| Index: test/test262/test262.status
|
| diff --git a/test/test262/test262.status b/test/test262/test262.status
|
| index 74ec05c083968796fc0e9f2088077156acae9c19..bbff307c25ccaa759e32c7f3ca74c5f1cfbfca74 100644
|
| --- a/test/test262/test262.status
|
| +++ b/test/test262/test262.status
|
| @@ -397,11 +397,6 @@
|
| # https://code.google.com/p/v8/issues/detail?id=4346
|
| 'built-ins/RegExp/prototype/flags/u': [FAIL],
|
|
|
| - # https://code.google.com/p/v8/issues/detail?id=4360
|
| - 'intl402/Collator/10.1.1_1': [FAIL],
|
| - 'intl402/DateTimeFormat/12.1.1_1': [FAIL],
|
| - 'intl402/NumberFormat/11.1.1_1': [FAIL],
|
| -
|
| # https://code.google.com/p/v8/issues/detail?id=4361
|
| 'intl402/Collator/10.1.1_a': [FAIL],
|
|
|
| @@ -522,7 +517,6 @@
|
| 'intl402/Date/prototype/13.3.0_7': [FAIL],
|
| 'intl402/DateTimeFormat/12.1.1': [FAIL],
|
| 'intl402/DateTimeFormat/12.1.1_a': [FAIL],
|
| - 'intl402/DateTimeFormat/12.1.1_1': [FAIL],
|
| 'intl402/DateTimeFormat/12.1.2': [PASS, FAIL],
|
| 'intl402/DateTimeFormat/12.1.2.1_4': [FAIL],
|
| 'intl402/DateTimeFormat/12.2.3_b': [FAIL],
|
|
|