tests: boot: mcuboot: disable test

Disable test due to observed issues with CONFIG_BUILD_OUTPUT_ADJUST_LMA.
Refer to https://github.com/zephyrproject-rtos/zephyr/issues/58080.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
This commit is contained in:
Gerard Marull-Paretas 2023-05-23 17:50:04 +02:00 committed by Anas Nashif
commit fc312b096d

View file

@ -12,6 +12,7 @@ common:
tests: tests:
boot.mcuboot: boot.mcuboot:
tags: mcuboot tags: mcuboot
skip: true # disabled due to issue #58080
platform_allow: platform_allow:
- frdm_k64f - frdm_k64f
- mimxrt1060_evk - mimxrt1060_evk