-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 11, 14
-
Component/s: tools
-
b13
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8245805 | 13.0.4 | Amy Lu | P4 | Resolved | Fixed | b03 |
| JDK-8238630 | 11.0.8-oracle | Sundararajan Athijegannathan | P4 | Resolved | Fixed | b01 |
| JDK-8237788 | 11.0.7 | Amy Lu | P4 | Resolved | Fixed | b01 |
With test/jdk/jdk/internal/jimage/TEST.properties, jdk/internal/jimage/JImageOpenTest.java is run as testng test, and no test actually run.
$ cat test/jdk/jdk/internal/jimage/TEST.properties
# This file identifies root(s) of the test-ng hierarchy.
TestNG.dirs = .
$ jtreg/bin/jtreg ... jdk/open/test/jdk/jdk/internal/jimage/JImageOpenTest.java
result:
jdk/internal/jimage/JImageOpenTest.java
Total tests run: 0, Failures: 0, Skips: 0
$ cat test/jdk/jdk/internal/jimage/TEST.properties
# This file identifies root(s) of the test-ng hierarchy.
TestNG.dirs = .
$ jtreg/bin/jtreg ... jdk/open/test/jdk/jdk/internal/jimage/JImageOpenTest.java
result:
jdk/internal/jimage/JImageOpenTest.java
Total tests run: 0, Failures: 0, Skips: 0
- backported by
-
JDK-8237788 jdk/internal/jimage/JImageOpenTest.java runs no test
-
- Resolved
-
-
JDK-8238630 jdk/internal/jimage/JImageOpenTest.java runs no test
-
- Resolved
-
-
JDK-8245805 jdk/internal/jimage/JImageOpenTest.java runs no test
-
- Resolved
-