JUnit 5.13 introduced a mechanism for reporting issues encountered during test discovery. Some of the issues are reported as warnings, but result in tests that are never executed.
JTReg should report these issues as errors, so that they can be found and corrected.
JTReg should report these issues as errors, so that they can be found and corrected.
- relates to
-
JDK-8374433 java/util/Locale/PreserveTagCase.java does not run any tests
-
- New
-
-
JDK-8374434 Several JShell tests report JUnit discovery warnings
-
- New
-
-
CODETOOLS-7904055 Update jtreg to bundle JUnit 5.13.3
-
- Resolved
-