You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Huang Xingbo (Jira)" <ji...@apache.org> on 2022/08/09 01:54:00 UTC

[jira] [Created] (FLINK-28878) PipelinedRegionSchedulingITCase.testRecoverFromPartitionException failed with AssertionError

Huang Xingbo created FLINK-28878:
------------------------------------

             Summary: PipelinedRegionSchedulingITCase.testRecoverFromPartitionException failed with AssertionError
                 Key: FLINK-28878
                 URL: https://issues.apache.org/jira/browse/FLINK-28878
             Project: Flink
          Issue Type: Bug
          Components: Runtime / Coordination
    Affects Versions: 1.16.0
            Reporter: Huang Xingbo



{code:java}
2022-08-08T20:38:43.3934646Z Aug 08 20:38:43 [ERROR] org.apache.flink.test.scheduling.PipelinedRegionSchedulingITCase.testRecoverFromPartitionException  Time elapsed: 20.288 s  <<< FAILURE!
2022-08-08T20:38:43.3935309Z Aug 08 20:38:43 java.lang.AssertionError: 
2022-08-08T20:38:43.3937070Z Aug 08 20:38:43 
2022-08-08T20:38:43.3938015Z Aug 08 20:38:43 Expected: is <false>
2022-08-08T20:38:43.3940277Z Aug 08 20:38:43      but: was <true>
2022-08-08T20:38:43.3940927Z Aug 08 20:38:43 	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
2022-08-08T20:38:43.3941571Z Aug 08 20:38:43 	at org.junit.Assert.assertThat(Assert.java:964)
2022-08-08T20:38:43.3942120Z Aug 08 20:38:43 	at org.junit.Assert.assertThat(Assert.java:930)
2022-08-08T20:38:43.3943202Z Aug 08 20:38:43 	at org.apache.flink.test.scheduling.PipelinedRegionSchedulingITCase.testRecoverFromPartitionException(PipelinedRegionSchedulingITCase.java:98)
{code}
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=39652&view=logs&j=a57e0635-3fad-5b08-57c7-a4142d7d6fa9&t=2ef0effc-1da1-50e5-c2bd-aab434b1c5b7&l=9994



--
This message was sent by Atlassian Jira
(v8.20.10#820010)