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 b46950a commit 2c47e24Copy full SHA for 2c47e24
functional/MockitoTests/playlist.xml
@@ -21,10 +21,6 @@
21
<comment>https://github.com/eclipse-openj9/openj9/issues/19331</comment>
22
<platform>.*zos.*</platform>
23
</disable>
24
- <disable>
25
- <comment>https://github.com/eclipse-openj9/openj9/issues/19354</comment>
26
- <version>23+</version>
27
- </disable>
28
</disables>
29
<command>
30
$(JAVA_COMMAND) $(JVM_OPTIONS) -cp $(Q)$(RESOURCES_DIR)$(P)$(TEST_RESROOT)$(D)MockitoTests.jar$(P)$(LIB_DIR)$(D)mockito-core.jar$(P)$(LIB_DIR)$(D)byte-buddy.jar$(P)$(LIB_DIR)$(D)byte-buddy-agent.jar$(P)$(LIB_DIR)$(D)objenesis.jar$(Q) test.java.MockitoMockTest ; \
0 commit comments