Skip to content

Commit

Permalink
[tests] Mark rv_dm_mem_access_* as broken
Browse files Browse the repository at this point in the history
The test rv_dm_mem_access_dev_rv_dm_delayed_enabled is broken.

Signed-off-by: Amaury Pouly <[email protected]>
  • Loading branch information
pamaury committed Aug 29, 2024
1 parent 022ab09 commit 5cfc401
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sw/device/tests/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -4615,6 +4615,7 @@ test_suite(
otp = test_cfg["otp"],
tags = [
"lc_{}".format(test_cfg["lc_state"]),
"broken",
],
test_cmd = " --rom={rom:binary}",
test_harness = "//sw/host/tests/chip/rv_dm:mem_access",
Expand Down

0 comments on commit 5cfc401

Please sign in to comment.