You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
openjdk failed test case information has been added to tap file. jdk_custom supports multiple testcases. It would be nice to support Rerun in Grinder using jdk_custom with failed testcases. Would be nice to do the same for hotspot_custom targets
If buildlist = openjdk and test build has multiple targets failed with multiple test cases. Link 'Rerun failed jdk test cases in Grinder with jdk_custom target' or | and Rerun failed hotspot test cases in Grinder with hotspot_custom target will be added depends on the status of failed openjdk test targets.
For examplehttps://ci.adoptopenjdk.net/job/Test_openjdk19_hs_extended.openjdk_x86-64_windows_testList_0/44/artifact/aqa-tests/TKG/output_16740678676868/Test_openjdk19_hs_extended.openjdk_x86-64_windows_testList_0.tap/view/
When support 'Rerun failed jdk test cases in Grinder with jdk_custom target' the grinder would be refilled like the build: https://ci.adoptopenjdk.net/job/Grinder/6396/ with target = jdk_custom and CUSTOM_TARGET = tools/jpackage/share/PerUserCfgTest.java tools/jpackage/share/ServiceTest.java tools/jpackage/windows/Win8282351Test.java testcases ( testcases recorded in the tap file)
The text was updated successfully, but these errors were encountered:
sophia-guo
changed the title
Add 'Rerun in Grinder using jdk_custom with failed testcases'
Add 'Rerun in Grinder using jdk_custom | hotspot_custom with failed testcases'
Jan 27, 2023
openjdk failed test case information has been added to tap file. jdk_custom supports multiple testcases. It would be nice to support
Rerun in Grinder using jdk_custom with failed testcases
. Would be nice to do the same for hotspot_custom targetsIf buildlist = openjdk and test build has multiple targets failed with multiple test cases. Link 'Rerun failed jdk test cases in Grinder with jdk_custom target' or | and
Rerun failed hotspot test cases in Grinder with hotspot_custom target
will be added depends on the status of failed openjdk test targets.For examplehttps://ci.adoptopenjdk.net/job/Test_openjdk19_hs_extended.openjdk_x86-64_windows_testList_0/44/artifact/aqa-tests/TKG/output_16740678676868/Test_openjdk19_hs_extended.openjdk_x86-64_windows_testList_0.tap/view/
When support 'Rerun failed jdk test cases in Grinder with jdk_custom target' the grinder would be refilled like the build:
https://ci.adoptopenjdk.net/job/Grinder/6396/ with target = jdk_custom and CUSTOM_TARGET = tools/jpackage/share/PerUserCfgTest.java tools/jpackage/share/ServiceTest.java tools/jpackage/windows/Win8282351Test.java testcases ( testcases recorded in the tap file)
The text was updated successfully, but these errors were encountered: