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

cucumber / cucumber-jvm / 2878
86%

Build:
DEFAULT BRANCH: master
Ran 18 May 2019 06:49PM UTC
Jobs 1
Files 892
Run time 40s
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
2878

push

travis-ci

mpkorstanje
[Core] Handle parallel execution exceptions (#1629)

The existing parallel implementation was rather naive. It assumed that the execution of a pickle would be exception free and it assumed that it would not be interrupted. These assumptions
turn out to be unreasonable: See #1628.

By logging any exceptions thrown and re-throwing them collectively we address the first aspect and 
when interrupted all pickle executions should be interrupted as well. At this point we return control immediately.

4495 of 5234 relevant lines covered (85.88%)

377.38 hits per line

Jobs
ID Job ID Ran Files Coverage
2 2878.2 18 May 2019 06:49PM UTC 0
85.88
Travis Job 2878.2
Source Files on build 2878
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2878
  • b8c3df21 on github
  • Prev Build on master (#2874)
  • Next Build on master (#2879)
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