| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index dfd1a252ac1c8f65fdf47246b5cc06a79910be72..2b538fc43297ec9b3c7e3e4baf62d323bbee4b63 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -60,6 +60,7 @@ keyboard_event_test: Fail # Issue 13902
|
| fileapi_test/getFile: Pass, Fail # Issue 20488
|
| async_test: RuntimeError, OK # Uses Isolate.spawn.
|
| isolates_test: RuntimeError, OK # Uses Isolate.spawn.
|
| +custom/created_callback_test: Fail # Support for created constructor. Issue 14835
|
|
|
| [ $compiler == none && ($runtime == drt || $runtime == dartium ) && $mode == debug ]
|
| websocket_test/websocket: Skip # Issue 17666
|
|
|