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 28864b1 commit 642b36eCopy full SHA for 642b36e
perf/renaissance/playlist.xml
@@ -256,6 +256,12 @@
256
</test>
257
<test>
258
<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>
265
<command>$(JAVA_COMMAND) $(JVM_OPTIONS) -jar $(Q)$(TEST_RESROOT)$(D)renaissance.jar$(Q) --json $(Q)$(REPORTDIR)$(D)naive-bayes.json$(Q) naive-bayes; \
266
$(TEST_STATUS)</command>
267
<levels>
0 commit comments