Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1332)

Unified Diff: tests/html/html.status

Issue 224113003: Re-apply "Adding a mechanism to 'upgrade' the Dart type of elements" (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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

Powered by Google App Engine
This is Rietveld 408576698