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

enkessler / childprocess / 448
90%
master: 90%

Build:
Build:
LAST BUILD BRANCH: process-spawn
DEFAULT BRANCH: master
Ran 11 Jun 2019 03:47AM UTC
Jobs 21
Files 21
Run time 28min
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
448

push

travis-ci

sds
Fix ChildProcess::Unix::Process#wait method with leader processes

Issue #151 reported a problem where in the update from Ruby 2.5 to Ruby
2.6 some programs would block forever on a `Process.waitpid2` call.

Changing the call to pass in a positive PID instead of the negative PID
fixes the issue as it will call the `waitpid` system call right away
instead of delaying it for later.

See #151 for further discussion of the possible reasons for the
behavior.

671 of 716 relevant lines covered (93.72%)

557.02 hits per line

Jobs
ID Job ID Ran Files Coverage
1 448.1 (2.3, CHILDPROCESS_POSIX_SPAWN=true CHILDPROCESS_UNSET=should-be-unset) 11 Jun 2019 03:48AM UTC 0
83.31
Travis Job 448.1
2 448.2 (2.4, CHILDPROCESS_POSIX_SPAWN=true CHILDPROCESS_UNSET=should-be-unset) 11 Jun 2019 03:47AM UTC 0
83.65
Travis Job 448.2
3 448.3 (2.5, CHILDPROCESS_POSIX_SPAWN=true CHILDPROCESS_UNSET=should-be-unset) 11 Jun 2019 03:48AM UTC 0
83.31
Travis Job 448.3
4 448.4 (2.6, CHILDPROCESS_POSIX_SPAWN=true CHILDPROCESS_UNSET=should-be-unset) 11 Jun 2019 03:47AM UTC 0
83.52
Travis Job 448.4
5 448.5 (2.3, CHILDPROCESS_POSIX_SPAWN=false CHILDPROCESS_UNSET=should-be-unset) 11 Jun 2019 03:47AM UTC 0
87.99
Travis Job 448.5
6 448.6 (2.4, CHILDPROCESS_POSIX_SPAWN=false CHILDPROCESS_UNSET=should-be-unset) 11 Jun 2019 03:51AM UTC 0
88.13
Travis Job 448.6
7 448.7 (2.5, CHILDPROCESS_POSIX_SPAWN=false CHILDPROCESS_UNSET=should-be-unset) 11 Jun 2019 03:49AM UTC 0
87.73
Travis Job 448.7
8 448.8 (2.6, CHILDPROCESS_POSIX_SPAWN=false CHILDPROCESS_UNSET=should-be-unset) 11 Jun 2019 03:49AM UTC 0
88.32
Travis Job 448.8
9 448.9 (2.3, CHILDPROCESS_POSIX_SPAWN=true CHILDPROCESS_UNSET=should-be-unset) 11 Jun 2019 03:51AM UTC 0
83.96
Travis Job 448.9
10 448.10 (2.4, CHILDPROCESS_POSIX_SPAWN=true CHILDPROCESS_UNSET=should-be-unset) 11 Jun 2019 03:51AM UTC 0
83.96
Travis Job 448.10
11 448.11 (2.5, CHILDPROCESS_POSIX_SPAWN=true CHILDPROCESS_UNSET=should-be-unset) 11 Jun 2019 03:54AM UTC 0
83.52
Travis Job 448.11
12 448.12 (2.6, CHILDPROCESS_POSIX_SPAWN=true CHILDPROCESS_UNSET=should-be-unset) 11 Jun 2019 03:54AM UTC 0
83.73
Travis Job 448.12
13 448.13 (2.3, CHILDPROCESS_POSIX_SPAWN=false CHILDPROCESS_UNSET=should-be-unset) 11 Jun 2019 03:57AM UTC 0
87.99
Travis Job 448.13
14 448.14 (2.4, CHILDPROCESS_POSIX_SPAWN=false CHILDPROCESS_UNSET=should-be-unset) 11 Jun 2019 03:57AM UTC 0
87.73
Travis Job 448.14
15 448.15 (2.5, CHILDPROCESS_POSIX_SPAWN=false CHILDPROCESS_UNSET=should-be-unset) 11 Jun 2019 04:00AM UTC 0
87.73
Travis Job 448.15
16 448.16 (2.6, CHILDPROCESS_POSIX_SPAWN=false CHILDPROCESS_UNSET=should-be-unset) 11 Jun 2019 04:00AM UTC 0
88.32
Travis Job 448.16
20 448.20 (ruby-head, CHILDPROCESS_POSIX_SPAWN=true CHILDPROCESS_UNSET=should-be-unset) 11 Jun 2019 03:57AM UTC 0
83.52
Travis Job 448.20
22 448.22 (rbx-3, CHILDPROCESS_POSIX_SPAWN=false CHILDPROCESS_UNSET=should-be-unset) 11 Jun 2019 04:03AM UTC 0
94.38
Travis Job 448.22
23 448.23 (ruby-head, CHILDPROCESS_POSIX_SPAWN=false CHILDPROCESS_UNSET=should-be-unset) 11 Jun 2019 03:58AM UTC 0
88.19
Travis Job 448.23
26 448.26 (ruby-head, CHILDPROCESS_POSIX_SPAWN=true CHILDPROCESS_UNSET=should-be-unset) 11 Jun 2019 04:05AM UTC 0
83.73
Travis Job 448.26
29 448.29 (ruby-head, CHILDPROCESS_POSIX_SPAWN=false CHILDPROCESS_UNSET=should-be-unset) 11 Jun 2019 04:16AM UTC 0
88.19
Travis Job 448.29
Source Files on build 448
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #448
  • 3bbc30fe on github
  • Prev Build on dev (#444)
  • Next Build on dev (#449)
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