Commit cad7541 1 parent db1e301 commit cad7541 Copy full SHA for cad7541
File tree 2 files changed +12
-0
lines changed
2 files changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,12 @@ limitations under the License.
15
15
<playlist xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" ../../../TKG/resources/playlist.xsd" >
16
16
<test >
17
17
<testCaseName >MBCS_Tests_codepoint_linux</testCaseName >
18
+ <disables >
19
+ <disable >
20
+ <comment >https://github.ibm.com/runtimes/backlog/issues/1610</comment >
21
+ <version >24</version >
22
+ </disable >
23
+ </disables >
18
24
<command >bash $(TEST_RESROOT)$(D)test.sh; \
19
25
$(TEST_STATUS)</command >
20
26
<platformRequirements >os.linux</platformRequirements >
Original file line number Diff line number Diff line change @@ -46,6 +46,12 @@ limitations under the License.
46
46
</test >
47
47
<test >
48
48
<testCaseName >MBCS_Tests_locale_matching_zh_CN_linux</testCaseName >
49
+ <disables >
50
+ <disable >
51
+ <comment >https://github.ibm.com/runtimes/backlog/issues/1610</comment >
52
+ <version >24</version >
53
+ </disable >
54
+ </disables >
49
55
<command >LANG=zh_CN.UTF-8 perl $(TEST_RESROOT)$(D)test.pl; \
50
56
$(TEST_STATUS)</command >
51
57
<platformRequirements >os.linux</platformRequirements >
You can’t perform that action at this time.
0 commit comments