Chanhae Oh created FLINK-39912:
----------------------------------
Summary: Change the Annotation (repeatTest to Test) in
ForwardEdgesAdapterTest
Key: FLINK-39912
URL: https://issues.apache.org/jira/browse/FLINK-39912
Project: Flink
Issue Type: Bug
Components: Tests
Affects Versions: 2.3.0
Reporter: Chanhae Oh
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)