[
https://issues.apache.org/jira/browse/FLINK-28391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-28391:
-----------------------------------
Labels: pull-request-available test-stability (was: test-stability)
> DefaultBlocklistHandlerTest.testRemoveTimeoutNodes fails
> --------------------------------------------------------
>
> Key: FLINK-28391
> URL: https://issues.apache.org/jira/browse/FLINK-28391
> Project: Flink
> Issue Type: Bug
> Components: Tests
> Affects Versions: 1.16.0
> Reporter: Paul Lin
> Assignee: Lijie Wang
> Priority: Critical
> Labels: pull-request-available, test-stability
> Fix For: 1.16.0
>
>
> Test
> org.apache.flink.runtime.blocklist.DefaultBlocklistHandlerTest.testRemoveTimeoutNodes
> unstable.
> see
> https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_apis/build/builds/37624/logs/111
> {code:java}
> Jul 05 01:23:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time
> elapsed: 6.572 s - in org.apache.flink.runtime.shuffle.ShuffleMasterTest
> Jul 05 01:23:41 [INFO]
> Jul 05 01:23:41 [INFO] Results:
> Jul 05 01:23:41 [INFO]
> Jul 05 01:23:41 [ERROR] Failures:
> Jul 05 01:23:41 [ERROR]
> DefaultBlocklistHandlerTest.testRemoveTimeoutNodes:93
> Jul 05 01:23:41 Expecting actual:
> Jul 05 01:23:41
> [BlockedNode{id:node1,cause:cause,endTimestamp:1656984203692}]
> Jul 05 01:23:41 to contain exactly (and in same order):
> Jul 05 01:23:41
> [BlockedNode{id:node1,cause:cause,endTimestamp:1656984203692}]
> Jul 05 01:23:41 but could not find the following elements:
> Jul 05 01:23:41
> [BlockedNode{id:node1,cause:cause,endTimestamp:1656984203692}]
> Jul 05 01:23:41
> Jul 05 01:23:41 [INFO]
> Jul 05 01:23:41 [ERROR] Tests run: 6453, Failures: 1, Errors: 0, Skipped: 26
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)