Skip to content

Commit 95082e8

Browse files
committed
quarantine: new failures on native_sim
as in the title Signed-off-by: Maciej Perkowski <[email protected]>
1 parent a97ba91 commit 95082e8

File tree

2 files changed

+40
-1
lines changed

2 files changed

+40
-1
lines changed

scripts/quarantine_no_optimization.yaml

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,16 @@
44
# To have an empty list use:
55
# - scenarios:
66
# - None
7+
78
- scenarios:
8-
- None
9+
- net.openthread.rpc.server
10+
- nfc.rpc.server
11+
platforms:
12+
- native_sim
13+
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-30881"
14+
15+
- scenarios:
16+
- nrf5340_audio.sd_card_test
17+
platforms:
18+
- native_sim
19+
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-30885"

scripts/quarantine_zephyr.yaml

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,34 @@
187187
- nrf54l15dk/nrf54l15/cpuapp
188188
comment: "Test not aligned for nrf54l15 - missing snippet settings"
189189

190+
- scenarios:
191+
- wifi.build.crypto_enterprise
192+
- wifi.build.wps
193+
- wifi.build.wpa3
194+
- wifi.build.crypto_alt
195+
- wifi.build.crypto_none
196+
- wifi.build.crypto_default
197+
- wifi.build.hostapd_ap
198+
platforms:
199+
- native_sim
200+
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-30884"
201+
202+
- scenarios:
203+
- net.sockets.tls12.ec_kex
204+
- net.sockets.tls13.ephemeral_kex
205+
- net.sockets.tls13.psk_kex.tickets
206+
- net.sockets.tls13.ephemeral_kex.tickets
207+
platforms:
208+
- native_sim
209+
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-30873"
210+
211+
- scenarios:
212+
- drivers.power_domain.build.pm
213+
- drivers.power_domain.build
214+
platforms:
215+
- native_sim
216+
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-30877"
217+
190218
# --------------------------------- Won't fix section -----------------------------------
191219

192220
- scenarios:

0 commit comments

Comments
 (0)