Skip to content

Commit 63dc325

Browse files
jangalda-nscthst-nordic
authored andcommitted
test: Add quarantine file for llvm compiler
Add quarantine file used during twister tests built using llvm compiler Signed-off-by: Jan Gałda <[email protected]>
1 parent d617e44 commit 63dc325

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

scripts/quarantine_llvm.yaml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)