mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-05-08 12:46:14 +00:00
test: temporarily skip 'skip-stack-guard-page' test case until issue is resolved
This commit is contained in:
parent
8acaaa2892
commit
4a17741670
|
@ -134,6 +134,8 @@ def ignore_the_case(
|
||||||
"float_misc",
|
"float_misc",
|
||||||
"select",
|
"select",
|
||||||
"memory_grow",
|
"memory_grow",
|
||||||
|
# Skip the test case for now, restore it after fixing the issue
|
||||||
|
"skip-stack-guard-page",
|
||||||
]:
|
]:
|
||||||
return True
|
return True
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user