On Wed, 5 Nov 2014, Andreas Beeker wrote:
On 05.11.2014 11:28, Nick Burch wrote:
Hmm, it's still failing on my machine, which both means I can't build the 3.11 beta 3
release candidate, and that other users out there might hit the problem too :( At this
point, I'd probably be happy if the code just detected it and threw a "your JVM is
just too broken" exception which the test warned about but didn't fail with
I've added another workaround and a catch - hopefully it runs through
now ...
Nearly...
Testsuite: org.apache.poi.poifs.crypt.TestSignatureInfo
Tests run: 9, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 4.393 sec
Testcase: getSignerUnsigned took 0.195 sec
Testcase: testCertChain took 0.471 sec
Testcase: testManipulation took 0.288 sec
Testcase: testSignSpreadsheet took 0.079 sec
Testcase: getSigner took 0.592 sec
Testcase: testSignSpreadsheetWithSignatureInfo took 0.067 sec
Testcase: testSignEnvelopingDocument took 2.173 sec
Testcase: testNonSha1 took 0.072 sec
FAILED
null
junit.framework.AssertionFailedError
at
org.apache.poi.poifs.crypt.TestSignatureInfo.testNonSha1(TestSignatureInfo.java:473)
Testcase: getMultiSigners took 0.042 sec
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]