• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

curl / curl / 6084
37%

Build:
DEFAULT BRANCH: master
Ran 18 Aug 2017 02:57PM UTC
Jobs 1
Files 253
Run time 30s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
6084

push

travis-ci

bagder
http: Don't wait on CONNECT when there is no proxy

Since curl 7.55.0, NetworkManager almost always failed its connectivity
check by timeout. I bisected this to 5113ad04 (http-proxy: do the HTTP
CONNECT process entirely non-blocking).

This patch replaces !Curl_connect_complete with Curl_connect_ongoing,
which returns false if the CONNECT state was left uninitialized and lets
the connection continue.

Closes #1803
Fixes #1804

Also-fixed-by: Gergely Nagy

1 of 1 new or added line in 1 file covered. (100.0%)

19316 of 26382 relevant lines covered (73.22%)

108548.49 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
lib/vtls/vtls.c
2
100.0
lib/url.c
4
100.0
lib/http2.c
Jobs
ID Job ID Ran Files Coverage
10 6084.10 (T=coverage) 18 Aug 2017 02:57PM UTC 0
73.22
Travis Job 6084.10
Source Files on build 6084
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #6084
  • 74dac344 on github
  • Prev Build on master (#6079)
  • Next Build on master (#6085)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc