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

tornadoweb / tornado / 1190
88%
master: 92%

Build:
Build:
LAST BUILD BRANCH: escape-nightly
DEFAULT BRANCH: master
Ran 10 Aug 2014 06:34PM UTC
Jobs 12
Files 359
Run time 14min
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
1190

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

67974 of 79704 relevant lines covered (85.28%)

1.51 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
/home/travis/virtualenv/python3.2.5/lib/python3.2/site-packages/tornado-4.0-py3.2-linux-x86_64.egg/tornado/httputil.py
1
100.0
/home/travis/virtualenv/python3.2.5/lib/python3.2/site-packages/tornado-4.0-py3.2-linux-x86_64.egg/tornado/ioloop.py
1
100.0
/home/travis/virtualenv/python3.3.5/lib/python3.3/site-packages/tornado-4.0-py3.3-linux-x86_64.egg/tornado/httputil.py
1
100.0
/home/travis/virtualenv/python3.3.5/lib/python3.3/site-packages/tornado-4.0-py3.3-linux-x86_64.egg/tornado/ioloop.py
2
100.0
/home/travis/virtualenv/python3.2.5/lib/python3.2/site-packages/tornado-4.0-py3.2-linux-x86_64.egg/tornado/simple_httpclient.py
2
100.0
/home/travis/virtualenv/python3.2.5/lib/python3.2/site-packages/tornado-4.0-py3.2-linux-x86_64.egg/tornado/test/simple_httpclient_test.py
2
100.0
/home/travis/virtualenv/python3.3.5/lib/python3.3/site-packages/tornado-4.0-py3.3-linux-x86_64.egg/tornado/simple_httpclient.py
2
100.0
/home/travis/virtualenv/python3.3.5/lib/python3.3/site-packages/tornado-4.0-py3.3-linux-x86_64.egg/tornado/test/simple_httpclient_test.py
3
100.0
/home/travis/virtualenv/python3.2.5/lib/python3.2/site-packages/tornado-4.0-py3.2-linux-x86_64.egg/tornado/test/ioloop_test.py
3
100.0
/home/travis/virtualenv/python3.2.5/lib/python3.2/site-packages/tornado-4.0-py3.2-linux-x86_64.egg/tornado/websocket.py
3
100.0
/home/travis/virtualenv/python3.3.5/lib/python3.3/site-packages/tornado-4.0-py3.3-linux-x86_64.egg/tornado/test/ioloop_test.py
3
100.0
/home/travis/virtualenv/python3.3.5/lib/python3.3/site-packages/tornado-4.0-py3.3-linux-x86_64.egg/tornado/websocket.py
13
100.0
/home/travis/virtualenv/python3.2.5/lib/python3.2/site-packages/tornado-4.0-py3.2-linux-x86_64.egg/tornado/http1connection.py
13
100.0
/home/travis/virtualenv/python3.3.5/lib/python3.3/site-packages/tornado-4.0-py3.3-linux-x86_64.egg/tornado/http1connection.py
24
100.0
/home/travis/virtualenv/python3.2.5/lib/python3.2/site-packages/tornado-4.0-py3.2-linux-x86_64.egg/tornado/iostream.py
24
100.0
/home/travis/virtualenv/python3.3.5/lib/python3.3/site-packages/tornado-4.0-py3.3-linux-x86_64.egg/tornado/iostream.py
Jobs
ID Job ID Ran Files Coverage
1 1190.1 (DEPS=true) 10 Aug 2014 06:35PM UTC 0
Travis Job 1190.1
2 1190.2 (DEPS=false) 10 Aug 2014 06:34PM UTC 0
Travis Job 1190.2
3 1190.3 (DEPS=true) 10 Aug 2014 06:36PM UTC 0
87.64
Travis Job 1190.3
4 1190.4 (DEPS=false) 10 Aug 2014 06:34PM UTC 0
82.44
Travis Job 1190.4
5 1190.5 (DEPS=true) 10 Aug 2014 06:42PM UTC 0
82.74
Travis Job 1190.5
6 1190.6 (DEPS=false) 10 Aug 2014 06:41PM UTC 0
82.45
Travis Job 1190.6
7 1190.7 (DEPS=true) 10 Aug 2014 06:38PM UTC 0
85.13
Travis Job 1190.7
8 1190.8 (DEPS=false) 10 Aug 2014 06:38PM UTC 0
83.11
Travis Job 1190.8
9 1190.9 (DEPS=true) 10 Aug 2014 06:42PM UTC 0
87.43
Travis Job 1190.9
10 1190.10 (DEPS=false) 10 Aug 2014 06:42PM UTC 0
83.06
Travis Job 1190.10
11 1190.11 (DEPS=true) 10 Aug 2014 06:49PM UTC 0
Travis Job 1190.11
12 1190.12 (DEPS=false) 10 Aug 2014 06:46PM UTC 0
83.07
Travis Job 1190.12
Source Files on build 1190
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1190
  • c7ae10d6 on github
  • Prev Build on branch4.0 (#1172)
  • Next Build on branch4.0 (#1191)
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