Skip to content

Commit

Permalink
tests drivers.flash.common.default: Fix allow list
Browse files Browse the repository at this point in the history
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 <[email protected]>
  • Loading branch information
aescolar authored and nashif committed Sep 1, 2023
1 parent a7b0ce6 commit 69643d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/drivers/flash/common/testcase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ tests:
- qemu_x86
- mimxrt1060_evk
platform_allow:
- qemu_x86
- mimxrt1060_evk
- it8xxx2_evb
- mimxrt685_evk_cm33
Expand Down

0 comments on commit 69643d5

Please sign in to comment.