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

Zhu Zhu commented on FLINK-28878:
---------------------------------

Thanks for reporting it! [~hxbks2ks]
The test fails due to an unexpected slowness of test running (may be due to an 
environment slowness). The slowness resulted in a slow request timeout and 
triggered a failover. This made the job failover number to be 2 instead of the 
expected 1.
Will increase the slot request timeout to make the tests more stable.

> 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
>            Priority: Major
>              Labels: test-stability
>
> {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)

Reply via email to