aqa-test-tools
aqa-test-tools copied to clipboard
test targets under different variant are categorized incorrectly
jdk21 Pipeline triggerred both hotspot and temurin variant on aarch64-linux. Build pipeline https://ci.adoptium.net/job/build-scripts/job/openjdk21-pipeline/188/ . And get the grid result summary as followings
CryptoTests_0 => deep history 0/32 passed | possible issues
Test_openjdk21_hs_extended.openjdk_aarch64_linux ⚠️ UNSTABLE ⚠️
Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_0 ⚠️ UNSTABLE ⚠️ jdk_security_infra_0 => deep history 8/10 passed | possible issues jdk_security_infra_0 => deep history 8/10 passed | possible issues
Test_openjdk21_hs_extended.openjdk_aarch64_linux_testList_1 ⚠️ UNSTABLE ⚠️ jdk_tools_0 => deep history 7/10 passed | possible issues jdk_security_infra_1 => deep history 8/10 passed | possible issues jdk_security_infra_1 => deep history 8/10 passed | possible issues
jdk_security_infra_0 or jdk_security_infra_1 is duplicated and link to different builds. One is linked to aarch64_linux-temurin test job and one is linked to aarch64_linux-hotspot test job. Differentiating the results of different variants would help to less the confusing.