tests: kernel.common.stack_sentinel: exclude m2gl025_miv
This commit excludes the `m2gl025_miv` platform from running the `kernel.common.stack_sentinel` test. It experiences the same issue as `hifive1`, which was described in issue #66070. Signed-off-by: Filip Kokosinski <fkokosinski@antmicro.com>
This commit is contained in:
parent
7b4e7ff9ed
commit
77cec9d935
1 changed files with 1 additions and 0 deletions
|
@ -46,6 +46,7 @@ tests:
|
||||||
platform_exclude:
|
platform_exclude:
|
||||||
- qemu_cortex_a9 # FIXME: See issue #39948
|
- qemu_cortex_a9 # FIXME: See issue #39948
|
||||||
- hifive1 # FIXME: See issue #66070
|
- hifive1 # FIXME: See issue #66070
|
||||||
|
- m2gl025_miv # FIXME: See issue #66070
|
||||||
tags: kernel
|
tags: kernel
|
||||||
integration_platforms:
|
integration_platforms:
|
||||||
- qemu_x86
|
- qemu_x86
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue