| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index 6dbfd0499ac4f4f4bcef130a5d930f1934762423..88e80023ec39176c5a937bf3edb879e98a3b8e65 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -13,9 +13,6 @@ request_animation_frame_test: Skip # drt hangs; requestAnimationFrame not impl
|
| blob_constructor_test: Fail # custom Blob constructor not implemented.
|
| 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.
|
| -
|
| [ $compiler == none && $runtime == drt && $system == windows]
|
| audiocontext_test: Skip
|
|
|
|
|