Re: [compress] test failures in master

2016-04-09 Thread sebb
I guess that's what Jenkins may have done then. On 9 April 2016 at 06:05, Gary Gregory wrote: > All better now after a clean git clone. > > Gary > > On Wed, Apr 6, 2016 at 10:40 AM, Gary Gregory > wrote: > >> I get: >> >> Failed tests: >> ArchiveReadTest.testArchive:103 Problem checking >> E:\

Re: [compress] test failures in master

2016-04-08 Thread Gary Gregory
All better now after a clean git clone. Gary On Wed, Apr 6, 2016 at 10:40 AM, Gary Gregory wrote: > I get: > > Failed tests: > ArchiveReadTest.testArchive:103 Problem checking > E:\vcs\git\apache\commons\commons-compress\target\test-classes\archives\FreeBSD.ar > ArchiveReadTest.testArchive:

Re: [compress] test failures in master

2016-04-07 Thread sebb
Just tried. Looks like the Windows build systems are borked. On 7 April 2016 at 21:01, Oliver Heger wrote: > > > Am 07.04.2016 um 21:18 schrieb Stefan Bodewig: >> On 2016-04-07, sebb wrote: >> >>> On 7 April 2016 at 10:19, Stefan Bodewig wrote: >> >>> I set up >> >>> https://builds.apache.org/j

Re: [compress] test failures in master

2016-04-07 Thread Oliver Heger
Am 07.04.2016 um 21:18 schrieb Stefan Bodewig: > On 2016-04-07, sebb wrote: > >> On 7 April 2016 at 10:19, Stefan Bodewig wrote: > >> I set up > >> https://builds.apache.org/job/Commons-Compress-Windows/ > > Thanks! > >> Most tests failed with > >> java.lang.OutOfMemoryError: Java heap spa

Re: [compress] test failures in master

2016-04-07 Thread Stefan Bodewig
On 2016-04-07, sebb wrote: > On 7 April 2016 at 10:19, Stefan Bodewig wrote: > I set up > https://builds.apache.org/job/Commons-Compress-Windows/ Thanks! > Most tests failed with > java.lang.OutOfMemoryError: Java heap space > If someone can suggest a suitable setting I can update the build

Re: [compress] test failures in master

2016-04-07 Thread sebb
On 7 April 2016 at 10:19, Stefan Bodewig wrote: > On 2016-04-06, Gary Gregory wrote: > >> Is this a Windows only issue? > > Likely. I set up https://builds.apache.org/job/Commons-Compress-Windows/ and it also failed. Most tests failed with java.lang.OutOfMemoryError: Java heap space If someo

Re: [compress] test failures in master

2016-04-07 Thread Stefan Bodewig
On 2016-04-06, Gary Gregory wrote: > Is this a Windows only issue? Likely. This could be testcases that are sensitive to line-ends. Stefan - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e

Re: [compress] test failures in master

2016-04-06 Thread Oliver Heger
With Java 1.6 on Windows 10 I get: Results : Failed tests: ArchiveReadTest.testArchive:103 Problem checking c:\data\dev\projects\OpenSource\commons-compress\target\test-classes\archives\FreeBSD.ar ArchiveReadTest.testArchive:103 Problem checking c:\data\dev\projects\OpenSource\commons-compres

Re: [compress] test failures in master

2016-04-06 Thread Gary Gregory
Frak! Must be a Windows issue :-( Anyone on Windows who can test this? TY, GG On Wed, Apr 6, 2016 at 10:56 AM, Matt Sicker wrote: > What, no Jenkins job? ;) > > mvn clean verify works fine for me on Mac OS X. > > On 6 April 2016 at 12:40, Gary Gregory wrote: > > > I get: > > > > Failed tests:

Re: [compress] test failures in master

2016-04-06 Thread Matt Sicker
What, no Jenkins job? ;) mvn clean verify works fine for me on Mac OS X. On 6 April 2016 at 12:40, Gary Gregory wrote: > I get: > > Failed tests: > ArchiveReadTest.testArchive:103 Problem checking > > E:\vcs\git\apache\commons\commons-compress\target\test-classes\archives\FreeBSD.ar > Archi

[compress] test failures in master

2016-04-06 Thread Gary Gregory
I get: Failed tests: ArchiveReadTest.testArchive:103 Problem checking E:\vcs\git\apache\commons\commons-compress\target\test-classes\archives\FreeBSD.ar ArchiveReadTest.testArchive:103 Problem checking E:\vcs\git\apache\commons\commons-compress\target\test-classes\archives\SunOS.ar ZipArchiv