| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index 5e60790351f2d1ade1d0a5c56404e59c3c1b8f0b..6dbfd0499ac4f4f4bcef130a5d930f1934762423 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.
|
|
|
| [ $compiler == none && ($runtime == drt || $runtime == dartium) && $mode == debug ]
|
| native_gc_test: Skip # Issue 2538. Too slow in debug.
|
|
|