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

Unified Diff: tests/dom/dom.status

Issue 10261007: Fix red build on dart2js/drt. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 8 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/dom/dom.status
===================================================================
--- tests/dom/dom.status (revision 7141)
+++ tests/dom/dom.status (working copy)
@@ -102,7 +102,7 @@
request_animation_frame_test: Skip # Async test hangs.
isolates_test: Skip # Timeout because leg does not support web workers.
typed_arrays_1_test: Fail # dart2js doesn't support is checks with generic types.
-cross_frame_test: Fail # Issue 2774, iframe.contentDocument is accessible in dart:html
+htmlelement_test: Fail # NoSuchMethodException : method not found: 'isEmpty$0' Receiver: Instance of 'DOMStringMap'
[ $compiler == dart2js && $runtime == drt ]
indexeddb_3_test: Fail
« 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