| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index 8c6b453f8723b00d8579c05bd35a63670e42c7d5..2679866bdbc1849592920f582f45c65efaf9cfcc 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -458,6 +458,9 @@ touchevent_test/supported: Fail
|
| async_test: Timeout # Issue 13719: Please triage this failure.
|
| element_offset_test/offset: Pass, Fail # Issue 13719, 13296
|
|
|
| +[ $compiler == none && $runtime == dartium && $system == linux ]
|
| +indexeddb_5_test: Timeout # Issue 19778, 19503
|
| +
|
| [ $compiler == dartanalyzer || $compiler == dart2analyzer ]
|
| audiocontext_test: StaticWarning
|
| custom/document_register_basic_test: StaticWarning
|
|
|