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

Unified Diff: tests/html/html.status

Issue 10877009: Remove the shared js_isolate_impl and the current js/dart interop implementation. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Add issue to test status comment. Created 8 years, 4 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
« no previous file with comments | « lib/js_isolate_impl/isolate.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/html/html.status
diff --git a/tests/html/html.status b/tests/html/html.status
index b51a0d5c341f03ad024d72b1f111c9583962089f..cbbe427892a42a4848642c017ca20afbc7aec3da 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -8,6 +8,11 @@ xmldocument_test: Skip # XML in dart:html is incomplete
xmlelement_test: Skip # XML in dart:html is incomplete
measurement_test: Pass, Fail # Issue 1940
+# Isolate implementation is private after the unification - Issue 4651
+js_interop_4_test: Fail
+js_interop_func_passing_test: Fail
+js_interop_3_test: Fail
+
[ $runtime == drt ]
xhr_cross_origin_test: Skip # Issue 4502: Passes with --allow-external-pages.
« no previous file with comments | « lib/js_isolate_impl/isolate.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698