| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index 003cebad49bdc7dbb67ef25c3925777bbf7baa7f..df9b0b444c70c1961e8b79e1fecd0b59da83c427 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -33,7 +33,6 @@ uri_test: Fail Issue 13581
|
| async_test: Fail # Background timers not implemented.
|
| keyboard_event_test: Fail # Issue 13902
|
| isolates_test: Fail # Issue 13921
|
| -dromaeo_smoke_test: Fail, Pass, Crash # Issue 14218
|
|
|
| [ $compiler == none && $runtime == drt && $system == windows ]
|
| worker_test/functional: Pass, Crash # Issue 9929.
|
| @@ -408,6 +407,7 @@ wheelevent_test: Fail # http://dartbug.com/12958
|
|
|
| [ $compiler == none && $runtime == dartium ]
|
| async_test: Timeout # Issue 13719: Please triage this failure.
|
| +dromaeo_smoke_test: Fail # Issue 13719: Please triage this failure.
|
| element_offset_test/offset: Pass, Fail # Issue 13719, 13296
|
| touchevent_test/supported: Fail # Issue 13719: Please triage this failure.
|
|
|
|
|