Skip to content

Commit aa2b72d

Browse files
nashiffabiobaltieri
authored andcommitted
tests: logging: remove userspace testing
This test is disabled upstream for a while and only run on zephyr toolchains. Logging is missing the support needed for userspace, see releated issue. Signed-off-by: Anas Nashif <[email protected]>
1 parent f23224f commit aa2b72d

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

tests/subsys/logging/log_core_additional/testcase.yaml

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -9,18 +9,3 @@ tests:
99
extra_args: CONF_FILE=log_sync.conf
1010
integration_platforms:
1111
- native_sim
12-
logging.log_user:
13-
tags: logging
14-
filter: CONFIG_USERSPACE
15-
extra_args:
16-
- CONF_FILE=log_user.conf
17-
- USERSPACE_TEST=1
18-
# FIXME: log_user test fails when compiled with the GCC 12 from Zephyr SDK.
19-
# (see the GitHub issue zephyrproject-rtos/zephyr#49213)
20-
# Make sure to un-comment `integration_platforms` when the above
21-
# issue is fixed. It has been temporarily disabled because
22-
# `integration_platforms` and `toolchain_exclude` cannot be used
23-
# together.
24-
toolchain_exclude: zephyr
25-
# integration_platforms:
26-
# - qemu_x86

0 commit comments

Comments
 (0)