Skip to content

Commit

Permalink
Merge pull request #18215 from KapilPowar/enableTests
Browse files Browse the repository at this point in the history
re-enable cmdLineTester_dumpromclasstests
  • Loading branch information
llxia authored Sep 29, 2023
2 parents 96d48c9 + c5e2779 commit ba0faa8
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions test/functional/cmdLineTests/dumpromtests/playlist.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,6 @@ SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0-only WITH Classpath-ex
<include>../variables.mk</include>
<test>
<testCaseName>cmdLineTester_dumpromclasstests</testCaseName>
<disables>
<disable>
<comment>https://github.com/eclipse-openj9/openj9/issues/3562</comment>
<platform>.*aix.*</platform>
</disable>
</disables>
<command>$(ADD_JVM_LIB_DIR_TO_LIBPATH) \
$(JAVA_COMMAND) $(CMDLINETESTER_JVM_OPTIONS) \
-DJVM_TEST_ROOT=$(Q)$(JVM_TEST_ROOT)$(Q) \
Expand Down

0 comments on commit ba0faa8

Please sign in to comment.