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

CKI-project / skt / 1946 / 1
79%
master: 78%

Build:
Build:
LAST BUILD BRANCH: dont-log-sys-exit-traceback
DEFAULT BRANCH: master
Ran 13 Mar 2020 08:46AM 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 08:46AM UTC coverage: 78.75% (-0.3%) from 79.055%
TOX_ENV=flake8,pylint

Pull #514

travis-ci

web-flow
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>
Pull Request #514: don't log traceback of signal_handler

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 1946.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 447
  • Travis Job 1946.1
  • 11c8fd21 on github
  • Prev Job for TOX_ENV=flake8,pylint on dont-log-sys-exit-traceback (#1945.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