From 69643d575d6b95b29f2847ebfeaa150d758bb87f Mon Sep 17 00:00:00 2001 From: Alberto Escolar Piedras Date: Fri, 1 Sep 2023 14:39:27 +0200 Subject: [PATCH] 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 --- tests/drivers/flash/common/testcase.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/drivers/flash/common/testcase.yaml b/tests/drivers/flash/common/testcase.yaml index 73b8e61623a16f..8e3e3cfbc4ce05 100644 --- a/tests/drivers/flash/common/testcase.yaml +++ b/tests/drivers/flash/common/testcase.yaml @@ -36,6 +36,7 @@ tests: - qemu_x86 - mimxrt1060_evk platform_allow: + - qemu_x86 - mimxrt1060_evk - it8xxx2_evb - mimxrt685_evk_cm33