Chromium Code Reviews| Index: test/intl/intl.status |
| diff --git a/test/intl/intl.status b/test/intl/intl.status |
| index 34610a5d73798605ad14002889ea3afbaa708819..d977e1aa7ae33ac4ba588a283e236e039c581585 100644 |
| --- a/test/intl/intl.status |
| +++ b/test/intl/intl.status |
| @@ -34,3 +34,6 @@ general/v8Intl-exists: FAIL |
| # TODO(jochen): The following test is flaky. |
| overrides/caching: PASS || FAIL |
| + |
| +# BUG(2899): default locale for search fails on mac. |
| +collator/default-locale: PASS || FAIL |