Skip to content

Commit 0e5591f

Browse files
katgiadlaanangl
authored andcommitted
quarantine_zephyr: Add quarantine for kernel.common.toolchain
Clang is not available in our toolchain, therefore test kernel.common.toolchain will fail. Signed-off-by: Katarzyna Giądła <[email protected]>
1 parent 5158f1a commit 0e5591f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

scripts/quarantine_zephyr.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -527,3 +527,9 @@
527527
platforms:
528528
- native_sim/native
529529
comment: "requires pulling in hal_atmel but is actually not very useful"
530+
531+
- scenarios:
532+
- kernel.common.toolchain
533+
platforms:
534+
- native_sim/native
535+
comment: "clang is not available in our toolchain"

0 commit comments

Comments
 (0)