| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index ffe07231f22ed98641980e03de71711c43dda561..cf4c69a3f5b78959709ec125e60cf336e3ede9bc 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -57,9 +57,7 @@ canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Pass,Fail # Issue
|
| # postMessage in dartium always transfers the typed array buffer, never a view
|
| postmessage_structured_test/typed_arrays: Fail
|
| # Dartium seems to lose the data from the dispatchEvent.
|
| -async_test: Fail # Uses spawn, not implemented from a DOM isolate in Dartium
|
| keyboard_event_test: Fail # Issue 13902
|
| -isolates_test: Fail # Issue 13921
|
| fileapi_test/getFile: Pass, Fail # Issue 20488
|
|
|
| [ $compiler == none && ($runtime == drt || $runtime == dartium ) && $mode == debug ]
|
|
|