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

Unified Diff: tests/standalone/standalone.status

Issue 11273010: Update status file. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Fix typo. Created 8 years, 2 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 | « tests/co19/co19-compiler.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/standalone/standalone.status
diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
index 04942bf96f73d96c95a1e3d3d5a4f1210c3a227d..720552df2a58db00deed1ea0de1a8c3e7e997563 100644
--- a/tests/standalone/standalone.status
+++ b/tests/standalone/standalone.status
@@ -13,6 +13,12 @@ package/invalid_uri_test: Fail, OK # Fails intentionally
status_expression_test: Fail, OK
io/status_file_parser_test: Fail, OK
+[ $compiler == dart2js || ($compiler == none && $runtime == drt) ]
+# The following tests require files in the tools-directory to be modified.
+# However the tools directory uses its own version of dart-binary. We reenable
+# these tests when we update the dart-binary.
+status_expression_test: Fail, OK
+
[ $runtime == vm && $checked ]
# These tests have type errors on purpose.
io/process_invalid_arguments_test: Fail, OK
« no previous file with comments | « tests/co19/co19-compiler.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698