File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
test/functional/cmdLineTests/loadLibraryTest Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 25
25
<!-- LoadLibrary test intended for CMVC 201408 -->
26
26
<test >
27
27
<testCaseName >cmdLineTester_loadLibraryTests</testCaseName >
28
+ <disables >
29
+ <disable >
30
+ <comment >https://github.com/eclipse-openj9/openj9/issues/18975</comment >
31
+ <version >22+</version >
32
+ <platform >.*windows.*</platform >
33
+ </disable >
34
+ </disables >
28
35
<command >$(JAVA_COMMAND) $(CMDLINETESTER_JVM_OPTIONS) -DJAVA_EXE=$(JAVA_COMMAND) -DJAVA_HOME=$(Q)$(JAVA_HOME)$(Q) -DJAVATEST_ROOT=$(JAVATEST_ROOT) -DJVM_TEST_ROOT=$(JVM_TEST_ROOT) \
29
36
-DPATHSEP=\\\\ -DTESTSJARPATH=$(Q)$(TEST_RESROOT)$(D)loadLibraryTest.jar$(Q) \
30
37
-DRESJAR=$(CMDLINETESTER_RESJAR) -jar $(CMDLINETESTER_JAR) \
You can’t perform that action at this time.
0 commit comments