Index: tests/html/html.status |
diff --git a/tests/html/html.status b/tests/html/html.status |
index e0afb05d31e182391e8dd8a350a4b7a565e5f3b3..3b0d09cbd481c08f2950a14eebee0370814645a9 100644 |
--- a/tests/html/html.status |
+++ b/tests/html/html.status |
@@ -7,6 +7,8 @@ cross_frame_test: Skip # Test reloads itself. Issue 18558 |
[ $compiler == none && ($runtime == dartium || $runtime == drt) ] |
+canvas_pixel_array_type_alias_test/types2_runtimeTypeName: RuntimeError # Issue 28183 |
+ |
mirrors_js_typed_interop_test: Fail # Missing expected failure (Issue 25044) |
js_typed_interop_side_cast_exp_test: Fail, OK # tests dart2js-specific behavior. |
js_typed_interop_type1_test: Fail, OK # tests dart2js-specific behavior. |