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

gugod / Hijk / 210
92%

Build:
DEFAULT BRANCH: master
Ran 05 Apr 2016 12:18AM UTC
Jobs 4
Files 22
Run time 18min
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
210

push

travis-ci

jackdoe
fix chunked encoding leaving CLRF in the socket with socket_cache

with socket_cache and chunked encoding, sometimes
we were leaving CLRF in "unread" in the socket, and this
messed up the next _read_message_body()

the way it happened was that the part we read
happens to end exactly at 0\r\n, and since we were able
to read the chunk size 0, it was just returning the body, without
reading the following \r\n as per protocol.

thanks to @dgryski for reporting the bug, and having a go-deamon test case

580 of 641 relevant lines covered (90.48%)

1891.83 hits per line

Jobs
ID Job ID Ran Files Coverage
5 210.5 (TEST_ELASTICSEARCH=1 TEST_LIVE=1 TEST_HOST=localhost TEST_PORT=9200 TEST_COUCHDB=http://localhost:5984/) 05 Apr 2016 12:18AM UTC 0
90.21
Travis Job 210.5
6 210.6 (TEST_ELASTICSEARCH=1 TEST_LIVE=1 TEST_HOST=localhost TEST_PORT=9200 TEST_COUCHDB=http://localhost:5984/) 05 Apr 2016 12:23AM UTC 0
90.21
Travis Job 210.6
7 210.7 (TEST_ELASTICSEARCH=1 TEST_LIVE=1 TEST_HOST=localhost TEST_PORT=9200 TEST_COUCHDB=http://localhost:5984/) 05 Apr 2016 12:27AM UTC 0
90.21
Travis Job 210.7
9 210.9 (TEST_ELASTICSEARCH=1 TEST_LIVE=1 TEST_HOST=localhost TEST_PORT=9200 TEST_COUCHDB=http://localhost:5984/) 05 Apr 2016 12:36AM UTC 0
90.21
Travis Job 210.9
Source Files on build 210
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #210
  • c62507b6 on github
  • Prev Build on master (#209)
  • Next Build on master (#212)
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