Index: tests/html/html.status |
diff --git a/tests/html/html.status b/tests/html/html.status |
index 2980f4ae504602396c4ddc3650aeb86e43e7beb1..e4544e8d4705c3269e233bc347470dbd002b2c43 100644 |
--- a/tests/html/html.status |
+++ b/tests/html/html.status |
@@ -14,8 +14,6 @@ js_typed_interop_type2_test: Fail, OK # tests dart2js-specific behavior. |
js_typed_interop_type3_test: Fail, OK # tests dart2js-specific behavior. |
native_gc_test: Skip # Dartium JSInterop failure |
-js_interop_constructor_name_test/HTMLDivElement-methods: Fail # Investigate. |
-js_interop_constructor_name_test/HTMLDivElement-types: Fail # ditto |
[ $compiler == none && ($runtime == drt || $runtime == dartium ) ] |
worker_api_test: Fail # Issue 10223 |
@@ -34,8 +32,7 @@ mirrors_js_typed_interop_test: Pass, Slow |
js_type_test/dynamic-null-not-Foo: Fail # Issue 26838 |
js_type_test/dynamic-String-not-Foo: Fail # Issue 26838 |
js_type_test/dynamic-String-not-dynamic-Foo: Fail # Issue 26838 |
-js_interop_constructor_name_test/HTMLDivElement-types-erroneous1: Fail # Issue 26838 |
-js_interop_constructor_name_test/HTMLDivElement-types-erroneous2: Fail # Issue 26838 |
+ |
[ $compiler == dart2js && $checked ] |
js_function_getter_trust_types_test: Skip # --trust-type-annotations incompatible with --checked |