| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index 9247f4d3aea3721942d06a029054d46d930bc012..6a32e2e1a71f75dc124f9b7e8f0d41d988902ba6 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.
|
|
|
|
|