forked from nrfconnect/sdk-nrf
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathquarantine.yaml
53 lines (45 loc) · 1.78 KB
/
quarantine.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
# The configurations resulting as a product of scenarios and platforms
# will be skipped if quarantine is used. More details here:
# https://docs.zephyrproject.org/latest/guides/test/twister.html#quarantine
- scenarios:
- net.lib.wifi_credentials_backend_psa
comment: "Fix not known at time of upmerge, temporarily excluded to be fixed after upmerge"
- scenarios:
- sample.nrf7002.shell.otbr
platforms:
- nrf7002dk/nrf5340/cpuapp
comment: https://nordicsemi.atlassian.net/browse/NCSDK-31155
- platforms:
- native_posix
comment: "native_posix will be removed soon - native_sim platform is the default simulator now"
- scenarios:
- sample.benchmark.coremark.heap_memory
- sample.benchmark.coremark.multiple_threads
platforms:
- nrf54h20dk@0.9.0/nrf54h20/cpuapp
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-31409"
- scenarios:
- applications.connectivity_bridge
platforms:
- thingy91x/nrf5340/cpuapp
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-31757"
- scenarios:
- sample.matter.light_bulb.aws
platforms:
- nrf7002dk/nrf5340/cpuapp
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-31774"
- scenarios:
- sample.bluetooth.direction_finding_central_nrf
- sample.bluetooth.direction_finding_central_nrf.aod
platforms:
- nrf52833dk/nrf52820
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-32042"
- scenarios:
- nrf.extended.sample.usb_device_next.hid-mouse.l20
- nrf.extended.sample.usbd.hid-keyboard.l20
- nrf.extended.sample.usbd.hid-keyboard.out-report.l20
- nrf.extended.sample.usbd.hid-keyboard.large-report.l20
- nrf.extended.sample.usbd.hid-keyboard.large-out-report.l20
platforms:
- nrf54l20pdk/nrf54l20/cpuapp
comment: "https://nordicsemi.atlassian.net/browse/NRFX-7255"