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

buildinspace / peru / 254
88%

Build:
DEFAULT BRANCH: master
Ran 24 Nov 2014 01:14AM UTC
Jobs 2
Files 18
Run time 51s
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
254

push

travis-ci

oconnor663
make sure DEBUG_PARALLEL_COUNT is decremented on a plugin error

Summary:
This global is used in tests, to keep track of how many jobs run at
once. Jobs are supposed to increment it when they start and decrement it
when they finish. But if the plugin returned an error code, we were
throwing and failing to decrement that code.

This didn't repro for me locally, because the only tests that checked
the counter were happening early in my test run, but it caused Travis
failures because of a quirk in test run order.

This diff fixes the issue by putting the decrement in a finally clause,
and it extends the plugin tests so that all of them sanity check this
counter.

Reviewers: sean

Reviewed By: sean

Differential Revision: https://phabricator.buildinspace.com/D130

588 of 635 relevant lines covered (92.6%)

1.85 hits per line

Jobs
ID Job ID Ran Files Coverage
1 254.1 24 Nov 2014 01:15AM UTC 0
92.6
Travis Job 254.1
2 254.2 24 Nov 2014 01:14AM UTC 0
92.44
Travis Job 254.2
Source Files on build 254
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #254
  • c05e0675 on github
  • Prev Build on master (#249)
  • Next Build on master (#255)
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