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

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

Issue 10441071: Use the typedef arity to know how to invoke a closure given by the dom. (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
« no previous file with comments | « dart/tests/corelib/corelib.status ('k') | dart/tests/html/html.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tests/dom/dom.status
===================================================================
--- dart/tests/dom/dom.status (revision 8060)
+++ dart/tests/dom/dom.status (working copy)
@@ -124,4 +124,9 @@
*: Fail, Pass # TODO(ahe): Triage these tests.
[ $compiler == dart2js && $runtime == ff ]
-*: Skip # Issue 2615
+cache_test: Fail # Expectation: ApplicationCache. Caught NoSuchMethodException : method not found: 'get$status'
+canvas_pixel_array_type_alias_test: Fail # Expectation: CreateImageData. Caught NoSuchMethodException : method not found: 'get$data'
+window_nosuchmethod_test: Fail # Expectation: windowNonMethod. Caught Instance of 'TypeError'
+xhr_test: Skip # Timeout
+inner_frame_test: Skip # Timeout
+svg_3_test: Skip # Timeout
« no previous file with comments | « dart/tests/corelib/corelib.status ('k') | dart/tests/html/html.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698