openjdk: promote hotspot test to extended level#5624
openjdk: promote hotspot test to extended level#5624sophia-guo merged 1 commit intoadoptium:masterfrom
Conversation
|
dev.openjdk is only enabled for linux_x64, which need extra label 'sw.tool.docker' to ensure tests running on the agent with docker installed. @zzambers are those tests working for all platforms and no docker needed? |
|
on mac-x64 https://ci.adoptium.net/job/Grinder/10976/ |
Docker should not be necessary. I am keeping |
|
When it comes to other platforms, I would not expect (many) problems there, as I have done quite a lot of testing on different platforms as part of introducing them in current form: #5367 |
|
I have realized I have not done MacOS testing in PR I referenced above. jdk21 / x86-64_mac hotspot_serviceability: 1 FAILURE There are some failures, but all of them seem to be caused by missing jsa archive on macOS. I'll create issue and exclude them. |
|
Failing tests MacOS excluded: #5647 |
Promote
hotspot_gc,hotspot_runtime,hotspot_serviceabilityto extended level. See: #5424Results of dev.openjdk (jdk21, jdk11) show just 1 serviceability issue. I have done other PR to exclude it.