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

Unified Diff: tests/html/html.status

Issue 1236793006: Fix type problem with FilteredElementList._iterable (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Review fixes Created 5 years, 5 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 2880e5b81bf23804d1716b4f4c6b4f723bd3342e..27ea36a4d4a71534d4473a66c9ca9ed11a75bb3b 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -25,13 +25,6 @@ trusted_html_tree_sanitizer_test/untrusted: Fail # We make adoptNode throw to ve
[ $compiler == none && $mode == debug && ($runtime == drt || $runtime == dartium || $runtime == ContentShellOnAndroid) ]
datalistelement_test: Skip # Issue 20540
-[ $compiler == none && ($runtime == drt || $runtime == dartium) && $checked ]
-element_test/attributes: RuntimeError # Issue 23849
-node_validator_important_if_you_suppress_make_the_bug_critical_test/svg: RuntimeError # Issue 23849
-svgelement_test/additionalConstructors: RuntimeError # Issue 23849
-svgelement_test/elementget: RuntimeError # Issue 23849
-svgelement_test/innerHtml: RuntimeError # Issue 23849
-
[ $compiler == dart2js ]
input_element_test/attributes: Fail # Issue 21555
« no previous file with comments | « tests/html/filteredelementlist_test.dart ('k') | tools/dom/templates/html/impl/impl_SVGElement.darttemplate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698