Skip to content

Commit 6dc0ef4

Browse files
ozersakartben
authored andcommitted
tests: subsys: jwt: Exlucde JWT test from auto tests
JWT test fails on max32657evkit/max32657/ns board, due to it requries hardware TRNG on TF-M side which not activated yet until it's issue been fixed it is excluded from automated test to workflow been succeeded Signed-off-by: Sadik Ozer <[email protected]>
1 parent 2ca15bd commit 6dc0ef4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/subsys/jwt/testcase.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ common:
88
- qemu_x86
99
extra_configs:
1010
- CONFIG_TEST_RANDOM_GENERATOR=y
11+
platform_exclude:
12+
- max32657evkit/max32657/ns
1113
tests:
1214
libraries.encoding.jwt.ecdsa.psa:
1315
extra_configs:

0 commit comments

Comments
 (0)