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

NYUCCL / psiTurk / 572
60%

Build:
DEFAULT BRANCH: master
Ran 26 Jan 2018 11:02PM UTC
Jobs 1
Files 17
Run time 9min
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
572

push

travis-ci

web-flow
import flask logging to make travis coverage run work

I have no idea why this is necessary, but we were suddenly getting this error otherwise:

```
Error in atexit._run_exitfuncs:
Traceback (most recent call last):
  File "/usr/lib/python2.7/atexit.py", line 24, in _run_exitfuncs
    func(*targs, **kargs)
  File "/usr/lib/python2.7/logging/__init__.py", line 1653, in shutdown
    h.flush()
  File "/usr/lib/python2.7/logging/__init__.py", line 834, in flush
    if self.stream and hasattr(self.stream, "flush"):
  File "/usr/local/lib/python2.7/dist-packages/werkzeug/local.py", line 328, in __bool__
    return bool(self._get_current_object())
  File "/usr/local/lib/python2.7/dist-packages/werkzeug/local.py", line 306, in _get_current_object
    return self.__local()
  File "/usr/local/lib/python2.7/dist-packages/flask/logging.py", line 37, in _proxy_stream
    ctx = _request_ctx_stack.top
AttributeError: 'NoneType' object has no attribute 'top'
Error in sys.exitfunc:
Traceback (most recent call last):
  File "/usr/lib/python2.7/atexit.py", line 24, in _run_exitfuncs
    func(*targs, **kargs)
  File "/usr/lib/python2.7/logging/__init__.py", line 1653, in shutdown
    h.flush()
  File "/usr/lib/python2.7/logging/__init__.py", line 834, in flush
    if self.stream and hasattr(self.stream, "flush"):
  File "/usr/local/lib/python2.7/dist-packages/werkzeug/local.py", line 328, in __bool__
    return bool(self._get_current_object())
  File "/usr/local/lib/python2.7/dist-packages/werkzeug/local.py", line 306, in _get_current_object
    return self.__local()
  File "/usr/local/lib/python2.7/dist-packages/flask/logging.py", line 37, in _proxy_stream
    ctx = _request_ctx_stack.top
AttributeError: 'NoneType' object has no attribute 'top'
```

85 of 999 branches covered (8.51%)

411 of 2671 relevant lines covered (15.39%)

0.15 hits per line

Jobs
ID Job ID Ran Files Coverage
1 572.1 26 Jan 2018 11:02PM UTC 0
15.39
Travis Job 572.1
Source Files on build 572
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #572
  • 524d0fbd on github
  • Prev Build on master (#571)
  • Next Build on master (#573)
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