| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index e305acd7bbdcaf6022ea77855ed963ebef587d95..90beef4902cbf70c733a0ff74374200dfc7fa27b 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -58,6 +58,8 @@ postmessage_structured_test/typed_arrays: Fail
|
| # Dartium seems to lose the data from the dispatchEvent.
|
| 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.
|
|
|
| [ $compiler == none && ($runtime == drt || $runtime == dartium ) && $mode == debug ]
|
| websocket_test/websocket: Skip # Issue 17666
|
|
|