Skip to content

Commit 00cd567

Browse files
hakonfamcarlescufi
authored andcommitted
scripts: quarantine nrf_desktop
It needs alignment to work with MCUBoot on nRF54H. Ref: NCSDK-NONE Signed-off-by: Håkon Amundsen <[email protected]>
1 parent 6fb9553 commit 00cd567

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

scripts/quarantine.yaml

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@
5555
- suit.integration.*
5656
- suit-processor.integration.*
5757
- suit.unit.*
58+
- dfu.dfu_target.suit.*
59+
- drivers.flash.flash_ipuc
5860
platforms:
5961
- [email protected]/nrf54h20/cpuapp
6062
- nrf52840dk/nrf52840
@@ -67,3 +69,34 @@
6769
platforms:
6870
- nrf54l15dk/nrf54l15/cpuapp
6971
comment: "https://nordicsemi.atlassian.net/browse/NRFX-7878"
72+
73+
- scenarios:
74+
- sample.find_my.*
75+
- test.find_my.*
76+
platforms:
77+
- [email protected]/nrf54h20/cpuapp
78+
comment: "Needs alignment to work with IronSide SE"
79+
80+
- scenarios:
81+
- application.jwt.*
82+
platforms:
83+
- [email protected]/nrf54h20/cpuapp
84+
comment: "Needs OTP service to be implemented in IronSide SE"
85+
86+
- scenarios:
87+
- sample.bluetooth.fast_pair.*
88+
platforms:
89+
- [email protected]/nrf54h20/cpuapp
90+
comment: "Needs alignment to work with IronSide SE"
91+
92+
- scenarios:
93+
- applications.nrf_desktop.*
94+
platforms:
95+
- [email protected]/nrf54h20/cpuapp
96+
comment: "Needs alignment to work with MCUBoot"
97+
98+
- scenarios:
99+
- drivers.counter.basic_api
100+
platforms:
101+
- [email protected]/nrf54h20/cpuapp
102+
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-34187"

0 commit comments

Comments
 (0)