Chromium Code Reviews| Index: pkg/pkg.status |
| diff --git a/pkg/pkg.status b/pkg/pkg.status |
| index 1447dbc3ca4f28767ebcd48a9eb2afda890f5858..823bd6f997ba8742f33bb8f100264a29f51a6434 100644 |
| --- a/pkg/pkg.status |
| +++ b/pkg/pkg.status |
| @@ -64,6 +64,7 @@ intl/test/date_time_format_http_request_test: Skip |
| [ $runtime == vm && $system == windows ] |
| intl/test/find_default_locale_standalone_test: Fail # Issue 8110 |
| +intl/test/message_extraction/message_extraction_test: Fail # dart:io bug with reading encoding |
|
Emily Fortuna
2013/03/15 00:27:21
can you annotate this with the issue number?
|
| # Skip http request tests on Dartium while resolving an odd |
| # error there that causes the tests to timeout. |