You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Gary Gregory <ga...@gmail.com> on 2016/04/06 19:40:47 UTC

[compress] test failures in master

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
  ZipArchiveInputStreamTest.testUnshrinkEntry:137 array lengths differed,
expected.length=80 actual.length=76
  ZipFileTest.testUnshrinking:258 array lengths differed,
expected.length=80 actual.length=76
Tests in error:
  DetectArchiverTestCase.testDetection:68->getStreamFor:101 » Archive No
Archive...
  LongPathTest.testArchive:116 » Archive No Archiver found for the stream
signat...
  ArArchiveInputStreamTest.testReadLongNamesBSD:40->checkLongNameEntry:48 »
IO i...
  ArArchiveInputStreamTest.testReadLongNamesGNU:35->checkLongNameEntry:48 »
IO i...
  ChangeSetTestCase.testDeleteFromAndAddToAr:1018 » IO invalid header
!<arch>
  ChangeSetTestCase.testDeleteFromAr:972 » IO invalid header !<arch>

Tests run: 567, Failures: 4, Errors: 6, Skipped: 2

When running from got master, and even with the commit for "Merge tag
'rel/1.11' and bump version"

Is this a Windows only issue?

Tested with:

Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da; 2013-02-19
05:51:28-0800)
Maven home: E:\Java\apache-maven-3.0.5
Java version: 1.5.0_22, vendor: Sun Microsystems Inc.
Java home: E:\Program Files\Java\jdk1.5.0_22\jre
Default locale: en_US, platform encoding: Cp1252
OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows"
Wed 04/06/2016 10:40:30.18

Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5;
2015-11-10T08:41:47-08:00)
Maven home: E:\Java\apache-maven-3.3.9\bin\..
Java version: 1.8.0_77, vendor: Oracle Corporation
Java home: C:\Program Files\Java\jdk1.8.0_77\jre
Default locale: en_US, platform encoding: Cp1252
OS name: "windows 7", version: "6.1", arch: "amd64", family: "dos"

Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5;
2015-11-10T08:41:47-08:00)
Maven home: E:\Java\apache-maven-3.3.9\bin\..
Java version: 1.7.0_79, vendor: Oracle Corporation
Java home: C:\Program Files\Java\jdk1.7.0_79\jre
Default locale: en_US, platform encoding: Cp1252
OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows"

TY,
GG

-- 
E-Mail: garydgregory@gmail.com | ggregory@apache.org
Java Persistence with Hibernate, Second Edition
<http://www.manning.com/bauer3/>
JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
Spring Batch in Action <http://www.manning.com/templier/>
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory

Re: [compress] test failures in master

Posted by sebb <se...@gmail.com>.
I guess that's what Jenkins may have done then.

