It would be useful to be able to run multiple tests from the same file in jtreg. Jon hinted that this is possible in the java test harness but not supported in jtreg at the moment.
The typical use case is when you are testing closely related issues but still want a separate jtreg failure for each logical failure, as opposed to the current combo test philosophy where the person running the test is informed that a number of subtests failed, but there is only one failure.
The typical use case is when you are testing closely related issues but still want a separate jtreg failure for each logical failure, as opposed to the current combo test philosophy where the person running the test is informed that a number of subtests failed, but there is only one failure.
- duplicates
-
CODETOOLS-7901940 support multiple @test in one test file
-
- Resolved
-
- relates to
-
CODETOOLS-7902174 Document jtreg support for multiple tests in one file
-
- Resolved
-
-
CODETOOLS-7901942 Proposed update for TagTestFinder.scanFile
-
- In Progress
-