You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2015/02/14 11:28:11 UTC

[jira] [Created] (FLINK-1545) Spurious failure of AsynchronousFileIOChannelsTest.testExceptionForwardsToClose

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)