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

Unified Diff: tests/standalone/standalone.status

Issue 24562003: dart:io | Mark early_client_close(2) test as flaky. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: 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
« 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 4f5d26bd847cbc6482d6a6e00e4b59a5953bc462..f5ae6c1be14ba96faae1db86488cedee9b2dd545 100644
--- a/tests/standalone/standalone.status
+++ b/tests/standalone/standalone.status
@@ -51,8 +51,9 @@ io/directory_non_ascii_sync_test: Pass, Fail
io/directory_non_ascii_test: Pass, Fail
io/process_non_ascii_test: Pass, Fail
-[ $runtime == vm && $system == windows ]
-io/http_server_early_client_close_test: Crash, Pass # Issue 12982
+[ $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
[ $compiler == none && $runtime == vm && $system == windows && $mode == debug ]
io/secure_socket_bad_data_test: Crash, Pass # co19-roll r576: Please triage this failure
« 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