Chromium Code Reviews| Index: test/mjsunit/mjsunit.status |
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status |
| index 7be18a928bf5e616d9abfd4291c8bd9aba928b28..5db43a8e4a12ec56ba17247d172f2997d523e11c 100644 |
| --- a/test/mjsunit/mjsunit.status |
| +++ b/test/mjsunit/mjsunit.status |
| @@ -245,6 +245,9 @@ |
| #BUG(v8:5683) |
| 'wasm/import-memory': [SKIP], |
| + |
| + #BUG(v8:5716) |
| + 'wasm/asm-wasm-switch': [SKIP], |
|
Michael Achenbach
2016/12/06 11:58:15
The second link pointed to:
asm-wasm-expr
|
| }], # 'gc_stress == True' |
| ############################################################################## |