| Index: test/test262/test262.status
|
| diff --git a/test/test262/test262.status b/test/test262/test262.status
|
| index feed1a320662db1dbb64d932d85a9ac820df3fb8..a88982c9773a3c4678a0567e4c3ca1fff63885cb 100644
|
| --- a/test/test262/test262.status
|
| +++ b/test/test262/test262.status
|
| @@ -281,6 +281,9 @@
|
| '15.2.3.13-1-3': [FAIL],
|
| '15.2.3.13-1-4': [FAIL],
|
|
|
| + # ES6 RegExp test calls ToLength, not ToUint32
|
| + 'S15.10.6.2_A5_T3': [FAIL],
|
| +
|
| ######################## NEEDS INVESTIGATION ###########################
|
|
|
| # These test failures are specific to the intl402 suite and need investigation
|
|
|