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

curl / curl / 8545
37%

Build:
DEFAULT BRANCH: master
Ran 31 Aug 2018 09:15AM UTC
Jobs 1
Files 269
Run time 21s
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
8545

push

travis-ci

MarcelRaad
Don't use Windows path %PWD for SSH tests

All these tests failed on Windows because something like
sftp://%HOSTIP:%SSHPORT%PWD/
expanded to
sftp://127.0.0.1:1234c:/msys64/home/bla/curl
and then curl complained about the port number ending with a letter.

Use the original POSIX path instead of the Windows path created in
checksystem to fix this.

Closes https://github.com/curl/curl/pull/2920

20753 of 27936 relevant lines covered (74.29%)

589387.75 hits per line

Jobs
ID Job ID Ran Files Coverage
21 8545.21 (T=coverage) 31 Aug 2018 09:15AM UTC 0
74.29
Travis Job 8545.21
Source Files on build 8545
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #8545
  • b842fa31 on github
  • Prev Build on master (#8539)
  • Next Build on master (#8547)
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