| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index 5afd23dbc5b5d9b45c6aff88ad9dae5bba2393fc..dd55cf367b535fc121dbb53ca31d2d1ffe8ae920 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -767,6 +767,9 @@
|
| 'throw-and-catch-function': [FAIL],
|
| 'with-leave': [FAIL],
|
|
|
| + # TODO(mstarzinger,4674): Support exception handlers in BytecodeGraphBuilder.
|
| + 'regress/regress-568765': [SKIP],
|
| +
|
| 'arguments-load-across-eval': [SKIP],
|
| 'arguments-read-and-assignment': [SKIP],
|
| 'array-constructor': [PASS, SLOW],
|
|
|