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 458b9a1 commit b6e8337Copy full SHA for b6e8337
scripts/quarantine.yaml
@@ -28,3 +28,12 @@
28
- platforms:
29
- native_posix
30
comment: "native_posix will be removed soon - native_sim platform is the default simulator now"
31
+
32
+- scenarios:
33
+ - sample.find_my.switchable_networks.debug
34
+ - sample.find_my.switchable_networks.release
35
+ platforms:
36
+ - nrf52833dk/nrf52833
37
+ - nrf52840dk/nrf52840
38
+ - nrf54l15dk/nrf54l15/cpuapp
39
+ comment: https://nordicsemi.atlassian.net/browse/NCSDK-31377
0 commit comments