| Index: test/test262/test262.status
|
| diff --git a/test/test262/test262.status b/test/test262/test262.status
|
| index 1fd4c3c5d82df6a69e5cfc5185c45981807dd281..02dfc1ef5db7a5f37d67901b1e0ce0096a076925 100644
|
| --- a/test/test262/test262.status
|
| +++ b/test/test262/test262.status
|
| @@ -36,6 +36,9 @@ def FAIL_OK = FAIL, OKAY
|
| # V8 Bug: http://code.google.com/p/v8/issues/detail?id=691
|
| 11.2.3-3_3: FAIL
|
|
|
| +# TODO(jochen): Needs to be skipped only in noi18n mode.
|
| +15.5.4.9_CE: SKIP
|
| +
|
| ######################## NEEDS INVESTIGATION ###########################
|
|
|
| # These test failures are specific to the intl402 suite and need investigation
|
|
|