提交 f747cf6f 作者: Jeromy Johnson

Merge pull request #2687 from Kubuxu/fix/t0060

Increase timeout in t0060
...@@ -88,7 +88,7 @@ test_expect_success "transport should be encrypted" ' ...@@ -88,7 +88,7 @@ test_expect_success "transport should be encrypted" '
' '
test_expect_success "output from streaming commands works" ' test_expect_success "output from streaming commands works" '
test_expect_code 28 curl -m 2 http://localhost:$API_PORT/api/v0/stats/bw\?poll=true > statsout test_expect_code 28 curl -m 5 http://localhost:$API_PORT/api/v0/stats/bw\?poll=true > statsout
' '
test_expect_success "output looks good" ' test_expect_success "output looks good" '
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论