Index: test/intl/intl.status |
diff --git a/test/intl/intl.status b/test/intl/intl.status |
index d48d695165210a7a8d06d28a072c6c6c498c4a32..2fe446b492e2cb0cea670cc4b5212f755a049a59 100644 |
--- a/test/intl/intl.status |
+++ b/test/intl/intl.status |
@@ -43,5 +43,8 @@ |
'date-format/parse-mdyhms': [FAIL], |
'number-format/parse-decimal': [FAIL], |
'number-format/parse-percent': [FAIL], |
+ |
+ # TODO(jbramley): This test times out with TurboFan. See issue 3526. |
+ 'overrides/string': [PASS, NO_VARIANTS], |
}], # ALWAYS |
] |