Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(332)

Unified Diff: tests/html/html.status

Issue 2383273002: Revert "Add native_testing library to mock @Native classes" (Closed)
Patch Set: Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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

Powered by Google App Engine
This is Rietveld 408576698