Skip to content

Commit 6053fe9

Browse files
authored
Merge pull request #22189 from pshipton/tcodecache
Temporarily exclude xlpCodeCacheTests on AIX
2 parents 52d159d + 3f07e36 commit 6053fe9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

test/functional/VM_Test/playlist.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,12 @@ SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0-only WITH Classpath-ex
224224
</test>
225225
<test>
226226
<testCaseName>xlpCodeCacheTests</testCaseName>
227+
<disables>
228+
<disable>
229+
<comment>https://github.com/eclipse-openj9/openj9/issues/22143#issuecomment-3045722163</comment>
230+
<platform>.*aix.*</platform>
231+
</disable>
232+
</disables>
227233
<variations>
228234
<variation>Mode109</variation>
229235
<variation>Mode110</variation>

0 commit comments

Comments
 (0)