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

Unified Diff: tests/standalone/standalone.status

Issue 12321073: Broaden suppression for http_proxy test which has timed out on both Windows and Mac as well. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Rebase patch 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 | « 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 e680d7993883c6e149ed343999c98ce054cfed93..a7953e808f429fe4addac7923e67ef2326884e0d 100644
--- a/tests/standalone/standalone.status
+++ b/tests/standalone/standalone.status
@@ -7,13 +7,15 @@ package/invalid_uri_test: Fail, OK # Fails intentionally
io/raw_secure_server_socket_test: Pass, Timeout # Issue 8673
io/secure_server_socket_test: Pass, Timeout # Issue 8673
-### Temporary IO library change disables, fail ###
-
[ $runtime == vm ]
+# Temporarily disabled until the test scripts are rewritten for
+# dart:io v2.
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
+
+[ $runtime == vm ]
io/secure_server_client_certificate_test: fail
io/web_socket_test: Fail, Pass # Issue 8495.
io/https_client_certificate_test: Pass, Timeout # Issue 8674
@@ -24,17 +26,11 @@ io/https_client_test: Pass, Timeout # Issue 8674
io/https_server_test: Pass, Timeout # Issue 8674
io/https_client_socket_reuse_test: Pass, Timeout # Issue 8674
io/http_client_request_test: Pass, Fail # Issue 8681
-
-####################################################
-
-
+io/http_proxy_test: Pass, Timeout # Issue 7773
[ $runtime == vm ]
package/package_isolate_test: Fail # http://dartbug.com/7520.
-[ $runtime == vm && $system == linux ]
-io/http_proxy_test: Pass, Timeout # Issue 7773
-
[ $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