Skip to content

Commit

Permalink
AUTO: auto exclude test dacapo-jython impl=openj9 ver=16+ (#2269)
Browse files Browse the repository at this point in the history
- related: #2256 (comment)

Signed-off-by: GitHub <noreply@github.com>

Co-authored-by: smlambert <smlambert@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and smlambert committed Feb 12, 2021
1 parent 87f1a34 commit 19243bf
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions perf/dacapo/playlist.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,11 @@
</test>
<test>
<testCaseName>dacapo-jython</testCaseName>
<disabled>
<comment>https://github.com/AdoptOpenJDK/openjdk-tests/issues/2256#issuecomment-777850091</comment>
<subset>16+</subset>
<impl>openj9</impl>
</disabled>
<command>$(JAVA_COMMAND) -jar $(Q)$(TEST_RESROOT)$(D)dacapo.jar$(Q) jython; \
$(TEST_STATUS)</command>
<levels>
Expand Down

0 comments on commit 19243bf

Please sign in to comment.