Chromium Code Reviews| Index: pkg/pkg.status |
| diff --git a/pkg/pkg.status b/pkg/pkg.status |
| index d139d9629369039da6970e87954a09f435726efa..ff8dee780bfd08dc2ad9d0a7e9fc8e3e9a6c1c3b 100644 |
| --- a/pkg/pkg.status |
| +++ b/pkg/pkg.status |
| @@ -55,6 +55,9 @@ intl/test/date_time_format_http_request_test: Skip |
| # Fails to recognize HashMap as an instance of Map. |
| analyzer-experimental/test/generated/ast_test: Fail |
| +# Issue 8843 |
| +http/multipart_test: Skip |
|
Bob Nystrom
2013/02/28 00:50:57
Is this flaky? If so, how about Pass,Fail
nweiz
2013/02/28 01:10:54
Done.
|
| + |
| [ $runtime == vm && $system == windows ] |
| intl/test/find_default_locale_standalone_test: Fail # Issue 8110 |