Chromium Code Reviews| Index: tests/standalone/standalone.status |
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status |
| index daef69f988ce0667d474a992d30688a1f63d022a..8b201df7a9695b9d94a1c46c0d473c22f8c83ca5 100644 |
| --- a/tests/standalone/standalone.status |
| +++ b/tests/standalone/standalone.status |
| @@ -64,7 +64,9 @@ 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 |
| +# They also time out on the bot occasionally => flaky test issue 28046 |
| +io/http_basic_test: Pass, Slow, Timeout # Issue 28046 |
| +io/http_basic_test: Pass, Slow, Timeout # Issue 28046 |
|
rmacnak
2017/01/20 20:50:57
http_launch_test
hausner
2017/01/20 21:04:12
Ah, yes, of course.
|
| [ $compiler == none && ($runtime == drt || $runtime == dartium) ] |