On 9 April 2016 at 06:05, Gary Gregory <ga...@gmail.com> wrote:
> All better now after a clean git clone.
>
> Gary
>
> On Wed, Apr 6, 2016 at 10:40 AM, Gary Gregory <ga...@gmail.com>
> 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:103 Problem checking
>> E:\vcs\git\apache\commons\commons-compress\target\test-classes\archives\SunOS.ar
>>   ZipArchiveInputStreamTest.testUnshrinkEntry:137 array lengths differed,
>> expected.length=80 actual.length=76
>>   ZipFileTest.testUnshrinking:258 array lengths differed,
>> expected.length=80 actual.length=76
>> Tests in error:
>>   DetectArchiverTestCase.testDetection:68->getStreamFor:101 » Archive No
>> Archive...
>>   LongPathTest.testArchive:116 » Archive No Archiver found for the stream
>> signat...
>>   ArArchiveInputStreamTest.testReadLongNamesBSD:40->checkLongNameEntry:48
>> » IO i...
>>   ArArchiveInputStreamTest.testReadLongNamesGNU:35->checkLongNameEntry:48
>> » IO i...
>>   ChangeSetTestCase.testDeleteFromAndAddToAr:1018 » IO invalid header
>> !<arch>
>>   ChangeSetTestCase.testDeleteFromAr:972 » IO invalid header !<arch>
>>
>> Tests run: 567, Failures: 4, Errors: 6, Skipped: 2
>>
>> When running from got master, and even with the commit for "Merge tag
>> 'rel/1.11' and bump version"
>>
>> Is this a Windows only issue?
>>
>> Tested with:
>>
>> Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da; 2013-02-19
>> 05:51:28-0800)
>> Maven home: E:\Java\apache-maven-3.0.5
>> Java version: 1.5.0_22, vendor: Sun Microsystems Inc.
>> Java home: E:\Program Files\Java\jdk1.5.0_22\jre
>> Default locale: en_US, platform encoding: Cp1252
>> OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows"
>> Wed 04/06/2016 10:40:30.18
>>
>> Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5;
>> 2015-11-10T08:41:47-08:00)
>> Maven home: E:\Java\apache-maven-3.3.9\bin\..
>> Java version: 1.8.0_77, vendor: Oracle Corporation
>> Java home: C:\Program Files\Java\jdk1.8.0_77\jre
>> Default locale: en_US, platform encoding: Cp1252
>> OS name: "windows 7", version: "6.1", arch: "amd64", family: "dos"
>>
>> Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5;
>> 2015-11-10T08:41:47-08:00)
>> Maven home: E:\Java\apache-maven-3.3.9\bin\..
>> Java version: 1.7.0_79, vendor: Oracle Corporation
>> Java home: C:\Program Files\Java\jdk1.7.0_79\jre
>> Default locale: en_US, platform encoding: Cp1252
>> OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows"
>>
>> TY,
>> GG
>>
>> --
>> E-Mail: garydgregory@gmail.com | ggregory@apache.org
>> Java Persistence with Hibernate, Second Edition
>> <http://www.manning.com/bauer3/>
>> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
>> Spring Batch in Action <http://www.manning.com/templier/>
>> Blog: http://garygregory.wordpress.com
>> Home: http://garygregory.com/
>> Tweet! http://twitter.com/GaryGregory
>>
>
>
>
> --
> E-Mail: garydgregory@gmail.com | ggregory@apache.org
> Java Persistence with Hibernate, Second Edition
> <http://www.manning.com/bauer3/>
> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
> Spring Batch in Action <http://www.manning.com/templier/>
> Blog: http://garygregory.wordpress.com
> Home: http://garygregory.com/
> Tweet! http://twitter.com/GaryGregory

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


Re: [compress] test failures in master

Posted by Gary Gregory <ga...@gmail.com>.
All better now after a clean git clone.

Gary

