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

rurban / re-engine-PCRE2 / 191 / 13
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 15 May 2019 04:28PM UTC
Files 1
Run time 0s
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

15 May 2019 04:17PM UTC coverage: 100.0%. Remained the same
COVERAGE=1 AUTHOR_TESTING=1 RELEASE_TESTING=1

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

Source Files on job 191.13 (COVERAGE=1 AUTHOR_TESTING=1 RELEASE_TESTING=1)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 188
  • Travis Job 191.13
  • 2a91112e on github
  • Prev Job for COVERAGE=1 AUTHOR_TESTING=1 RELEASE_TESTING=1 on master (#189.13)
  • Next Job for COVERAGE=1 AUTHOR_TESTING=1 RELEASE_TESTING=1 on master (#192.13)
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