On 2017-05-12, Stefan Bodewig wrote:

> On 2017-05-12, Stefan Bodewig wrote:

>> I'll run the tests myself to see what happens here.

> $ mvn test 
> -Dtest=Zip64SupportIT#writeSmallStoredEntryKnownSizeToFileModeAlways 
> -Prun-zipit

> ...

> Failed tests:
>   
> Zip64SupportIT.writeSmallStoredEntryKnownSizeToFileModeAlways:1618->withTemporaryArchive:2323
>  arrays first differed at element [4]; expected:<64> but was:<-1>

> Tests run: 1, Failures: 1, Errors: 0, Skipped: 0

> I'll try to understand what's going on.

First data point, it has been failing since 1.11, it passes with 1.10.

I'll wade through the changes we've made to ZipArchiveOutputStream, at
first glance the test verifies what I'd expect the archive to contain.

Stefan

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

Reply via email to