Skip to content

Commit 8780d91

Browse files
taguniljhedberg
authored andcommitted
tests/storage/stream_flash: add nrf52840dk/nrf52840 to platform_allow
If nrf52840dk/nrf52840 is an integration platform, it should also be an allowed platform, otherwise the test run breaks down. Signed-off-by: Ilya Tagunov <[email protected]>
1 parent 2041682 commit 8780d91

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/subsys/storage/stream/stream_flash/testcase.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ common:
77
tests:
88
storage.stream_flash:
99
tags: stream_flash
10+
platform_allow:
11+
- nrf52840dk/nrf52840
1012
integration_platforms:
1113
- nrf52840dk/nrf52840
1214
storage.stream_flash.simulator.no_explicit_erase:

0 commit comments

Comments
 (0)