Chromium Code Reviews| Index: tests/html/html.status |
| diff --git a/tests/html/html.status b/tests/html/html.status |
| index ec3252912d93c3267bcdc5d97c215278c9b10bd8..b8ed3780ea581a98cecd6a0b936896f8de9f6665 100644 |
| --- a/tests/html/html.status |
| +++ b/tests/html/html.status |
| @@ -33,6 +33,7 @@ xhr_test/json: Fail # Issue 13069 |
| async_test: Fail # Background timers not implemented. |
| keyboard_event_test: Fail # Issue 13902 |
| isolates_test: Fail # Issue 13921 |
| +custom/element_upgrade_test: Skip # Issue 17298 |
| [ $compiler == none && ($runtime == drt || $runtime == dartium || $runtime == ContentShellInAndroid) && $mode == debug ] |
| websocket_test/websocket: Skip # Issue 17666 |
| @@ -438,6 +439,7 @@ element_offset_test/offset: Pass, Fail # Issue 13719, 13296 |
| [ $compiler == dartanalyzer || $compiler == dart2analyzer ] |
| audiocontext_test: StaticWarning |
| custom/document_register_basic_test: StaticWarning |
| +custom/element_upgrade_test: StaticWarning |
|
blois
2014/04/15 19:29:12
Added.
Jennifer Messerly
2014/04/15 19:34:43
just curious, what's the warning about?
blois
2014/04/15 20:47:43
Warning is that a class which says it implements H
|
| datalistelement_test: StaticWarning |
| documentfragment_test: StaticWarning |
| element_add_test: StaticWarning |