Testcase fixed in r1654901

Kristian


2015-01-26 22:37 GMT+01:00 Kristian Rosenvold <kristian.rosenv...@gmail.com>:
> 2015-01-26 22:27 GMT+01:00 Gary Gregory <garydgreg...@gmail.com>:
>> Tests:
>>
>> Running: 'mvn clean site' gave me
>>
>> Failed tests:
>>   ZipTestCase.testCopyRawZip64EntryFromFile:361->assertSameFileContents:414
>> arrays first differed at element [10]; expected:<-16> but was:<-15>
>
> The problem appears to be that time does not stand still, and every
> now and then you can make "expected" and "actual" get different time
> stamps (with the 2 second granularity of zip it takes a bit of "luck"
> to hit the problem)
>
> The problem is within the testcase itself, and I'll fix this on trunk.
>
> Kristian

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

Reply via email to