On Wed, Apr 6, 2016 at 10:40 AM, Gary Gregory <ga...@gmail.com>
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:103 Problem checking
> E:\vcs\git\apache\commons\commons-compress\target\test-classes\archives\SunOS.ar
>   ZipArchiveInputStreamTest.testUnshrinkEntry:137 array lengths differed,
> expected.length=80 actual.length=76
>   ZipFileTest.testUnshrinking:258 array lengths differed,
> expected.length=80 actual.length=76
> Tests in error:
>   DetectArchiverTestCase.testDetection:68->getStreamFor:101 » Archive No
> Archive...
>   LongPathTest.testArchive:116 » Archive No Archiver found for the stream
> signat...
>   ArArchiveInputStreamTest.testReadLongNamesBSD:40->checkLongNameEntry:48
> » IO i...
>   ArArchiveInputStreamTest.testReadLongNamesGNU:35->checkLongNameEntry:48
> » IO i...
>   ChangeSetTestCase.testDeleteFromAndAddToAr:1018 » IO invalid header
> !<arch>
>   ChangeSetTestCase.testDeleteFromAr:972 » IO invalid header !<arch>
>
> Tests run: 567, Failures: 4, Errors: 6, Skipped: 2
>
> When running from got master, and even with the commit for "Merge tag
> 'rel/1.11' and bump version"
>
> Is this a Windows only issue?
>
> Tested with:
>
> Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da; 2013-02-19
> 05:51:28-0800)
> Maven home: E:\Java\apache-maven-3.0.5
> Java version: 1.5.0_22, vendor: Sun Microsystems Inc.
> Java home: E:\Program Files\Java\jdk1.5.0_22\jre
> Default locale: en_US, platform encoding: Cp1252
> OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows"
> Wed 04/06/2016 10:40:30.18
>
> Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5;
> 2015-11-10T08:41:47-08:00)
> Maven home: E:\Java\apache-maven-3.3.9\bin\..
> Java version: 1.8.0_77, vendor: Oracle Corporation
> Java home: C:\Program Files\Java\jdk1.8.0_77\jre
> Default locale: en_US, platform encoding: Cp1252
> OS name: "windows 7", version: "6.1", arch: "amd64", family: "dos"
>
> Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5;
> 2015-11-10T08:41:47-08:00)
> Maven home: E:\Java\apache-maven-3.3.9\bin\..
> Java version: 1.7.0_79, vendor: Oracle Corporation
> Java home: C:\Program Files\Java\jdk1.7.0_79\jre
> Default locale: en_US, platform encoding: Cp1252
> OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows"
>
> TY,
> GG
>
> --
> E-Mail: garydgregory@gmail.com | ggregory@apache.org
> Java Persistence with Hibernate, Second Edition
> <http://www.manning.com/bauer3/>
> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
> Spring Batch in Action <http://www.manning.com/templier/>
> Blog: http://garygregory.wordpress.com
> Home: http://garygregory.com/
> Tweet! http://twitter.com/GaryGregory
>



-- 
E-Mail: garydgregory@gmail.com | ggregory@apache.org
Java Persistence with Hibernate, Second Edition
<http://www.manning.com/bauer3/>
JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
Spring Batch in Action <http://www.manning.com/templier/>
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory

Re: [compress] test failures in master

Posted by sebb <se...@gmail.com>.
Just tried.

Looks like the Windows build systems are borked.

On 7 April 2016 at 21:01, Oliver Heger <ol...@oliver-heger.de> 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 <bo...@apache.org> 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 job.
>>
>> Maybe pick java6 or higher? I think Oliver said he has seen the OOMs
>> only for Java5 on Windows.
>
> True, I can confirm that the OOMs are gone with a Java version > 1.5.
>
> Oliver
>
>>
>>>> This could be testcases that are sensitive to line-ends.
>>
>>> If so,can these be fixed - or disabled - for Windows?
>>
>> Ideally they can be fixed, but I haven't found the time to look into
>> them - and likely won't for the next days.
>>
>> Stefan
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
>> For additional commands, e-mail: dev-help@commons.apache.org
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> For additional commands, e-mail: dev-help@commons.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


Re: [compress] test failures in master

Posted by Oliver Heger <ol...@oliver-heger.de>.

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 <bo...@apache.org> 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 job.
> 
> Maybe pick java6 or higher? I think Oliver said he has seen the OOMs
> only for Java5 on Windows.

True, I can confirm that the OOMs are gone with a Java version > 1.5.

Oliver

> 
>>> This could be testcases that are sensitive to line-ends.
> 
>> If so,can these be fixed - or disabled - for Windows?
> 
> Ideally they can be fixed, but I haven't found the time to look into
> them - and likely won't for the next days.
> 
> Stefan
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> For additional commands, e-mail: dev-help@commons.apache.org
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


Re: [compress] test failures in master

Posted by Stefan Bodewig <bo...@apache.org>.
On 2016-04-07, sebb wrote:

> On 7 April 2016 at 10:19, Stefan Bodewig <bo...@apache.org> 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 job.

Maybe pick java6 or higher? I think Oliver said he has seen the OOMs
only for Java5 on Windows.

