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

Unified Diff: tests/standalone/standalone.status

Issue 11878015: Default constructor for dart:io Path now handles native Windows paths. Path() now does the same as… (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Don't change tools/version.dart until the binaries are updated. 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 | « tests/standalone/io/windows_environment_test.dart ('k') | tools/html_json_doc/bin/html_json_doc.dart » ('j') | 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 ef5332cffbd1a422e68b289fce176c631ca3abfa..15e506a0fc799a978ed5e5817062908afbda7839 100644
--- a/tests/standalone/standalone.status
+++ b/tests/standalone/standalone.status
@@ -43,6 +43,14 @@ io/secure_no_builtin_roots_test: Pass, Crash # Issue 7157
io/secure_socket_bad_certificate_test: Pass, Crash, Fail, Timeout # Issue 7157
io/directory_list_nonexistent_test: Skip # Issue 7157
+# Temporary suppression of test script unit tests, until we upload new binaries.
+# This should be removed within a couple of hours: TODO(whesse).
+status_expression_test: Skip
+test_runner_exit_code_test: Skip
+test_runner_test: Skip
+status_file_parser_test: Skip
+skipping_dart2js_compilations_test: Skip
+
[ $compiler == none && $runtime == drt ]
io/*: Skip # Don't run tests using dart:io in the browser
crypto/*: Skip # Don't run tests using dart:io in the browser
« no previous file with comments | « tests/standalone/io/windows_environment_test.dart ('k') | tools/html_json_doc/bin/html_json_doc.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698