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

buildinspace / peru / 254 / 2
88%
master: 88%

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

24 Nov 2014 01:12AM UTC coverage: 92.441% (+0.02%) from 92.418%
254.2

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

587 of 635 relevant lines covered (92.44%)

0.92 hits per line

Source Files on job 254.2
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 254
  • Travis Job 254.2
  • c05e0675 on github
  • Prev Job for on master (#249.2)
  • Next Job for on master (#255.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