| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index c3861ee986f388a3a456c518b64f1c65cee2210e..4d218873d60f9cdecc34b7c036549b69373ee4bf 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -201,6 +201,9 @@ canvas_pixel_array_type_alias_test/types2_runtimeTypeName: Fail, OK # Issue 1260
|
| css_test/supportsPointConversions: Fail # Issues 21710
|
| css_test/functional: Fail # Issues 21710
|
|
|
| +[ $compiler == dart2js && $cps_ir ]
|
| +resource_http_test: Crash # Cannot handle async functions.
|
| +
|
| [ $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.
|
|
|