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

Unified Diff: tests/html/html.status

Issue 11565017: Issue 5064. Remove 'skip' status for about 130 tests. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years 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 | « no previous file | tests/standalone/standalone.status » ('j') | 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 2e595e05f4e8837fd6a09f1cc69c4cc80f16903c..274cd58f4cba330e855b195c969c300f24b89613 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -299,7 +299,19 @@ xhr_test: Fail
# 'html' tests import the HTML library, so they only make sense in
# a browser environment.
[ $compiler == dartc ]
-*: Skip
+
+# pkg/unittest issue 7394
+document_test: Fail
+documentfragment_test: Fail
+element_add_test: Fail
+element_test: Fail
+htmlelement_test: Fail
+input_element_test: Fail
+node_test: Fail
+svgelement_test: Fail
+svgelement2_test: Fail
+
+# test issue 7065
#documentfragment_test: Fail # test issue 7065
#element_add_test: Fail # test issue 7065
#element_test: Fail # test issue 7065
« no previous file with comments | « no previous file | tests/standalone/standalone.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698