For the SSL test it looks like OpenJDK 11 is throwing an unexpected
SSLException with the message "Read timed out" instead of the
SocketTimeoutException that the test is expecting. I can change the
test's expectations.
On 3/4/19 10:28 AM, Jinmei Liao wrote:
Looks like it's failing even after a re-run. I checked the commit of the
first failure run, it doesn't look like it's related to the code change....
On Mon, Mar 4, 2019 at 10:12 AM Sai Boorlagadda <[email protected]>
wrote:
I see integration tests are failing on develop. Is there anyone working on
it?
This is failing on release branch too, so I would want to chery-pick if
there is a fix.
Sai