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

Unified Diff: tests/html/html.status

Issue 10695111: Add support for JS->Dart and Dart->dart via *PortSync. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Address comments Created 8 years, 5 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/isolate/serialization.dart ('k') | tests/html/js_interop_1_test.dart » ('j') | 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 aa6c7d5753388ca12208d9b5d6ea0fa3cf9f5b61..bc41d640641f785b55bdd3d080eb8e517fa896df 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -11,6 +11,9 @@ measurement_test: Pass, Fail # Issue 1940
[ $compiler == none && ($runtime == drt || $runtime == dartium) ]
request_animation_frame_test: Skip # drt hangs; requestAnimationFrame not implemented
blob_constructor_test: Fail # custom Blob constructor not implemented.
+js_interop_2_test: Fail # Fix Dartium sendport (de)serialization
+js_interop_3_test: Fail # Implement ReceivePortSync in Dartium
+js_interop_4_test: Fail # Implement ReceivePortSync in Dartium
[ $compiler == none && ($runtime == drt || $runtime == dartium) && $mode == debug ]
native_gc_test: Skip # Issue 2538. Too slow in debug.
@@ -68,6 +71,8 @@ indexeddb_3_test: Fail
indexeddb_4_test: Fail
js_interop_1_test: Fail
js_interop_2_test: Fail
+js_interop_3_test: Fail
+js_interop_4_test: Fail
measurement_test: Fail
messageevent_test: Fail
serialized_script_value_test: Fail
« no previous file with comments | « lib/isolate/serialization.dart ('k') | tests/html/js_interop_1_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698