mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-05-08 05:09:56 +00:00
ci/qemu-cortex-m3: remove common test
The common test has a timing issue, causing it to intermittently fail. Since it is not unique to our environment, remove it to prevent false positive regressions. Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user