| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index 21e286a8f9a4f3dd1b8fcad556e5a6da49eca3b3..2470cf8bf2db3e5c88f01f7df7df211c5051c13c 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -403,3 +403,25 @@ safe_dom_test: Skip # Test cannot run under CSP restrictions (tim
|
|
|
| [ $compiler == dart2js && $runtime == drt ]
|
| wheelevent_test: Fail # http://dartbug.com/12958
|
| +
|
| +[ $compiler == none && $runtime == dartium ]
|
| +async_test: Timeout # Issue 13719: Please triage this failure.
|
| +custom/constructor_calls_created_synchronously_test: Fail # Issue 13719: Please triage this failure.
|
| +custom/created_callback_test: Fail # Issue 13719: Please triage this failure.
|
| +custom/document_register_basic_test: Fail # Issue 13719: Please triage this failure.
|
| +custom/document_register_type_extensions_test/construction: Fail # Issue 13719: Please triage this failure.
|
| +custom/document_register_type_extensions_test/namespaces: Fail # Issue 13719: Please triage this failure.
|
| +custom/document_register_type_extensions_test/parsing: Fail # Issue 13719: Please triage this failure.
|
| +custom/entered_left_view_test/disconnected_subtree: Fail # Issue 13719: Please triage this failure.
|
| +custom/entered_left_view_test/shadow_dom: Fail # Issue 13719: Please triage this failure.
|
| +custom/entered_left_view_test/standard_events: Fail # Issue 13719: Please triage this failure.
|
| +custom/entered_left_view_test/viewless_document: Fail # Issue 13719: Please triage this failure.
|
| +custom_elements_test/innerHtml: Fail # Issue 13719: Please triage this failure.
|
| +custom_elements_test/lifecycle: Fail # Issue 13719: Please triage this failure.
|
| +custom_elements_test/mixins: Fail # Issue 13719: Please triage this failure.
|
| +custom_elements_test/register: Fail # Issue 13719: Please triage this failure.
|
| +dromaeo_smoke_test: Fail # Issue 13719: Please triage this failure.
|
| +element_offset_test/offset: Fail # Issue 13719: Please triage this failure.
|
| +touchevent_test/supported: Fail # Issue 13719: Please triage this failure.
|
| +transition_event_test/functional: Fail # Issue 13719: Please triage this failure.
|
| +
|
|
|