tests: remove misnamed platforms from platform_exclude

Few tests with wrongly names platforms. This section is now being
verified for correctness like all others.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2024-09-12 17:02:02 -04:00 committed by Alberto Escolar
commit 0bca19588a
6 changed files with 4 additions and 6 deletions

View file

@ -6,4 +6,3 @@ tests:
- qemu_x86
platform_exclude:
- qemu_x86_tiny
- qemu_x86_tiny/ia32/768

View file

@ -6,4 +6,3 @@ tests:
- qemu_x86
platform_exclude:
- qemu_x86_tiny
- qemu_x86_tiny/ia32/768

View file

@ -6,4 +6,3 @@ tests:
- qemu_x86
platform_exclude:
- qemu_x86_tiny
- qemu_x86_tiny/ia32/768

View file

@ -1,7 +1,6 @@
tests:
libraries.lockfree:
platform_exclude:
- m5stack_core2 # renode times out
- m2gl025_miv # renode times out
tags:
- lockfree

View file

@ -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

View file

@ -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