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

Unified Diff: tests/standalone/standalone.status

Issue 24536005: Recommit "Change two secure networking tests". Add suppression to status file. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Change flaky bad_certificate_test to Pass, Timeout. Created 7 years, 3 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
Index: tests/standalone/standalone.status
diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
index c9b94e9a83984b548025b1c8d5313af90edcd515..969561a3bb645907ab67fe171ced29f35d517f52 100644
--- a/tests/standalone/standalone.status
+++ b/tests/standalone/standalone.status
@@ -52,13 +52,11 @@ io/directory_non_ascii_test: Pass, Fail
io/process_non_ascii_test: Pass, Fail
[ $runtime == vm ]
-io/http_server_early_client_close_test: Crash, Fail, Pass # Issue 12982
-io/http_server_early_client_close2_test: Crash, Fail, Pass # Issue 12982
+io/http_server_early_client_close_test: Crash, Fail, Pass, Timeout # Issue 12982
+io/http_server_early_client_close2_test: Crash, Fail, Pass, Timeout # Issue 12982
io/http_server_response_test: Crash, Fail, Pass # Issue 12982
-io/https_bad_certificate_test: Pass, Fail # Issue 13609
-
-[ $compiler == none && $runtime == vm && $system == windows && $mode == debug ]
-io/secure_socket_bad_data_test: Crash, Pass # co19-roll r576: Please triage this failure
+io/https_bad_certificate_test: Pass, Timeout # Issue 13609
kasperl 2013/09/26 08:25:39 Move this down a few lines to keep the 12982 lines
+io/secure_socket_bad_data_test: Crash, Pass # 12982
[ $compiler == none && $runtime == drt ]
typed_data_isolate_test: Skip # This test uses dart:io

Powered by Google App Engine
This is Rietveld 408576698