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