Chromium Code Reviews| Index: pkg/pkg.status |
| =================================================================== |
| --- pkg/pkg.status (revision 12739) |
| +++ pkg/pkg.status (working copy) |
| @@ -33,7 +33,7 @@ |
| # Skip http request tests on Dartium while resolving an odd |
| # error there that causes the tests to timeout. |
| -[ $runtime == dartium ] |
| +[ $runtime == dartium || $runtime == drt ] |
| intl/test/date_time_format_http_request_test: skip |
| # Skip intl_message tests that use mirrors on dart2js until it's been |