We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02dab24 commit b116991Copy full SHA for b116991
perf/renaissance/playlist.xml
@@ -77,6 +77,14 @@
77
</test>
78
<test>
79
<testCaseName>renaissance-db-shootout</testCaseName>
80
+ <disables>
81
+ <disable>
82
+ <comment>https://github.com/adoptium/aqa-tests/issues/6669</comment>
83
+ <vendor>eclipse</vendor>
84
+ <platform>arm_linux</platform>
85
+ <version>11</version>
86
+ </disable>
87
+ </disables>
88
<command>$(JAVA_COMMAND) $(ADD_OPENS_CMD) $(JVM_OPTIONS) -jar $(Q)$(TEST_RESROOT)$(D)renaissance.jar$(Q) --json $(Q)$(REPORTDIR)$(D)db-shootout.json$(Q) db-shootout; \
89
$(TEST_STATUS)</command>
90
<!-- Issue https://github.com/renaissance-benchmarks/renaissance/issues/210 -->
0 commit comments