Skip to content

Commit db6bacd

Browse files
sylvioalvesnordicjm
authored andcommitted
samples: tests: remove platform_exclude of esp32 boards
Those related tests are automatically filtered out and the boards can be removed from there. Signed-off-by: Sylvio Alves <[email protected]>
1 parent ff670dd commit db6bacd

File tree

2 files changed

+0
-9
lines changed

2 files changed

+0
-9
lines changed

samples/arch/smp/pktqueue/sample.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,5 @@ tests:
1818
depends_on:
1919
- smp
2020
filter: (CONFIG_MP_MAX_NUM_CPUS > 1)
21-
platform_exclude:
22-
- esp32_devkitc_wroom
23-
- esp_wrover_kit
24-
- esp32_ethernet_kit
25-
- heltec_wifi_lora32_v2
26-
- m5stickc_plus
27-
- odroid_go
28-
- olimex_esp32_evb
2921
integration_platforms:
3022
- qemu_x86_64

tests/lib/heap/testcase.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ tests:
1313
- qemu_xtensa
1414
- esp32s2_saola
1515
- esp32s2_lolin_mini
16-
- esp32s3_devkitm
1716
filter: not CONFIG_SOC_NSIM
1817
timeout: 480
1918
integration_platforms:

0 commit comments

Comments
 (0)