| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index 4c649fdf45050d88bd01a5d34d80a2d857e41519..f3107bb4c38833cac455fc2b043dc04b8c5dc0bf 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -56,10 +56,6 @@
|
| '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.
|
|
|
| @@ -999,6 +995,7 @@
|
| 'regress/regress-520029': [SKIP],
|
| 'regress/regress-542099': [SKIP],
|
| 'regress/regress-542100': [SKIP],
|
| + 'regress/regress-544991': [SKIP],
|
| 'regress/regress-568765': [SKIP],
|
| 'regress/regress-580': [SKIP],
|
| 'regress/regress-618': [SKIP],
|
|
|