On 2015-01-04, Stefan Bodewig wrote:

> I'll leave my box alone to run the whole suite of ZIP64 ITs (i.e. enable
> the run-zipit profile) and report back later.

Failed tests:
  Zip64SupportIT.write100KFilesFile:305->withTemporaryArchive:2342
  arrays first differed at element [8]; expected:<52> but was:<122>
    Zip64SupportIT.write100KFilesFileModeAlways:313->withTemporaryArchive:2342
  arrays first differed at element [8]; expected:<52> but was:<-6>
    Zip64SupportIT.write100KFilesStream:309->withTemporaryArchive:2342
  arrays first differed at element [8]; expected:<52> but was:<122>
    Zip64SupportIT.write100KFilesStreamModeAlways:318->withTemporaryArchive:2342
  arrays first differed at element [8]; expected:<52> but was:<-6>

Tests in error:
  
Zip64SupportIT.writeAndRead5GBOfZerosUsingZipFile:137->read5GBOfZerosUsingZipFileImpl:2450
  ยป Zip


Tests run: 79, Failures: 4, Errors: 1, Skipped: 2

and the two skipped tests have been skipped because of

Failed to write archive because of: archive's ZIP64 end of central
directory locator is corrupt. - likely not enough disk space.
Failed to write archive because of: archive's ZIP64 end of central
directory locator is corrupt. - likely not enough disk space.

so are actually failures, the tests are
read3EntriesCreatingBigArchiveFileUsingZipFile and
readSelfGenerated100KFilesUsingZipFile

Stefan

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

Reply via email to