Chromium Code Reviews| Index: tests/corelib/corelib.status |
| =================================================================== |
| --- tests/corelib/corelib.status (revision 7819) |
| +++ tests/corelib/corelib.status (working copy) |
| @@ -32,6 +32,7 @@ |
| string_pattern_test: Fail |
| string_substring_test: Fail |
| string_test: Fail # Needs index out of range checks. |
| +string_replace_dollar_test: Fail |
| # New methods (timeZoneName and timeZoneOffset) were not ported to frog. |
| date_time7_test: Skip |