diff --git a/tests/kernel/obj_core/obj_core/testcase.yaml b/tests/kernel/obj_core/obj_core/testcase.yaml index 6751c0bcb10a..0f70532fbc8e 100644 --- a/tests/kernel/obj_core/obj_core/testcase.yaml +++ b/tests/kernel/obj_core/obj_core/testcase.yaml @@ -6,4 +6,3 @@ tests: - qemu_x86 platform_exclude: - qemu_x86_tiny - - qemu_x86_tiny/ia32/768 diff --git a/tests/kernel/obj_core/obj_core_stats/testcase.yaml b/tests/kernel/obj_core/obj_core_stats/testcase.yaml index 1027cac8fec4..c3ee2465a6a1 100644 --- a/tests/kernel/obj_core/obj_core_stats/testcase.yaml +++ b/tests/kernel/obj_core/obj_core_stats/testcase.yaml @@ -6,4 +6,3 @@ tests: - qemu_x86 platform_exclude: - qemu_x86_tiny - - qemu_x86_tiny/ia32/768 diff --git a/tests/kernel/obj_core/obj_core_stats_api/testcase.yaml b/tests/kernel/obj_core/obj_core_stats_api/testcase.yaml index 2c4ecb5bc21f..ae8b06b3baf1 100644 --- a/tests/kernel/obj_core/obj_core_stats_api/testcase.yaml +++ b/tests/kernel/obj_core/obj_core_stats_api/testcase.yaml @@ -6,4 +6,3 @@ tests: - qemu_x86 platform_exclude: - qemu_x86_tiny - - qemu_x86_tiny/ia32/768 diff --git a/tests/lib/lockfree/testcase.yaml b/tests/lib/lockfree/testcase.yaml index e541a6904a77..d459b04fc39a 100644 --- a/tests/lib/lockfree/testcase.yaml +++ b/tests/lib/lockfree/testcase.yaml @@ -1,7 +1,6 @@ tests: libraries.lockfree: platform_exclude: - - m5stack_core2 # renode times out - m2gl025_miv # renode times out tags: - lockfree diff --git a/tests/subsys/rtio/rtio_api/testcase.yaml b/tests/subsys/rtio/rtio_api/testcase.yaml index 4240ce40fb3e..08bc40e0b2f3 100644 --- a/tests/subsys/rtio/rtio_api/testcase.yaml +++ b/tests/subsys/rtio/rtio_api/testcase.yaml @@ -1,7 +1,10 @@ common: # renode causes timeouts unfortunately # xtensa dc233 (with mmu) has a TLB exception for unclear reasons - platform_exclude: m2gl025_miv m5stack_core2 hifive1 qemu_xtensa/dc233c/mmu + platform_exclude: + - m2gl025_miv + - hifive1 + - qemu_xtensa/dc233c/mmu platform_key: - arch - simulation diff --git a/tests/subsys/zbus/integration/testcase.yaml b/tests/subsys/zbus/integration/testcase.yaml index ec123e9477e5..242edbc6e779 100644 --- a/tests/subsys/zbus/integration/testcase.yaml +++ b/tests/subsys/zbus/integration/testcase.yaml @@ -4,7 +4,6 @@ tests: - qemu_cortex_a9 - hifive_unleashed - fvp_base_revc_2xaemv8a//smp/ns - - fvp_baser_aemv8r_aarch32_smp tags: zbus integration_platforms: - native_sim