>> This could be testcases that are sensitive to line-ends.

> If so,can these be fixed - or disabled - for Windows?

Ideally they can be fixed, but I haven't found the time to look into
them - and likely won't for the next days.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


Re: [compress] test failures in master

Posted by sebb <se...@gmail.com>.
On 7 April 2016 at 10:19, Stefan Bodewig <bo...@apache.org> 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 someone can suggest a suitable setting I can update the build job.

But there were some other failures, see:

https://builds.apache.org/job/Commons-Compress-Windows/2/console

> This could be testcases that are sensitive to line-ends.

If so,can these be fixed - or disabled - for Windows?

> Stefan
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> For additional commands, e-mail: dev-help@commons.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


Re: [compress] test failures in master

Posted by Stefan Bodewig <bo...@apache.org>.
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-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


Re: [compress] test failures in master

Posted by Oliver Heger <ol...@oliver-heger.de>.
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-compress\target\test-classes\archives\SunOS.ar
  ZipArchiveInputStreamTest.testUnshrinkEntry:137 array lengths
differed, expected.length=80 actual.length=76
  ZipFileTest.testUnshrinking:258 array lengths differed,
expected.length=80 actual.length=76

Tests run: 567, Failures: 4, Errors: 0, Skipped: 2

I don't get your 6 errors. With Java 1.5 I get 19 errors, but these seem
to be all OutOfMemoryErrors.

Oliver

Am 06.04.2016 um 21:29 schrieb 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 <bo...@gmail.com> 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 <ga...@gmail.com> 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:103 Problem checking
>>>
>>>
>> E:\vcs\git\apache\commons\commons-compress\target\test-classes\archives\SunOS.ar
>>>   ZipArchiveInputStreamTest.testUnshrinkEntry:137 array lengths differed,
>>> expected.length=80 actual.length=76
>>>   ZipFileTest.testUnshrinking:258 array lengths differed,
>>> expected.length=80 actual.length=76
>>> Tests in error:
>>>   DetectArchiverTestCase.testDetection:68->getStreamFor:101 » Archive No
>>> Archive...
>>>   LongPathTest.testArchive:116 » Archive No Archiver found for the stream
>>> signat...
>>>
>>  ArArchiveInputStreamTest.testReadLongNamesBSD:40->checkLongNameEntry:48 »
>>> IO i...
>>>
>>  ArArchiveInputStreamTest.testReadLongNamesGNU:35->checkLongNameEntry:48 »
>>> IO i...
>>>   ChangeSetTestCase.testDeleteFromAndAddToAr:1018 » IO invalid header
>>> !<arch>
>>>   ChangeSetTestCase.testDeleteFromAr:972 » IO invalid header !<arch>
>>>
>>> Tests run: 567, Failures: 4, Errors: 6, Skipped: 2
>>>
>>> When running from got master, and even with the commit for "Merge tag
>>> 'rel/1.11' and bump version"
>>>
>>> Is this a Windows only issue?
>>>
>>> Tested with:
>>>
>>> Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da; 2013-02-19
>>> 05:51:28-0800)
>>> Maven home: E:\Java\apache-maven-3.0.5
>>> Java version: 1.5.0_22, vendor: Sun Microsystems Inc.
>>> Java home: E:\Program Files\Java\jdk1.5.0_22\jre
>>> Default locale: en_US, platform encoding: Cp1252
>>> OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows"
>>> Wed 04/06/2016 10:40:30.18
>>>
>>> Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5;
>>> 2015-11-10T08:41:47-08:00)
>>> Maven home: E:\Java\apache-maven-3.3.9\bin\..
>>> Java version: 1.8.0_77, vendor: Oracle Corporation
>>> Java home: C:\Program Files\Java\jdk1.8.0_77\jre
>>> Default locale: en_US, platform encoding: Cp1252
>>> OS name: "windows 7", version: "6.1", arch: "amd64", family: "dos"
>>>
>>> Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5;
>>> 2015-11-10T08:41:47-08:00)
>>> Maven home: E:\Java\apache-maven-3.3.9\bin\..
>>> Java version: 1.7.0_79, vendor: Oracle Corporation
>>> Java home: C:\Program Files\Java\jdk1.7.0_79\jre
>>> Default locale: en_US, platform encoding: Cp1252
>>> OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows"
>>>
>>> TY,
>>> GG
>>>
>>> --
>>> E-Mail: garydgregory@gmail.com | ggregory@apache.org
>>> Java Persistence with Hibernate, Second Edition
>>> <http://www.manning.com/bauer3/>
>>> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
>>> Spring Batch in Action <http://www.manning.com/templier/>
>>> Blog: http://garygregory.wordpress.com
>>> Home: http://garygregory.com/
>>> Tweet! http://twitter.com/GaryGregory
>>>
>>
>>
>>
>> --
>> Matt Sicker <bo...@gmail.com>
>>
> 
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


