Skip to content
Snippets Groups Projects
Commit affab920 authored by Cheng Shao's avatar Cheng Shao
Browse files

testsuite: mark T7773 as fragile on wasm

(cherry picked from commit ae50a8eb)
parent 82c54182
Branches master
No related tags found
No related merge requests found
...@@ -176,6 +176,7 @@ test('T7457', normal, compile_and_run, ['']) ...@@ -176,6 +176,7 @@ test('T7457', normal, compile_and_run, [''])
test('T7773', test('T7773',
[when(opsys('mingw32'), skip), [when(opsys('mingw32'), skip),
js_broken(22261), js_broken(22261),
when(arch('wasm32'), fragile(24928)),
expect_broken_for(23272, ['ghci-opt']) # unclear expect_broken_for(23272, ['ghci-opt']) # unclear
], ],
compile_and_run, compile_and_run,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment