diff --git a/ci/qemu-cortex-m3.yml b/ci/qemu-cortex-m3.yml index 6f892a9e..f45cb9e1 100644 --- a/ci/qemu-cortex-m3.yml +++ b/ci/qemu-cortex-m3.yml @@ -13,7 +13,7 @@ local_conf_header: tclibc: | TCLIBC = "newlib" nonbuilding_tests: | - ZEPHYRTESTS:remove = "context pending poll sleep" + ZEPHYRTESTS:remove = "common context pending poll sleep" qemu_opts: | QB_OPT_APPEND = "-icount shift=3,align=off,sleep=on -rtc clock=vm"