| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index 269bb545607fbc29b8f55839595d3ff0e91e5133..0c9c17dd3303d7b2039d99bf6d369a8ec6c2ee65 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -235,6 +235,9 @@
|
| 'harmony/async-debug-caught-exception-cases2': [SKIP],
|
| 'harmony/async-debug-caught-exception-cases3': [SKIP],
|
|
|
| + # TODO(jgruber): Too slow with new C++ port. Reenable once fixed.
|
| + 'harmony/regexp-property-lu-ui': [SKIP],
|
| +
|
| # TODO(mstarzinger): Takes too long with TF.
|
| 'array-sort': [PASS, NO_VARIANTS],
|
| 'regress/regress-91008': [PASS, NO_VARIANTS],
|
|
|