Details
-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
None
Description
Currently jtreg reports on all tests in a test suite that were executed since JTWork directory was created. This requires scanning the entire test suite every time a report is generated, and is slow - currently report creation takes 10-20 seconds on a decent machine, and will only get slower as new tests are added.
Jtreg supports an option to generate report only on the tests that were requested on the command line. This option does not require gathering any additional data, and finishes well under a second. The fast option should be the default.
Jtreg supports an option to generate report only on the tests that were requested on the command line. This option does not require gathering any additional data, and finishes well under a second. The fast option should be the default.
Attachments
Issue Links
- relates to
-
JDK-8294403 [REDO] make test should report only on executed tests
- Resolved
-
JDK-8294142 make test should report only on executed tests
- Closed
-
CODETOOLS-7902474 jtreg -status:fail loses previous tests results from all summaries
- Resolved
-
CODETOOLS-7903323 Review and improve performance of jtreg reporting.
- Resolved
-
CODETOOLS-6734346 harness reads too many files
- Closed
- links to
-
Review openjdk/jtreg/123
(1 links to)