| Index: test/test262/test262.status
|
| diff --git a/test/test262/test262.status b/test/test262/test262.status
|
| index a3ba9adc4fa09f7e85687c59bace24d9730e1443..85c6d276b12a2d0128992e95a1610b505affbf72 100644
|
| --- a/test/test262/test262.status
|
| +++ b/test/test262/test262.status
|
| @@ -338,6 +338,10 @@
|
| 'built-ins/Function/prototype/toString/setter-object': [FAIL],
|
| 'built-ins/Function/prototype/toString/unicode': [FAIL],
|
|
|
| + # https://bugs.chromium.org/p/v8/issues/detail?id=4985
|
| + 'language/reserved-words/await-module': [SKIP],
|
| + 'language/module-code/strict-mode': [SKIP],
|
| +
|
| ######################## NEEDS INVESTIGATION ###########################
|
|
|
| # These test failures are specific to the intl402 suite and need investigation
|
|
|