You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (Jira)" <ji...@apache.org> on 2019/09/27 14:00:00 UTC

[jira] [Closed] (FLINK-14120) SystemProcessingTimeServiceTest.testImmediateShutdown failed on Travis

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

Till Rohrmann closed FLINK-14120.
---------------------------------
    Fix Version/s: 1.10.0
       Resolution: Fixed

Fixed via b8d491c97d305fed7ac680929bb04dd714657c7c

> SystemProcessingTimeServiceTest.testImmediateShutdown failed on Travis
> ----------------------------------------------------------------------
>
>                 Key: FLINK-14120
>                 URL: https://issues.apache.org/jira/browse/FLINK-14120
>             Project: Flink
>          Issue Type: Bug
>          Components: API / DataStream
>    Affects Versions: 1.10.0
>            Reporter: Till Rohrmann
>            Assignee: Anatolii Siuniaev
>            Priority: Critical
>              Labels: pull-request-available, test-stability
>             Fix For: 1.10.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> The test {{SystemProcessingTimeServiceTest.testImmediateShutdown}} failed on Travis with
> {code}
> java.lang.AssertionError: 
> Expected: is null
>      but: was <java.lang.InterruptedException: sleep interrupted>
> 	at org.apache.flink.streaming.runtime.tasks.SystemProcessingTimeServiceTest.testImmediateShutdown(SystemProcessingTimeServiceTest.java:196)
> {code}
> https://api.travis-ci.org/v3/job/586514264/log.txt



--
This message was sent by Atlassian Jira
(v8.3.4#803005)