From 6ab8234be62f3be1de5fdbf8429b99a1deb9d0ac Mon Sep 17 00:00:00 2001 From: Shelley Lambert Date: Tue, 16 Jul 2024 13:05:02 -0400 Subject: [PATCH] Exclude MBCS test targets Signed-off-by: Shelley Lambert --- functional/MBCS_Tests/formatter/playlist.xml | 30 ++++++++++++++++++++ functional/MBCS_Tests/i18n/playlist.xml | 19 +++++++++++++ 2 files changed, 49 insertions(+) diff --git a/functional/MBCS_Tests/formatter/playlist.xml b/functional/MBCS_Tests/formatter/playlist.xml index f66416452f..0f7838083a 100644 --- a/functional/MBCS_Tests/formatter/playlist.xml +++ b/functional/MBCS_Tests/formatter/playlist.xml @@ -68,6 +68,12 @@ limitations under the License. 22+ openj9 + + https://github.com/adoptium/aqa-tests/issues/5148 + 22+ + hotspot + s390x_linux + os.linux @@ -202,6 +208,12 @@ limitations under the License. MBCS_Tests_formatter_Zh_TW_aix + + + https://github.com/adoptium/aqa-tests/issues/5148 + 22+ + + LANG=Zh_TW ksh $(TEST_RESROOT)$(D)test.sh; \ $(TEST_STATUS) os.aix @@ -217,6 +229,12 @@ limitations under the License. MBCS_Tests_formatter_zh_TW_aix + + + https://github.com/adoptium/aqa-tests/issues/5148 + 22+ + + LANG=zh_TW ksh $(TEST_RESROOT)$(D)test.sh; \ $(TEST_STATUS) os.aix @@ -232,6 +250,12 @@ limitations under the License. MBCS_Tests_formatter_ZH_TW_aix + + + https://github.com/adoptium/aqa-tests/issues/5148 + 22+ + + LANG=ZH_TW ksh $(TEST_RESROOT)$(D)test.sh; \ $(TEST_STATUS) os.aix @@ -307,6 +331,12 @@ limitations under the License. MBCS_Tests_formatter_tw_windows + + + https://github.com/adoptium/aqa-tests/issues/5148 + 22+ + + $(TEST_RESROOT)$(D)test2.bat windows zh tw MS950 TEST_STRING; \ $(TEST_STATUS) os.win diff --git a/functional/MBCS_Tests/i18n/playlist.xml b/functional/MBCS_Tests/i18n/playlist.xml index 2b3bd54f3f..259a07f0e5 100644 --- a/functional/MBCS_Tests/i18n/playlist.xml +++ b/functional/MBCS_Tests/i18n/playlist.xml @@ -30,6 +30,13 @@ limitations under the License. MBCS_Tests_i18n_ko_KR_linux + + + https://github.com/adoptium/aqa-tests/issues/5148 + 22+ + hotspot + s390x_linux + LANG=ko_KR.UTF-8 perl $(TEST_RESROOT)$(D)test.pl; \ $(TEST_STATUS) @@ -127,6 +134,12 @@ limitations under the License. MBCS_Tests_i18n_ko_KR_aix + + + https://github.com/adoptium/aqa-tests/issues/5148 + 22+ + + LANG=ko_KR perl $(TEST_RESROOT)$(D)test.pl; \ $(TEST_STATUS) os.aix @@ -142,6 +155,12 @@ limitations under the License. MBCS_Tests_i18n_KO_KR_aix + + + https://github.com/adoptium/aqa-tests/issues/5148 + 22+ + + LANG=KO_KR perl $(TEST_RESROOT)$(D)test.pl; \ $(TEST_STATUS) os.aix