Chromium Code Reviews| Index: tests/html/html.status |
| diff --git a/tests/html/html.status b/tests/html/html.status |
| index 849ea4612fa76ab55627751cf90f70b6ebe710b3..614c5f87cfbccbb17ff027f74e65ad0f28f75058 100644 |
| --- a/tests/html/html.status |
| +++ b/tests/html/html.status |
| @@ -176,6 +176,10 @@ xsltprocessor_test/supported: Fail |
| worker_test/functional: Fail # IE uses incorrect security context for Blob URIs. |
| transferables_test: Fail # Issue 9846 |
| +[ $arch == ia32 && $compiler == dart2js && $runtime == chrome ] |
|
ricow1
2015/03/02 08:31:22
I don't think the arch has any impact here
|
| +css_test/supportsPointConversions: Fail # Issues 21710 |
| +css_test/functional: Fail # Issues 21710 |
| + |
| [ $runtime == ie11 ] |
| custom/document_register_type_extensions_test/single-parameter: Fail # Issue 13193. |
| canvasrenderingcontext2d_test/arc: Pass, Fail # Pixel unexpected value. Please triage this failure. |