Re: [VOTE] Release Apache Groovy 2.5.5

2018-12-21 Thread Guillaume Laforge
When building from sources (from my new laptop), I'm seeing two test failures: groovy.security.SecurityTest > testConstructorBug FAILED junit.framework.AssertionFailedError: Security test was expected to run successfully, but failed (results on System.out) at junit.framework.Assert.fai

Re: [VOTE] Release Apache Groovy 2.5.5

2018-12-21 Thread Guillaume Laforge
My build scan FYI https://scans.gradle.com/s/xhbwibzr453hs On Fri, Dec 21, 2018 at 9:57 AM Guillaume Laforge wrote: > When building from sources (from my new laptop), I'm seeing two test > failures: > > groovy.security.SecurityTest > testConstructorBug FAILED > junit.framework.AssertionFaile

Re: [VOTE] Release Apache Groovy 2.5.5

2018-12-21 Thread Guillaume Laforge
Paul suggested that I use a directory with a space in it, and indeed, my build works fine now: https://scans.gradle.com/s/4srwbfihneszm So it seems a couple of our tests don't tolerate spaces in paths... Anyhow, otherwise, it works, so... +1 (binding) Guillaume On Fri, Dec 21, 2018 at 10:12 A