[
https://issues.apache.org/jira/browse/FLINK-39912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chanhae Oh updated FLINK-39912:
-------------------------------
Component/s: API / Core
(was: Tests)
> Change the annotation from 'RepeatTest' to 'Test' in ForwardEdgesAdapterTest
> to reduce the time cost
> ----------------------------------------------------------------------------------------------------
>
> Key: FLINK-39912
> URL: https://issues.apache.org/jira/browse/FLINK-39912
> Project: Flink
> Issue Type: Bug
> Components: API / Core
> Affects Versions: 2.3.0
> Reporter: Chanhae Oh
> Priority: Minor
> Fix For: 2.3.0
>
>
> Replace
> `flink-runtime/src/test/java/org/apache/flink/runtime/scheduler/adaptive/ForwardEdgesAdapterTest.java`
> @RepeatedTest with @Test in ForwardEdgesAdapterTest,
> as the repeated test execution is slowing down CI and
> affecting integration test stability.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)