Skip to content

Commit 62617d9

Browse files
finikorgMaureenHelm
authored andcommitted
tests: logging: Fix build errors
Add filter "not CONFIG_LOG_IMMEDIATE" since the test relies on the macros defined when CONFIG_LOG_IMMEDIATE not defined. Signed-off-by: Andrei Emeltchenko <[email protected]>
1 parent 5af5407 commit 62617d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/subsys/logging/log_core/testcase.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ tests:
44
platform_exclude: nucleo_l053r8 nucleo_f030r8
55
stm32f0_disco native_posix native_posix_64 nrf52_bsim
66
qemu_riscv64
7+
filter: not CONFIG_LOG_IMMEDIATE

0 commit comments

Comments
 (0)