test: temporarily skip 'skip-stack-guard-page' test case until issue is resolved

This commit is contained in:
Huang Qi 2025-03-25 10:38:34 +08:00
parent 8acaaa2892
commit 4a17741670

View File

@ -134,6 +134,8 @@ def ignore_the_case(
"float_misc",
"select",
"memory_grow",
# Skip the test case for now, restore it after fixing the issue
"skip-stack-guard-page",
]:
return True