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 d617e44 commit 63dc325Copy full SHA for 63dc325
scripts/quarantine_llvm.yaml
@@ -0,0 +1,13 @@
1
+# The configurations resulting as a product of scenarios and platforms
2
+# will be skipped if quarantine is used. More details here:
3
+# https://docs.zephyrproject.org/latest/guides/test/twister.html#quarantine
4
+
5
+# This file is used to quarantine test built using ARM LLVM compiler
6
7
+- scenarios:
8
+ - applications.nrf_desktop.zdebug.uart.kmu_provision
9
+ - applications.nrf_desktop.zdebug_fast_pair.gmouse.uart.kmu_provision
10
+ - applications.nrf_desktop.zdebug_keyboard.uart.kmu_provision
11
+ - applications.nrf_desktop.zrelease
12
+ platforms:
13
+ - nrf54l15dk/nrf54l15/cpuapp
0 commit comments