Skip to content

Commit ad070a3

Browse files
committed
tests: c_lib: exclude 64 qemu platform
This one keeps failing sporadically, just exclude for now. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
1 parent 3223303 commit ad070a3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/lib/c_lib/thrd/testcase.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ tests:
3030
libraries.libc.c11_threads.picolibc.module:
3131
filter: CONFIG_ZEPHYR_PICOLIBC_MODULE
3232
tags: picolibc
33+
platform_exclude:
34+
- qemu_x86_64/atom
3335
extra_configs:
3436
- CONFIG_PICOLIBC=y
3537
- CONFIG_PICOLIBC_USE_MODULE=y

0 commit comments

Comments
 (0)