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

CKI-project / skt / 1947 / 1
78%
master: 78%

Build:
DEFAULT BRANCH: master
Ran 13 Mar 2020 12:37PM UTC
Files 4
Run time 0s
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

13 Mar 2020 12:35PM UTC coverage: 78.75% (-0.3%) from 79.055%
TOX_ENV=flake8,pylint

push

travis-ci

wizardofoz123
don't log traceback of signal_handler

When we do our signal_handler() to do cleanup and sys.exit(SKT_ERROR) on
timeout, we end-up catching the SystemExit exception and logging
the traceback. Also, we don't really return SKT_ERROR, that's likely set
by pipeline.
This has no consequences for testing itself, but scripts
that look at output would think this traceback is an indication of far,
which isn't far from the truth. So let's fix this cosmetic bug, log this
and reraise the exception.

Signed-off-by: Jakub Racek <jracek@redhat.com>

135 of 185 branches covered (72.97%)

Branch coverage included in aggregate %.

369 of 455 relevant lines covered (81.1%)

0.81 hits per line

Source Files on job 1947.1 (TOX_ENV=flake8,pylint)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 448
  • Travis Job 1947.1
  • dd917e47 on github
  • Prev Job for TOX_ENV=flake8,pylint on master (#1945.1)
  • Next Job for TOX_ENV=flake8,pylint on master (#1949.1)
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