We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49b3ffb commit 04f6f9aCopy full SHA for 04f6f9a
jck/runtime.api/playlist.xml
@@ -515,8 +515,8 @@
515
<impl>openj9</impl>
516
</disable>
517
<disable>
518
- <comment>Disabled on aix and windows as no xvfb capable of robot interaction</comment>
519
- <platform>ppc64_aix|x86-64_windows|x86-32_windows|aarch64_windows</platform>
+ <comment>Disabled on aix and windows as no xvfb capable of robot interaction, hangs on s390x</comment>
+ <platform>ppc64_aix|x86-64_windows|x86-32_windows|aarch64_windows|s390x_linux</platform>
520
<impl>hotspot</impl>
521
522
</disables>
0 commit comments