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

Unified Diff: dart/tests/html/html.status

Issue 10459006: Status file update to have dart2js/chrome/mac green. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/
Patch Set: Created 8 years, 7 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
Index: dart/tests/html/html.status
===================================================================
--- dart/tests/html/html.status (revision 8035)
+++ dart/tests/html/html.status (working copy)
@@ -171,3 +171,7 @@
# DOM errors.
indexeddb_2_test: Fail # Uncaught error
window_open_test: Fail # TypeError: Object [object Window] has no method 'close$0'
+
+[ $compiler == dart2js && $runtime == chrome && $system == mac ]
+element_test: Fail # method not found: 'get$add'
kasperl 2012/05/29 09:24:57 Maybe we should do a pass through all these files
+fileapi_test: Skip # Issue 3022

Powered by Google App Engine
This is Rietveld 408576698