Skip to content

Commit

Permalink
[tests] Mark rv_dm_mem_access_rv_dm_delayed_enable 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 30, 2024
1 parent 494199d commit 1042296
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sw/device/tests/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -4615,7 +4615,7 @@ test_suite(
otp = test_cfg["otp"],
tags = [
"lc_{}".format(test_cfg["lc_state"]),
],
] + (["broken"] if "delayed_enabled" in test_cfg["name"] else []),
test_cmd = " --rom={rom:binary}",
test_harness = "//sw/host/tests/chip/rv_dm:mem_access",
),
Expand Down

0 comments on commit 1042296

Please sign in to comment.