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/11/19 17:17:10 UTC

[jira] [Resolved] (FLINK-3048) DataSinkTaskTest.testCancelDataSinkTask

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

Stephan Ewen resolved FLINK-3048.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 1.0.0

Fixed via 93622001e499fa04bb5c4a63b1b3ed09b270f5b9

> DataSinkTaskTest.testCancelDataSinkTask
> ---------------------------------------
>
>                 Key: FLINK-3048
>                 URL: https://issues.apache.org/jira/browse/FLINK-3048
>             Project: Flink
>          Issue Type: Bug
>          Components: Tests
>            Reporter: Matthias J. Sax
>            Assignee: Stephan Ewen
>            Priority: Critical
>              Labels: test-stability
>             Fix For: 1.0.0
>
>
> https://travis-ci.org/apache/flink/jobs/91941025
> {noformat}
> Tests run: 7, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 16.483 sec <<< FAILURE! - in org.apache.flink.runtime.operators.DataSinkTaskTest
> testCancelDataSinkTask(org.apache.flink.runtime.operators.DataSinkTaskTest)  Time elapsed: 1.136 sec  <<< FAILURE!
> java.lang.AssertionError: Temp output file has not been removed
> 	at org.junit.Assert.fail(Assert.java:88)
> 	at org.junit.Assert.assertTrue(Assert.java:41)
> 	at org.junit.Assert.assertFalse(Assert.java:64)
> 	at org.apache.flink.runtime.operators.DataSinkTaskTest.testCancelDataSinkTask(DataSinkTaskTest.java:397)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)