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

Unified Diff: tests/html/html.status

Issue 11416298: Rollback removing Skip for DartC (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 1 month 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
« no previous file with comments | « samples/tests/samples/samples.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/html/html.status
diff --git a/tests/html/html.status b/tests/html/html.status
index 5ec70d12b348717ca9b5d37d26d47e5453385386..16aacec05d224794d9b22981d1a4a911a8ffb5c9 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -286,12 +286,13 @@ xhr_test: Fail
# 'html' tests import the HTML library, so they only make sense in
# a browser environment.
[ $compiler == dartc ]
-documentfragment_test: Fail # test issue 7065
-element_add_test: Fail # test issue 7065
-element_test: Fail # test issue 7065
-node_test: Fail # test issue 7065
-svgelement_test: Fail # test issue 7065
-svgelement2_test: Fail # test issue 7065
+*: Skip
+#documentfragment_test: Fail # test issue 7065
+#element_add_test: Fail # test issue 7065
+#element_test: Fail # test issue 7065
+#node_test: Fail # test issue 7065
+#svgelement_test: Fail # test issue 7065
+#svgelement2_test: Fail # test issue 7065
[ $runtime == vm ]
*: Skip
« no previous file with comments | « samples/tests/samples/samples.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698