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

rurban / re-engine-PCRE2 / 191
100%

Build:
DEFAULT BRANCH: master
Ran 15 May 2019 04:28PM UTC
Jobs 1
Files 1
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
191

push

travis-ci

rurban
Avoid a race in t/gh29-segv.t

If the a parent process was too slow, a child process could print
"ok 2" before the parent printed "ok 1". That resulted into unordered
tests and was reported as an error.

This patch eliminites the race by synchronizing on the child
termination by calling waitpid(). Nevertheless it's necessary to
collect child's statuses to prevent from creating zombies.

https://github.com/rurban/re-engine-PCRE2/issues/34

5 of 5 relevant lines covered (100.0%)

16.4 hits per line

Jobs
ID Job ID Ran Files Coverage
13 191.13 (COVERAGE=1 AUTHOR_TESTING=1 RELEASE_TESTING=1) 15 May 2019 04:28PM UTC 0
100.0
Travis Job 191.13
Source Files on build 191
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #191
  • 2a91112e on github
  • Prev Build on master (#189)
  • Next Build on master (#192)
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