| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index acc4a2d9ceb524b284ee206cbf254039b1fc3ef5..bbb1972294df891e2827c96fa2e1a98082651a67 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -763,6 +763,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': [SKIP],
|
|
|