| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index 7e30ad35f8a836d76fa39baccd9b9297d6585791..e39af177ba63fae50b079744c9de04526287e41a 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -443,6 +443,7 @@ wheelevent_test: Fail # http://dartbug.com/12958
|
| [ $runtime == dartium && ($system == macos || $system == windows || $system == linux)]
|
| # Desktop operation systems do not support touch events on chrome 34 dartium.
|
| touchevent_test/supported: Fail
|
| +mouse_event_test: Fail # Issue 20437
|
|
|
| [ $compiler == none && $runtime == dartium ]
|
| async_test: Timeout # Issue 13719: Please triage this failure.
|
|
|