| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index c9603b3ddb36c6506a2f943560bd736f43ce117f..386cd6381122d22717bf3720e5f37f65b8545906 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -55,6 +55,9 @@
|
| 'es6/debug-promises/reject-with-undefined-reject': [FAIL],
|
| 'es6/debug-promises/reject-with-invalid-reject': [FAIL],
|
|
|
| + # TODO(caitp): fix super-call and super-property in async arrow functions
|
| + 'harmony/async-arrow-lexical-super': [FAIL],
|
| +
|
| ##############################################################################
|
| # TurboFan compiler failures.
|
|
|
|
|