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

Unified Diff: tests/html/html.status

Issue 10532010: Suppress transferables_test for FF. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 6 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
« no previous file with comments | « no previous file | 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 ecfaeed584205e26090549d12e1342a8c64dc7f9..215ee13d2aafd4c078b7ac6e363b10e1e9f4615b 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -93,6 +93,7 @@ localstorage_test: Fail
svg_3_test: Fail
svgelement_test: Fail
svgelement2_test: Fail
+transferables_test: Fail # Issue 3392.
# document.getElementsByTagName('body') returns an HTMLCollection, not a NodeList.
# TODO: Make both implement List<Node>, make implementation return List<Node>, not _NodeListJs.
# Note this test now passes for the wrong reasons. It used to be that the only
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698