Skip to content

Commit 642b36e

Browse files
authored
Update renaissance exclusion list for win_aarch64 (#6658)
1 parent 28864b1 commit 642b36e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

perf/renaissance/playlist.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -256,6 +256,12 @@
256256
</test>
257257
<test>
258258
<testCaseName>renaissance-naive-bayes</testCaseName>
259+
<disables>
260+
<disable>
261+
<comment>https://github.com/adoptium/aqa-tests/issues/4714#issuecomment-3387878382</comment>
262+
<platform>aarch64_windows</platform>
263+
</disable>
264+
</disables>
259265
<command>$(JAVA_COMMAND) $(JVM_OPTIONS) -jar $(Q)$(TEST_RESROOT)$(D)renaissance.jar$(Q) --json $(Q)$(REPORTDIR)$(D)naive-bayes.json$(Q) naive-bayes; \
260266
$(TEST_STATUS)</command>
261267
<levels>

0 commit comments

Comments
 (0)