From e5ebc49fd59b3ca8ff4244e843d0d55a507270c6 Mon Sep 17 00:00:00 2001 From: Anna Babu Palathingal Date: Wed, 26 Feb 2025 11:21:42 -0500 Subject: [PATCH] Remove JlinkTests - Remove the Jlink tests `Jlink_ReqMod`,`Jlink_AddMLimitM`,`Jlink_GenOpt` as the com.test.jlink from system test is removed. related: https://github.com/adoptium/aqa-tests/issues/5965 Signed-off-by: Anna Babu Palathingal --- system/modularity/playlist.xml | 65 ---------------------------------- 1 file changed, 65 deletions(-) diff --git a/system/modularity/playlist.xml b/system/modularity/playlist.xml index 37085aa1f4..acd6c40424 100644 --- a/system/modularity/playlist.xml +++ b/system/modularity/playlist.xml @@ -558,50 +558,6 @@ ^os.zos - - - - Jlink_ReqMod - - Mode150 - Mode650 - Mode1000 - - $(SYSTEMTEST_CMD_TEMPLATE) -test=JlinkTest -test-args=$(Q)variant=ReqdMod$(Q); \ - $(TEST_STATUS) - - 9+ - - - sanity - - - system - - ^os.win,^os.zos - - - - - Jlink_AddMLimitM - - Mode150 - Mode650 - Mode1000 - - $(SYSTEMTEST_CMD_TEMPLATE) -test=JlinkTest -test-args=$(Q)variant=AddMLimitM$(Q); \ - $(TEST_STATUS) - - 9+ - - - sanity - - - system - - ^os.win,^os.zos - CpMpJlink @@ -623,27 +579,6 @@ ^os.zos - - - Jlink_GenOpt - - Mode150 - Mode650 - Mode1000 - - $(SYSTEMTEST_CMD_TEMPLATE) -test=JlinkPluginTest -test-args=$(Q)variant=GenOpt$(Q); \ - $(TEST_STATUS) - - 9+ - - - sanity - - - system - - ^os.win - LayersTest