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

tornadoweb / tornado / 1190 / 12
88%
master: 92%

Build:
Build:
LAST BUILD BRANCH: escape-nightly
DEFAULT BRANCH: master
Ran 10 Aug 2014 06:46PM UTC
Files 72
Run time 41s
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

10 Aug 2014 06:14PM UTC coverage: 83.07% (+0.05%) from 83.024%
DEPS=false

push

travis-ci

bdarnell
Correctly handle 204 response codes that do not include a content-length.

If a server sends a 204 with no content-length we would wait for the server
to close the connection instead of ending the request (any such servers
are ignoring the "Connection: close" header we send, but apparently exist).

Move some content-length logic from simple_httpclient.py to http1connection.py.

Fix the client-side use of on_connection_close; this affects the
handling of any HTTPInputException.

This fixes regressions relative to Tornado 3.2.

Conflicts:
	tornado/websocket.py

13243 of 15942 relevant lines covered (83.07%)

0.83 hits per line

Source Files on job 1190.12 (DEPS=false)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1190
  • Travis Job 1190.12
  • c7ae10d6 on github
  • Prev Job for DEPS=false on branch4.0 (#1172.12)
  • Next Job for DEPS=false on branch4.0 (#1191.12)
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