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

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

Issue 10442081: Update status files for dart2js/mac/safari. (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 | « no previous file | dart/tests/corelib/corelib.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/samples/tests/samples/samples.status
===================================================================
--- dart/samples/tests/samples/samples.status (revision 8084)
+++ dart/samples/tests/samples/samples.status (working copy)
@@ -63,13 +63,13 @@
*: Fail, Pass # TODO(ahe): Triage these tests.
[ $compiler == dart2js && $runtime == chrome && $system == macos ]
-lib/touch/touch_test: Fail # Expectation: Solver. Expect.approxEquals(expected:9, actual:8.990625000000001, tolerance:0.0009) fails</td
+lib/touch/touch_test: Fail # Expectation: Solver. Expect.approxEquals(expected:9, actual:8.990625000000001, tolerance:0.0009) fails
[ $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
+lib/touch/touch_test: Fail # Expectation: Solver. Expect.approxEquals(expected:9, actual:8.990625000000001, tolerance:0.0009) fails
[ $compiler == dart2js && $runtime == ff ]
-lib/touch/touch_test: Fail # Expectation: Solver. Expect.approxEquals(expected:9, actual:8.990625000000001, tolerance:0.0009) fails</td
+lib/touch/touch_test: Fail # Expectation: Solver. Expect.approxEquals(expected:9, actual:8.990625000000001, tolerance:0.0009) fails
swarm/swarm_test: Skip # Timeout
lib/layout/layout_test: Skip # Timeout
lib/observable/observable_test: Skip # Timeout
@@ -84,3 +84,9 @@
proxy/mint_maker_promise_with_stubs_generated_test: Skip # BUG(3304): Times out.
proxy/promise_based_test: Skip # BUG(3304): Times out.
swarm/swarm_test: Skip # BUG(3304): Times out.
+
+[ $compiler == dart2js && $runtime == safari ]
+lib/layout/layout_test: Fail
+lib/touch/touch_test: Fail # Expectation: Solver. Expect.approxEquals(expected:9, actual:8.990625000000001, tolerance:0.0009) fails
+lib/view/view_test: Fail
+swarm/swarm_test: Fail # Expectation: BackButton. Caught Instance of 'TypeError'
« no previous file with comments | « no previous file | dart/tests/corelib/corelib.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698