Re: Current master fails two tests

David Hook <dgh-rTAZ0PM/[email protected]> Thu, 4 Jul 2019 10:00:59 +1000
Newsgroups gmane.comp.encryption.bouncy-castle.devel
Message-ID <[email protected]>
Oops. Thanks for the report, I've resynced github the tests should pass
now (or rather soon).

Regards,

David

On 4/7/19 9:08 am, Uri Blumenthal wrote:
>
> 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)|
>
>