Skip to content

Commit

Permalink
Disabled NaN-related tests on RISC-V more broadly (#5125)
Browse files Browse the repository at this point in the history
The issue is not related with the version of the JDK, but rather with
how the RISC-V architecture handles NaN and the expectations of the
test.
  • Loading branch information
luhenry authored Mar 6, 2024
1 parent d53f859 commit 247b5cc
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 7 deletions.
1 change: 0 additions & 1 deletion perf/renaissance/playlist.xml
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,6 @@
<disables>
<disable>
<comment>https://github.com/adoptium/aqa-tests/issues/4976</comment>
<version>17+</version>
<impl>hotspot</impl>
<platform>riscv64_linux</platform>
</disable>
Expand Down
3 changes: 0 additions & 3 deletions system/mauveLoadTest/playlist.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@
<disables>
<disable>
<comment>https://github.com/adoptium/aqa-tests/issues/4976</comment>
<version>17+</version>
<impl>hotspot</impl>
<platform>riscv64_linux</platform>
</disable>
Expand Down Expand Up @@ -91,7 +90,6 @@
<disables>
<disable>
<comment>https://github.com/adoptium/aqa-tests/issues/4976</comment>
<version>17+</version>
<impl>hotspot</impl>
<platform>riscv64_linux</platform>
</disable>
Expand All @@ -118,7 +116,6 @@
<disables>
<disable>
<comment>https://github.com/adoptium/aqa-tests/issues/4976</comment>
<version>17+</version>
<impl>hotspot</impl>
<platform>riscv64_linux</platform>
</disable>
Expand Down
3 changes: 0 additions & 3 deletions system/otherLoadTest/playlist.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@
</disable>
<disable>
<comment>https://github.com/adoptium/aqa-tests/issues/4976</comment>
<version>17+</version>
<impl>hotspot</impl>
<platform>riscv64_linux</platform>
</disable>
Expand Down Expand Up @@ -76,7 +75,6 @@
</disable>
<disable>
<comment>https://github.com/adoptium/aqa-tests/issues/4976</comment>
<version>17+</version>
<impl>hotspot</impl>
<platform>riscv64_linux</platform>
</disable>
Expand Down Expand Up @@ -185,7 +183,6 @@
</disable>
<disable>
<comment>https://github.com/adoptium/aqa-tests/issues/4976</comment>
<version>17+</version>
<impl>hotspot</impl>
<platform>riscv64_linux</platform>
</disable>
Expand Down

0 comments on commit 247b5cc

Please sign in to comment.