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

Unified Diff: dart/samples/tests/samples/samples.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
« no previous file with comments | « no previous file | dart/tests/html/html.status » ('j') | dart/tests/html/html.status » ('J')
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 8035)
+++ dart/samples/tests/samples/samples.status (working copy)
@@ -14,9 +14,10 @@
[ $arch == arm ]
*: Skip
+[ $browser ]
+chat/chat_server_test: Skip # Uses dart:io
[ $runtime == drt ]
-chat/chat_server_test: Skip # Uses dart:io
lib/layout/layout_test: Skip # Issue 152
lib/touch/touch_test: Skip # Issue 157
@@ -60,3 +61,6 @@
[ $compiler == dart2js && $runtime == none ]
*: Fail, Pass # TODO(ahe): Triage these tests.
+
+[ $compiler == dart2js && $runtime == chrome && $system == mac ]
+lib/touch/touch_test: Fail # Expectation: Solver. Expect.approxEquals(expected:9, actual:8.990625000000001, tolerance:0.0009) fails</td
kasperl 2012/05/29 09:24:57 File bug for this so we don't lose track?
« no previous file with comments | « no previous file | dart/tests/html/html.status » ('j') | dart/tests/html/html.status » ('J')

Powered by Google App Engine
This is Rietveld 408576698