Skip to content

Commit

Permalink
riscv-dv: Disable illegal instr test in Renode
Browse files Browse the repository at this point in the history
Signed-off-by: Mateusz Karlic <[email protected]>
  • Loading branch information
MateuszKarlic committed Aug 26, 2024
1 parent 0335c96 commit 67c85ce
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test-riscv-dv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,9 @@ jobs:
test: riscv_bitmanip_full_test_veer
- iss: renode
test: riscv_bitmanip_balanced_test_veer
# Disable illegal instr test, until illegal instruction handling is improved
- iss: renode
test: test_riscv_illegal_instr_test

- iss: renode
test: riscv_hint_instr_test
Expand Down

0 comments on commit 67c85ce

Please sign in to comment.