| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index c72c445f3fd315e16fdf6663175caafb4cb9ca0b..b23effdb72a383aab22d0776cce0b54c13b5cd52 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -13,6 +13,7 @@ xhr_cross_origin_test: Skip # Issue 4502: Passes with --allow-external-pages.
|
|
|
| [ $compiler == none && ($runtime == drt || $runtime == dartium) ]
|
| request_animation_frame_test: Skip # drt hangs; requestAnimationFrame not implemented
|
| +fileapi_test: Fail # TODO(antonm): I am working on it.
|
| #htmloptionscollection_test: Fail # TODO(asiva): investigate.
|
|
|
| [ $compiler == none && $runtime == drt && $system == windows]
|
|
|