Skip to content

Commit 5f629c8

Browse files
finikorgMaureenHelm
authored andcommitted
tests: logging: Remove unneeded excludes
Remove unneeded platform excludes. Signed-off-by: Andrei Emeltchenko <[email protected]>
1 parent 62617d9 commit 5f629c8

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed
Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
tests:
22
logging.log_core:
33
tags: log_core logging
4-
platform_exclude: nucleo_l053r8 nucleo_f030r8
5-
stm32f0_disco native_posix native_posix_64 nrf52_bsim
6-
qemu_riscv64
4+
platform_exclude: qemu_riscv64
75
filter: not CONFIG_LOG_IMMEDIATE

0 commit comments

Comments
 (0)