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

Unified Diff: tests/html/html.status

Issue 10825393: Fix for Issue 3039. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 4 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 | « lib/html/dart2js/html_dart2js.dart ('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 d09b82478c6617406c5ec90c940f8f66bebb3077..c9e34a4c0a0ba7c613ed5b5b3864c53c573d39a6 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -175,13 +175,8 @@ unknownelement_test: Fail # Issue 4189
*: Fail, Pass # TODO(ahe): Triage these tests.
[ $compiler == dart2js ]
-svgelement2_test: Fail # Html library relies on mangling. Issue 3039.
transferables_test: Skip # until isInstance works in dart2js
-[ $compiler == dart2js && $runtime == d8 ]
-# Should investigate why this test succeeds on d8.
-svgelement2_test: Pass
-
[ $compiler == dart2js && ($runtime == drt || $runtime == ff) ]
request_animation_frame_test: Skip # Async test hangs.
« no previous file with comments | « lib/html/dart2js/html_dart2js.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698