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

Unified Diff: tests/standalone/standalone.status

Issue 12316036: Merge IO v2 branch to bleeding edge (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Rebased to r18818 Created 7 years, 10 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/web_socket_test.dart ('k') | tools/line_doc_comments.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 e4951bdb883087f74f226c84150edc0bd271299f..270875ba4523734e7b5fcbf889e9677beb082bdb 100644
--- a/tests/standalone/standalone.status
+++ b/tests/standalone/standalone.status
@@ -4,10 +4,25 @@
package/invalid_uri_test: Fail, OK # Fails intentionally
+
+
+### Temporary IO library change disables, fail ###
+
[ $runtime == vm ]
-package/package_isolate_test: Fail # Issue 7520.
+io/skipping_dart2js_compilations_test: skip # Non-fatal process error.
+io/status_file_parser_test: fail
+io/test_runner_exit_code_test: fail
+io/test_runner_test: fail
+io/secure_server_client_certificate_test: fail
io/web_socket_test: Fail, Pass # Issue 8495.
+####################################################
+
+
+
+[ $runtime == vm ]
+package/package_isolate_test: Fail # http://dartbug.com/7520.
+
[ $runtime == vm && $system == linux ]
io/http_proxy_test: Pass, Timeout # Issue 7773
@@ -48,7 +63,6 @@ io/process_non_ascii_test: Pass, Fail
[ $runtime == vm && $system == windows ]
io/file_system_links_test: Skip # No links on Windows.
-io/socket_stream_close_test: Fail, Pass # Issue 8556.
[ $compiler == none && $runtime == drt ]
io/*: Skip # Don't run tests using dart:io in the browser
« no previous file with comments | « tests/standalone/io/web_socket_test.dart ('k') | tools/line_doc_comments.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698