| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index ed111c48ae8ce231d6d66862eae1f7362fb49557..3adb5460940389e5c4ff25b44af949436e86b4f9 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -56,6 +56,10 @@
|
| 'es6/debug-promises/reject-with-invalid-reject': [FAIL],
|
| 'es6/debug-promises/throw-with-undefined-reject': [FAIL],
|
|
|
| + # Issue 4093: This test will be updated in the course of implementing
|
| + # @@species, when TypedArray support is added.
|
| + 'regress/regress-544991': [SKIP],
|
| +
|
| ##############################################################################
|
| # TurboFan compiler failures.
|
|
|
|
|