Current master fails two tests
Uri Blumenthal <[email protected]> Wed, 3 Jul 2019 23:08:10 +0000
| Newsgroups | gmane.comp.encryption.bouncy-castle.devel |
|---|---|
| Message-ID | <[email protected]> |
Name Status Type Time(s)
AllTests<file:///Users/uri/src/bc-java/build/artifacts/jdk1.5/reports/html/org/bouncycastle/asn1/test/0_AllTests.html> testASN1<file:///Users/uri/src/bc-java/build/artifacts/jdk1.5/reports/html/org/bouncycastle/asn1/test/0_AllTests.html#testASN1> Failure InputStream: wrong exception: corrupted stream - out of bounds length found: 1048575 >= 5
junit.framework.AssertionFailedError: InputStream: wrong exception: corrupted stream - out of bounds length found: 1048575 >= 5
at org.bouncycastle.asn1.test.AllTests.testASN1(AllTests.java:22)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:23)
at junit.extensions.TestSetup$1.protect(TestSetup.java:23)
at junit.extensions.TestSetup.run(TestSetup.java:27)
0.394
AllTests<file:///Users/uri/src/bc-java/build/artifacts/jdk1.5/reports/html/org/bouncycastle/openssl/test/30_AllTests.html> testOpenSSL<file:///Users/uri/src/bc-java/build/artifacts/jdk1.5/reports/html/org/bouncycastle/openssl/test/30_AllTests.html#testOpenSSL> Failure PEMParserTest: issue 0 exception thrown, but wrong message
junit.framework.AssertionFailedError: PEMParserTest: issue 0 exception thrown, but wrong message
at org.bouncycastle.openssl.test.AllTests.testOpenSSL(AllTests.java:67)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:23)
at junit.extensions.TestSetup$1.protect(TestSetup.java:23)
at junit.extensions.TestSetup.run(TestSetup.java:27)