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

CKI-project / skt / 1947
78%

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

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

Jobs
ID Job ID Ran Files Coverage
1 1947.1 (TOX_ENV=flake8,pylint) 13 Mar 2020 12:37PM UTC 0
78.75
Travis Job 1947.1
Source Files on build 1947
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1947
  • dd917e47 on github
  • Prev Build on master (#1945)
  • Next Build on master (#1949)
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