Skip to content

Commit 5195c69

Browse files
aescolarnashif
authored andcommitted
tests/subsys/shell: Don't test on native_posix
native_posix is now deprecated. Building these tests in both native_sim and native_posix does not improve coverage for the tests or subsystem but doubles CI time. As anyhow native_posix will be removed all together in 2 releases, let's remove it already for these. Signed-off-by: Alberto Escolar Piedras <[email protected]>
1 parent 1aa93c8 commit 5195c69

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/subsys/shell/shell_flash/testcase.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,4 @@ tests:
88
- shell
99
platform_allow:
1010
- qemu_x86
11-
- native_posix
1211
- native_sim

0 commit comments

Comments
 (0)