| Index: test/intl/intl.status
|
| diff --git a/test/intl/intl.status b/test/intl/intl.status
|
| index 6e3192b49073dcf38cb2625ce24a71ed9380a814..3d058b3dfbde1583c180dc95d864bcfda292f696 100644
|
| --- a/test/intl/intl.status
|
| +++ b/test/intl/intl.status
|
| @@ -41,4 +41,10 @@
|
| 'number-format/parse-decimal': [FAIL],
|
| 'number-format/parse-percent': [FAIL],
|
| }], # ALWAYS
|
| +
|
| +##############################################################################
|
| +['system == macos', {
|
| + # BUG(v8:4459).
|
| + 'collator/default-locale': [FAIL],
|
| +}], # 'system == macos'
|
| ]
|
|
|