Index: tests/html/html.status |
diff --git a/tests/html/html.status b/tests/html/html.status |
index 5e60790351f2d1ade1d0a5c56404e59c3c1b8f0b..d9022a6d27f539ad121f07752b90e3bd367923a7 100644 |
--- a/tests/html/html.status |
+++ b/tests/html/html.status |
@@ -11,9 +11,7 @@ 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 |
+js_interop_4_test: Fail # Dart-to-Dart sync calls not implemented. |
kasperl
2012/07/06 09:30:58
Tabbbbbb.
|
[ $compiler == none && ($runtime == drt || $runtime == dartium) && $mode == debug ] |
native_gc_test: Skip # Issue 2538. Too slow in debug. |