Re: [compress] test failures in master

Posted by Gary Gregory <ga...@gmail.com>.
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 <bo...@gmail.com> 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 <ga...@gmail.com> 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:103 Problem checking
> >
> >
> E:\vcs\git\apache\commons\commons-compress\target\test-classes\archives\SunOS.ar
> >   ZipArchiveInputStreamTest.testUnshrinkEntry:137 array lengths differed,
> > expected.length=80 actual.length=76
> >   ZipFileTest.testUnshrinking:258 array lengths differed,
> > expected.length=80 actual.length=76
> > Tests in error:
> >   DetectArchiverTestCase.testDetection:68->getStreamFor:101 » Archive No
> > Archive...
> >   LongPathTest.testArchive:116 » Archive No Archiver found for the stream
> > signat...
> >
>  ArArchiveInputStreamTest.testReadLongNamesBSD:40->checkLongNameEntry:48 »
> > IO i...
> >
>  ArArchiveInputStreamTest.testReadLongNamesGNU:35->checkLongNameEntry:48 »
> > IO i...
> >   ChangeSetTestCase.testDeleteFromAndAddToAr:1018 » IO invalid header
> > !<arch>
> >   ChangeSetTestCase.testDeleteFromAr:972 » IO invalid header !<arch>
> >
> > Tests run: 567, Failures: 4, Errors: 6, Skipped: 2
> >
> > When running from got master, and even with the commit for "Merge tag
> > 'rel/1.11' and bump version"
> >
> > Is this a Windows only issue?
> >
> > Tested with:
> >
> > Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da; 2013-02-19
> > 05:51:28-0800)
> > Maven home: E:\Java\apache-maven-3.0.5
> > Java version: 1.5.0_22, vendor: Sun Microsystems Inc.
> > Java home: E:\Program Files\Java\jdk1.5.0_22\jre
> > Default locale: en_US, platform encoding: Cp1252
> > OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows"
> > Wed 04/06/2016 10:40:30.18
> >
> > Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5;
> > 2015-11-10T08:41:47-08:00)
> > Maven home: E:\Java\apache-maven-3.3.9\bin\..
> > Java version: 1.8.0_77, vendor: Oracle Corporation
> > Java home: C:\Program Files\Java\jdk1.8.0_77\jre
> > Default locale: en_US, platform encoding: Cp1252
> > OS name: "windows 7", version: "6.1", arch: "amd64", family: "dos"
> >
> > Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5;
> > 2015-11-10T08:41:47-08:00)
> > Maven home: E:\Java\apache-maven-3.3.9\bin\..
> > Java version: 1.7.0_79, vendor: Oracle Corporation
> > Java home: C:\Program Files\Java\jdk1.7.0_79\jre
> > Default locale: en_US, platform encoding: Cp1252
> > OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows"
> >
> > TY,
> > GG
> >
> > --
> > E-Mail: garydgregory@gmail.com | ggregory@apache.org
> > Java Persistence with Hibernate, Second Edition
> > <http://www.manning.com/bauer3/>
> > JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
> > Spring Batch in Action <http://www.manning.com/templier/>
> > Blog: http://garygregory.wordpress.com
> > Home: http://garygregory.com/
> > Tweet! http://twitter.com/GaryGregory
> >
>
>
>
> --
> Matt Sicker <bo...@gmail.com>
>



