org.bouncycastle.test.est.TestCACertsFetch.testEmptyCaCertsResponseTruncated()

Michael Ross <[email protected]> Mon, 28 Jan 2019 23:00:28 -0500
Newsgroups gmane.comp.encryption.bouncy-castle.devel
Message-ID <[email protected]>
I am trying to run the EST unit tests to ensure that I have configured 
my build environment correctly. 
org.bouncycastle.test.est.TestCACertsFetch.testEmptyCaCertsResponseTruncated() 
because an IOException is thrown when an EOFException is expected.

1. Is 
org.bouncycastle.test.est.TestCACertsFetch.testEmptyCaCertsResponseTruncated() 
failing this way for everyone or just me?

2. Where is the line of code that is supposed to throw the EOFException? 
I have not been able to locate it.

3. Why is an EOFException more appropriate than an IOException in this 
instance? I would think that an IOException would be perfectly expected 
and appropriate.

I am so sorry for asking such a stupid question. I am new here. I am so 
sorry.

Thank you.

Very Respectfully,

Michael Ross