Skip to content

Commit afa9079

Browse files
PiotrZierhoffernashif
authored andcommitted
tests: benchmarks: Increase min_ram for benchmark.thread_metric.interrupt
Similarly to #95242, Twister attempts to run this test on HiFive1, failing with `heap size is too small` on allocation attempt. Signed-off-by: Piotr Zierhoffer <[email protected]>
1 parent 5d6eb95 commit afa9079

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/benchmarks/thread_metric/testcase.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ tests:
4646
- CONFIG_TM_COOPERATIVE=y
4747

4848
benchmark.thread_metric.interrupt:
49+
min_ram: 24
4950
extra_configs:
5051
- CONFIG_TM_INTERRUPT=y
5152

0 commit comments

Comments
 (0)