Skip to content

Commit 24a57d0

Browse files
AndreOikawallxia
authored andcommitted
Remove duplicated test JDKInternalAPIsTest (#1333)
The test JDKInternalAPIsTest was defined twice in the system/modularity/playlist.xml file as defined in #923. Fixes: #923 Signed-off-by: Andre Ha <[email protected]>
1 parent a6795d2 commit 24a57d0

File tree

1 file changed

+0
-22
lines changed

1 file changed

+0
-22
lines changed

system/modularity/playlist.xml

-22
Original file line numberDiff line numberDiff line change
@@ -339,28 +339,6 @@
339339
</groups>
340340
<disabled>https://github.com/AdoptOpenJDK/openjdk-systemtest/issues/200</disabled>
341341
</test>
342-
<test>
343-
<testCaseName>JDKInternalAPIsTest</testCaseName>
344-
<variations>
345-
<variation>NoOptions</variation>
346-
</variations>
347-
<command>perl $(SYSTEMTEST_RESROOT)$(D)stf$(D)stf.core$(D)scripts$(D)stf.pl \
348-
-test-root=$(Q)$(SYSTEMTEST_RESROOT)$(D)stf;$(SYSTEMTEST_RESROOT)$(D)openjdk-systemtest$(Q) \
349-
-systemtest-prereqs=$(Q)$(SYSTEMTEST_RESROOT)$(D)systemtest_prereqs$(Q) \
350-
-java-args=$(Q)$(JVM_OPTIONS)$(Q) \
351-
-results-root=$(REPORTDIR) \
352-
-test=JDKInternalAPIsTest; \
353-
$(TEST_STATUS)</command>
354-
<subsets>
355-
<subset>9+</subset>
356-
</subsets>
357-
<levels>
358-
<level>sanity</level>
359-
</levels>
360-
<groups>
361-
<group>system</group>
362-
</groups>
363-
</test>
364342
<test>
365343
<testCaseName>ServiceLoadersTest</testCaseName>
366344
<variations>

0 commit comments

Comments
 (0)