Skip to content

Commit c389b3f

Browse files
committed
[nrf noup] tests: drivers: mspi: disable no_multithreading test
Lilium targets do not support No-Multithreading scenarios. Disable the corresponding test in MSPI. Signed-off-by: Riadh Ghaddab <[email protected]>
1 parent 784944b commit c389b3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/drivers/mspi/flash/testcase.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ tests:
3838
- CONFIG_MSPI_DW_HANDLE_FIFOS_IN_SYSTEM_WORKQUEUE=y
3939
drivers.mspi.flash.mspi_nor_no_multithreading:
4040
filter: dt_alias_exists("mspi0") and CONFIG_FLASH_MSPI_NOR
41-
integration_platforms:
41+
platform_exclude:
4242
- nrf54h20dk/nrf54h20/cpuapp
4343
extra_configs:
4444
- CONFIG_MULTITHREADING=n

0 commit comments

Comments
 (0)