Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
Issues like FLINK-21337 or FLINK-21031 show that accidents happen where tests were added with incorrect names, causing them to not be run on CI, potentially hiding regressions.
rmetzger had the neat idea to relax the constrainst such that in the verify phase we just run everything that is not end on Test.java.
The subtasks are tests that are currently not being run, and potentially broken.
Attachments
Issue Links
- relates to
-
FLINK-21031 JobMasterStopWithSavepointIT test is not run due to wrong name
- Closed
-
FLINK-21340 CheckForbiddenMethodsUsage is not run and fails
- Closed
- links to