tests: kernel.common.stack_sentinel: re-enable some platforms
This commit re-enables the following platforms for the `kernel.common.stack_sentinel` test: * `hifive1` * `m2gl025_miv` These platforms working correctly after Renode was upgraded to 1.15.2 in the CI. Signed-off-by: Filip Kokosinski <fkokosinski@antmicro.com>
This commit is contained in:
parent
c5f2df49cc
commit
55b1570c0d
1 changed files with 0 additions and 2 deletions
|
@ -45,8 +45,6 @@ tests:
|
||||||
extra_args: CONF_FILE=sentinel.conf
|
extra_args: CONF_FILE=sentinel.conf
|
||||||
platform_exclude:
|
platform_exclude:
|
||||||
- qemu_cortex_a9 # FIXME: See issue #39948
|
- qemu_cortex_a9 # FIXME: See issue #39948
|
||||||
- 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