tests drivers.flash.common.default: Fix allow list
qemu_x86 was listed as an integration platform but not in the allow list causing twister to fail: Error found: tests/drivers/flash/common/drivers.flash.common.default on qemu_x86 (Not in testsuite platform allow list but is one of the integration platforms) Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
This commit is contained in:
parent
a7b0ce614a
commit
69643d575d
@ -36,6 +36,7 @@ tests:
|
||||
- qemu_x86
|
||||
- mimxrt1060_evk
|
||||
platform_allow:
|
||||
- qemu_x86
|
||||
- mimxrt1060_evk
|
||||
- it8xxx2_evb
|
||||
- mimxrt685_evk_cm33
|
||||
|
||||
Loading…
Reference in New Issue
Block a user