Skip to content

Commit 378219e

Browse files
committed
quarantine: native_sim, samples, drivers, tests which use sdl2
This will be re-enabled when sdl2 is added to toolchain. Signed-off-by: Thomas Stilwell <[email protected]>
1 parent dece2a7 commit 378219e

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

scripts/quarantine_zephyr.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,14 @@
3030
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-24923"
3131

3232
- scenarios:
33+
- display.cfb.basic.mono01
34+
- display.cfb.basic.mono01.lsbfirst
35+
- display.cfb.basic.mono01.lsbfirst.msbfirst_font
36+
- display.cfb.basic.mono01.msbfirst_font
37+
- display.cfb.basic.mono10
38+
- display.cfb.basic.mono10.lsbfirst
39+
- display.cfb.basic.mono10.lsbfirst.msbfirst_font
40+
- display.cfb.basic.mono10.msbfirst_font
3341
- drivers.display.default
3442
- drivers.display.read_write.sdl.argb8888
3543
- drivers.display.read_write.sdl.bgr565
@@ -39,15 +47,19 @@
3947
- drivers.display.read_write.sdl.mono10.lsbfirst
4048
- drivers.display.read_write.sdl.rgb565
4149
- drivers.display.read_write.sdl.rgb888
50+
- sample.boards.nrf.nrf_led_matrix
4251
- sample.display.builtin
4352
- sample.display.lvgl.gui
4453
- sample.modules.lvgl.accelerometer_chart
4554
- sample.modules.lvgl.demo_music
4655
- sample.modules.lvgl.demo_benchmark
4756
- sample.modules.lvgl.demo_stress
4857
- sample.modules.lvgl.demo_widgets
58+
- sample.smf.smf_calculator
4959
platforms:
5060
- native_posix
61+
- native_sim
62+
- native_sim/native/64
5163
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-24924"
5264

5365
- scenarios:

0 commit comments

Comments
 (0)