Skip to content

Commit

Permalink
Merge pull request #15785 from sophia-guo/alpine
Browse files Browse the repository at this point in the history
Update disabled platforms
  • Loading branch information
llxia authored Aug 31, 2022
2 parents a8a56fc + cab40be commit cec90c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/functional/cmdLineTests/libpathTest/playlist.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
</disable>
<disable>
<comment>https://github.com/adoptium/aqa-tests/issues/2877</comment>
<platform>aarch64_alpine-linux|x86-64_alpine-linux</platform>
<platform>(?:aarch64_alpine-linux|x86-64_alpine-linux)</platform>
</disable>
</disables>
<command>$(JAVA_COMMAND) $(JVM_OPTIONS) -DJAVA_EXE=$(JAVA_COMMAND) -DEXTRA_OPTIONS=$(Q)$(JVM_OPTIONS)$(Q) -DJAVATEST_ROOT=$(JAVATEST_ROOT) -DJVM_TEST_ROOT=$(JVM_TEST_ROOT) \
Expand Down

0 comments on commit cec90c9

Please sign in to comment.