Martijn Visser created FLINK-39180:
--------------------------------------
Summary: RestClientTest.testRestClientClosedHandling fails with
wrong assertion
Key: FLINK-39180
URL: https://issues.apache.org/jira/browse/FLINK-39180
Project: Flink
Issue Type: Bug
Components: Runtime / REST
Reporter: Martijn Visser
{code:java}
Feb 28 01:58:12 01:58:12.685 [ERROR] Failures:
Feb 28 01:58:12 01:58:12.685 [ERROR]
RestClientTest.testRestClientClosedHandling:249
Feb 28 01:58:12 Expecting a throwable with cause being an instance of:
Feb 28 01:58:12 java.io.IOException
Feb 28 01:58:12 but was an instance of:
Feb 28 01:58:12 java.lang.IllegalStateException
Feb 28 01:58:12 Throwable that failed the check:
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)