We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff670dd commit db6bacdCopy full SHA for db6bacd
samples/arch/smp/pktqueue/sample.yaml
@@ -18,13 +18,5 @@ tests:
18
depends_on:
19
- smp
20
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
29
integration_platforms:
30
- qemu_x86_64
tests/lib/heap/testcase.yaml
@@ -13,7 +13,6 @@ tests:
13
- qemu_xtensa
14
- esp32s2_saola
15
- esp32s2_lolin_mini
16
- - esp32s3_devkitm
17
filter: not CONFIG_SOC_NSIM
timeout: 480
0 commit comments