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

Unified Diff: tests/standalone/standalone.status

Issue 2642113005: [Gardening] Mark http_(basic|launch)_test as flaky. (Closed)
Patch Set: wip Created 3 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 | « 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 daef69f988ce0667d474a992d30688a1f63d022a..ab8c2523e4914b22979e32f9013733b0125676c5 100644
--- a/tests/standalone/standalone.status
+++ b/tests/standalone/standalone.status
@@ -63,8 +63,10 @@ io/raw_server_socket_cancel_test: Skip # Issue 28182
io/http_proxy_test: Skip
io/secure_builtin_roots_test: Skip
-# This test might be slow on an opt counter threshold bot.
-io/http_basic_test: Pass, Slow
+# These tests might be slow on an opt counter threshold bot.
+# They also time out on the bot occasionally => flaky test issue 28046
+io/http_basic_test: Pass, Slow, Timeout # Issue 28046
+io/http_launch_test: Pass, Slow, Timeout # Issue 28046
[ $compiler == none && ($runtime == drt || $runtime == dartium) ]
« 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