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

Unified Diff: tests/html/html.status

Issue 10914293: Part one of Converting DOMList types like FooList to List<Foo>. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 3 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
===================================================================
--- tests/html/html.status (revision 12357)
+++ tests/html/html.status (working copy)
@@ -41,7 +41,6 @@
[ $runtime == ie || $runtime == safari || $runtime == ff || $runtime == chrome || $runtime == opera ]
# TODO(vsm): Triage DOM tests.
-htmloptionscollection_test: Fail # Issue 3813.
shadow_dom_test: Skip # No ShadowDOM support except on tip dartium.
shadow_dom_layout_test: Skip
unknownelement_test: Fail # Issue 4189
@@ -166,7 +165,6 @@
[ $compiler == dart2js && $runtime == drt ]
# Unknown error - should investigate.
measurement_test: Fail
-htmloptionscollection_test: Fail # Issue 3813.
unknownelement_test: Fail # Issue 4189
[ $compiler == dart2js && $runtime == none ]

Powered by Google App Engine
This is Rietveld 408576698