Skip to content

Commit 417f564

Browse files
committed
fix: secure_storage tests doesn't filter out any archs...
Signed-off-by: Alp Sayin <alpsayin@gmail.com>
1 parent 1447c5f commit 417f564

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/subsys/secure_storage/psa/its/testcase.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ common:
33
- native_sim
44
platform_exclude:
55
- qemu_cortex_m0 # settings subsystem initialization fails
6+
arch_exclude:
7+
- microblaze # there is no fucking filter in here...
68
timeout: 120
79
tags:
810
- psa.secure_storage

0 commit comments

Comments
 (0)