Skip to content

Commit 57dc7f5

Browse files
committed
tests: arm: exclude mps2/an385 on user stack test
Temporarily disable running the user stack tests on mps2/an385 to unblock ci issues reported in #98494. Signed-off-by: Sudan Landge <[email protected]>
1 parent 1dc7eb9 commit 57dc7f5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/arch/arm/arm_user_stack_test/testcase.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ common:
22
tags:
33
- arm
44
timeout: 120
5+
platform_exclude:
6+
mps2/an385
57
tests:
68
arch.arm.user.stack:
79
filter: CONFIG_CPU_CORTEX_M

0 commit comments

Comments
 (0)