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

Unified Diff: tests/standalone/standalone.status

Issue 11801009: Add the remaining test scripts unit test to the status file exclusion. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Add issue number to comments. Created 7 years, 11 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 | 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 a10439513f1f13d8fdced7edb8107dc0703d3fe5..8ef9ee2398ee502b5d57a1e30f0235598b8fab14 100644
--- a/tests/standalone/standalone.status
+++ b/tests/standalone/standalone.status
@@ -4,9 +4,13 @@
package/invalid_uri_test: Fail, OK # Fails intentionally
-io/test_runner_exit_code_test: Fail # used by both a test and the VM. Can be reenabled when we replace the precompiled dart executable in tools.
-status_expression_test: Fail # used by both a test and the VM. Can be reenabled when we replace the precompiled dart executable in tools.
-io/status_file_parser_test: Fail # used by both a test and the VM. Can be reenabled when we replace the precompiled dart executable in tools.
+# These tests fail because the test scripts do not use the new streams library.
+# When the test scripts are updated, and the precompiled dart executable is
+# updated, they will be re-enabled. Issue 7724.
+io/test_runner_test: Fail, Pass
+io/test_runner_exit_code_test: Fail
+status_expression_test: Fail
+io/status_file_parser_test: Fail
[ $runtime == vm ]
package/package_isolate_test: Fail # Issue 7520.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698