You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Stephan Ewen (JIRA)" <ji...@apache.org> on 2015/02/15 19:39:11 UTC

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

     [ https://issues.apache.org/jira/browse/FLINK-1545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stephan Ewen resolved FLINK-1545.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 0.9
         Assignee: Till Rohrmann

Fixed via 81a7837a942668c23c795e5bd8a68c4d17009f85

> 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
>            Assignee: Till Rohrmann
>             Fix For: 0.9
>
>
> 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)