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

Unified Diff: tests/standalone/standalone.status

Issue 11801012: Mark test script tests as pass, fail to suppress them on dartc as well. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: 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 8ef9ee2398ee502b5d57a1e30f0235598b8fab14..9ca471c8204f50c1e033944adb17b11abff389a4 100644
--- a/tests/standalone/standalone.status
+++ b/tests/standalone/standalone.status
@@ -7,16 +7,15 @@ package/invalid_uri_test: Fail, OK # Fails intentionally
# 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
+io/test_runner_test: Pass, Fail
+io/test_runner_exit_code_test: Pass, Fail
+status_expression_test: Pass, Fail
+io/status_file_parser_test: Pass, Fail
+io/skipping_dart2js_compilations_test: Pass, Fail
[ $runtime == vm ]
package/package_isolate_test: Fail # Issue 7520.
-io/skipping_dart2js_compilations_test: Fail # used by both a test and the VM. Can be reenabled when we replace the precompiled dart executable in tools.
-
[ $runtime == vm && $checked ]
# These tests have type errors on purpose.
io/process_invalid_arguments_test: Fail, OK
« 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