Matthias Pohl created FLINK-29452: ------------------------------------- Summary: RetryOnExceptionExtensionTest is implemented in a way that doesn't allow the successful execution of individual tests Key: FLINK-29452 URL: https://issues.apache.org/jira/browse/FLINK-29452 Project: Flink Issue Type: Bug Components: Tests Affects Versions: 1.15.2, 1.16.0, 1.17.0 Reporter: Matthias Pohl
{{RetryOnExceptionExtensionTest}} does the evaluation of the tests assuming that all tests are executed. Ideally, individual tests should be executable as well without reporting failures. -- This message was sent by Atlassian Jira (v8.20.10#820010)