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

Unified Diff: dart/samples/tests/samples/samples.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
Index: dart/samples/tests/samples/samples.status
===================================================================
--- dart/samples/tests/samples/samples.status (revision 8060)
+++ dart/samples/tests/samples/samples.status (working copy)
@@ -68,8 +68,13 @@
[ $compiler == dart2js && $runtime == chrome && $system == windows ]
lib/touch/touch_test: Fail # Expectation: Solver. Expect.approxEquals(expected:9, actual:8.990625000000001, tolerance:0.0009) fails</td
+[ $compiler == dart2js && $runtime == ff ]
+lib/touch/touch_test: Fail # Expectation: Solver. Expect.approxEquals(expected:9, actual:8.990625000000001, tolerance:0.0009) fails</td
+swarm/swarm_test: Skip # Timeout
+lib/layout/layout_test: Skip # Timeout
+lib/observable/observable_test: Skip # Timeout
+
[ $runtime == opera ]
*: Skip
[ $compiler == dart2js && $runtime == ff ]
-*: Skip # Issue 2615
« no previous file with comments | « dart/lib/compiler/implementation/typechecker.dart ('k') | dart/tests/benchmark_smoke/benchmark_smoke.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698