You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Gary Yao (JIRA)" <ji...@apache.org> on 2019/04/10 09:29:00 UTC

[jira] [Commented] (FLINK-12071) HadoopRecoverableWriterTest fails on Travis

    [ https://issues.apache.org/jira/browse/FLINK-12071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16814250#comment-16814250 ] 

Gary Yao commented on FLINK-12071:
----------------------------------

Today a different test in {{HadoopRecoverableWriterTest}} failed:

https://api.travis-ci.org/v3/job/518171987/log.txt

{noformat}
09:08:25.682 [ERROR] testCommitAfterNormalClose(org.apache.flink.runtime.fs.hdfs.HadoopRecoverableWriterTest)  Time elapsed: 0.048 s  <<< ERROR!
java.io.IOException: The stream is closed
{noformat}

> HadoopRecoverableWriterTest fails on Travis
> -------------------------------------------
>
>                 Key: FLINK-12071
>                 URL: https://issues.apache.org/jira/browse/FLINK-12071
>             Project: Flink
>          Issue Type: Bug
>          Components: FileSystems, Tests
>    Affects Versions: 1.9.0
>            Reporter: Chesnay Schepler
>            Assignee: leesf
>            Priority: Major
>
> https://travis-ci.org/apache/flink/jobs/513373067
> {code}
> testExceptionWritingAfterCloseForCommit(org.apache.flink.runtime.fs.hdfs.HadoopRecoverableWriterTest)  Time elapsed: 0.031 s  <<< ERROR!
> java.lang.Exception: Unexpected exception, expected<java.io.IOException> but was<java.lang.IllegalArgumentException>
> Caused by: java.lang.IllegalArgumentException: Self-suppression not permitted
> Caused by: java.io.IOException: The stream is closed
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)