Skip to content

Commit fb0c868

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 <sudan.landge@arm.com> (cherry picked from commit 2408b80)
1 parent 7a9154e commit fb0c868

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/arch/arm/arm_user_stack_test/testcase.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ common:
22
tags:
33
- arm
44
timeout: 120
5+
# TODO: remove the platform_exclude once the issue with MPS2/AN385 is fixed.
6+
platform_exclude:
7+
- mps2/an385
58
tests:
69
arch.arm.user.stack:
710
filter: CONFIG_CPU_CORTEX_M

0 commit comments

Comments
 (0)