-- 
E-Mail: garydgregory@gmail.com | ggregory@apache.org
Java Persistence with Hibernate, Second Edition
<http://www.manning.com/bauer3/>
JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
Spring Batch in Action <http://www.manning.com/templier/>
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory

Re: [compress] test failures in master

Posted by Matt Sicker <bo...@gmail.com>.
What, no Jenkins job? ;)

mvn clean verify works fine for me on Mac OS X.

On 6 April 2016 at 12:40, Gary Gregory <ga...@gmail.com> 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:103 Problem checking
>
> E:\vcs\git\apache\commons\commons-compress\target\test-classes\archives\SunOS.ar
>   ZipArchiveInputStreamTest.testUnshrinkEntry:137 array lengths differed,
> expected.length=80 actual.length=76
>   ZipFileTest.testUnshrinking:258 array lengths differed,
> expected.length=80 actual.length=76
> Tests in error:
>   DetectArchiverTestCase.testDetection:68->getStreamFor:101 » Archive No
> Archive...
>   LongPathTest.testArchive:116 » Archive No Archiver found for the stream
> signat...
>   ArArchiveInputStreamTest.testReadLongNamesBSD:40->checkLongNameEntry:48 »
> IO i...
>   ArArchiveInputStreamTest.testReadLongNamesGNU:35->checkLongNameEntry:48 »
> IO i...
>   ChangeSetTestCase.testDeleteFromAndAddToAr:1018 » IO invalid header
> !<arch>
>   ChangeSetTestCase.testDeleteFromAr:972 » IO invalid header !<arch>
>
> Tests run: 567, Failures: 4, Errors: 6, Skipped: 2
>
> When running from got master, and even with the commit for "Merge tag
> 'rel/1.11' and bump version"
>
> Is this a Windows only issue?
>
> Tested with:
>
> Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da; 2013-02-19
> 05:51:28-0800)
> Maven home: E:\Java\apache-maven-3.0.5
> Java version: 1.5.0_22, vendor: Sun Microsystems Inc.
> Java home: E:\Program Files\Java\jdk1.5.0_22\jre
> Default locale: en_US, platform encoding: Cp1252
> OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows"
> Wed 04/06/2016 10:40:30.18
>
> Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5;
> 2015-11-10T08:41:47-08:00)
> Maven home: E:\Java\apache-maven-3.3.9\bin\..
> Java version: 1.8.0_77, vendor: Oracle Corporation
> Java home: C:\Program Files\Java\jdk1.8.0_77\jre
> Default locale: en_US, platform encoding: Cp1252
> OS name: "windows 7", version: "6.1", arch: "amd64", family: "dos"
>
> Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5;
> 2015-11-10T08:41:47-08:00)
> Maven home: E:\Java\apache-maven-3.3.9\bin\..
> Java version: 1.7.0_79, vendor: Oracle Corporation
> Java home: C:\Program Files\Java\jdk1.7.0_79\jre
> Default locale: en_US, platform encoding: Cp1252
> OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows"
>
> TY,
> GG
>
> --
> E-Mail: garydgregory@gmail.com | ggregory@apache.org
> Java Persistence with Hibernate, Second Edition
> <http://www.manning.com/bauer3/>
> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
> Spring Batch in Action <http://www.manning.com/templier/>
> Blog: http://garygregory.wordpress.com
> Home: http://garygregory.com/
> Tweet! http://twitter.com/GaryGregory
>



-- 
Matt Sicker <bo...@gmail.com>