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

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

Build:
Build:
LAST BUILD BRANCH: dont-log-sys-exit-traceback
DEFAULT BRANCH: master
Ran 13 Mar 2020 08:46AM UTC
Jobs 1
Files 4
Run time 2s
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
1946

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 %.

6 of 6 new or added lines in 1 file covered. (100.0%)

369 of 455 relevant lines covered (81.1%)

0.81 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1946.1 (TOX_ENV=flake8,pylint) 13 Mar 2020 08:46AM UTC 0
78.75
Travis Job 1946.1
Source Files on build 1946
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1946
  • Pull Request #514
  • PR Base - master (#1945)
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