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

Unified Diff: tests/html/html.status

Issue 1318043005: Support user generated custom native JS classes. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: ptal Created 5 years, 2 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 4ec0dc2106363ae2767b844df8748482af79780b..fef22356f56a4bdb3254d65e08f9f619fd99dd9c 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -6,10 +6,12 @@ interactive_test: Skip # Must be run manually.
dromaeo_smoke_test: Skip # Issue 14521, 8257
cross_frame_test: Skip # Test reloads itself. Issue 18558
-js_array_test: Skip # Issue 23676, 23677
-js_typed_interop_test: Skip # Issue 23676, 23677
-
[ $compiler == none && ($runtime == dartium || $runtime == drt) ]
+
+js_array_test: Skip # Dartium JSInterop failure
+js_typed_interop_test: Skip # Dartium JSInterop failure
+mirrors_js_typed_interop_test: Skip # Dartium JSInterop failure
+
cross_domain_iframe_test: RuntimeError # Dartium JSInterop failure
crypto_test/functional: RuntimeError # Dartium JSInterop failure
custom/document_register_basic_test: RuntimeError # Dartium JSInterop failure

Powered by Google App Engine
This is Rietveld 408576698