Till Rohrmann created FLINK-1545:
------------------------------------
Summary: Spurious failure of AsynchronousFileIOChannelsTest.testExceptionForwardsToClose
Key: FLINK-1545
URL:
https://issues.apache.org/jira/browse/FLINK-1545 Project: Flink
Issue Type: Bug
Reporter: Till Rohrmann
On Travis the test case {{AsynchronousFileIOChannelsTest.testExceptionForwardsToClose}} failed.
{code}
java.lang.AssertionError: did not forward exception
at org.junit.Assert.fail(Assert.java:88)
at org.apache.flink.runtime.io.disk.iomanager.AsynchronousFileIOChannelsTest.testExceptionForwardsToClose(AsynchronousFileIOChannelsTest.java:130)
at org.apache.flink.runtime.io.disk.iomanager.AsynchronousFileIOChannelsTest.testExceptionForwardsToClose(AsynchronousFileIOChannelsTest.java:94)
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)