| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index 7cc9eea1176385d4694bb69c38cb5e2eaa9069dd..158dfcd0a639a1891f755c10f653f2f61d2a6d2b 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -151,6 +151,9 @@
|
| # TODO(titzer): too slow in --turbo mode due to O(n^2) graph verification.
|
| 'regress/regress-1122': [PASS, NO_VARIANTS],
|
|
|
| + # TODO(mstarzinger): try..catch and lazy deopts don't seem to work correctly.
|
| + 'regress/regress-crbug-450960': [PASS, NO_VARIANTS],
|
| +
|
| # issue 4078:
|
| 'allocation-site-info': [PASS, NO_VARIANTS],
|
|
|
|
|