That would be this test:
checkParseTZ(+(4*HRS+0*MINS), "Europe/Moscow");
Maybe a new type of sanction? If that test failed, it means that about
14 tests before succeeded.
Tilman
Am 21.07.2014 20:38, schrieb Simon Steiner:
Hi,
Java 6u26 I think, pdfbox trunk:
Tests run: 6, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.171 sec
<<< FAILURE! - in org.apache.pdfbox.util.TestDateUtil
testParseTZ(org.apache.pdfbox.util.TestDateUtil) Time elapsed: 0.024 sec
<<< FAILURE!
junit.framework.AssertionFailedError: expected:<14400000> but was:<10800000>
Thanks
-----Original Message-----
From: Andreas Lehmkuehler [mailto:[email protected]]
Sent: 21 July 2014 18:53
To: [email protected]
Subject: Re: pdfbox tests
Hi,
Am 21.07.2014 19:41, schrieb Simon Steiner:
Hi,
Pdfbox maven tests fail on java 6, is this something you consider a bug?
Please be a little bit more specific ...
- which pdfbox version
- error message
- maybe also interesting details: JDK version, maven version ....
Thanks
BR
Andreas Lehmkühler