We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b5f98b commit f2c4ab4Copy full SHA for f2c4ab4
1 file changed
test/functional/cmdLineTests/criu/playlist.xml
@@ -150,12 +150,6 @@
150
<variation>-Xgcpolicy:gencon -Xgcthreads1</variation>
151
<variation>-XX:+DebugOnRestore</variation>
152
</variations>
153
- <disables>
154
- <disable>
155
- <comment>https://github.com/eclipse-openj9/openj9/issues/18468</comment>
156
- <platform>ppc64le.*</platform>
157
- </disable>
158
- </disables>
159
<command>
160
$(JAVA_COMMAND) $(CMDLINETESTER_JVM_OPTIONS) -Xdump \
161
-DSCRIPPATH=$(TEST_RESROOT)$(D)cracScript.sh -DTEST_RESROOT=$(TEST_RESROOT) \
0 commit comments