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

enkessler / childprocess / 449
90%
master: 90%

Build:
Build:
LAST BUILD BRANCH: process-spawn
DEFAULT BRANCH: master
Ran 16 Jun 2019 01:20AM UTC
Jobs 21
Files 21
Run time 77min
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
449

cron

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%)

558.99 hits per line

Jobs
ID Job ID Ran Files Coverage
1 449.1 (2.3, CHILDPROCESS_POSIX_SPAWN=true CHILDPROCESS_UNSET=should-be-unset) 16 Jun 2019 01:21AM UTC 0
83.31
Travis Job 449.1
2 449.2 (2.4, CHILDPROCESS_POSIX_SPAWN=true CHILDPROCESS_UNSET=should-be-unset) 16 Jun 2019 01:20AM UTC 0
83.65
Travis Job 449.2
3 449.3 (2.5, CHILDPROCESS_POSIX_SPAWN=true CHILDPROCESS_UNSET=should-be-unset) 16 Jun 2019 01:21AM UTC 0
83.65
Travis Job 449.3
4 449.4 (2.6, CHILDPROCESS_POSIX_SPAWN=true CHILDPROCESS_UNSET=should-be-unset) 16 Jun 2019 01:22AM UTC 0
83.18
Travis Job 449.4
5 449.5 (2.3, CHILDPROCESS_POSIX_SPAWN=false CHILDPROCESS_UNSET=should-be-unset) 16 Jun 2019 01:23AM UTC 0
88.13
Travis Job 449.5
6 449.6 (2.4, CHILDPROCESS_POSIX_SPAWN=false CHILDPROCESS_UNSET=should-be-unset) 16 Jun 2019 01:23AM UTC 0
87.99
Travis Job 449.6
7 449.7 (2.5, CHILDPROCESS_POSIX_SPAWN=false CHILDPROCESS_UNSET=should-be-unset) 16 Jun 2019 01:24AM UTC 0
88.13
Travis Job 449.7
8 449.8 (2.6, CHILDPROCESS_POSIX_SPAWN=false CHILDPROCESS_UNSET=should-be-unset) 16 Jun 2019 01:25AM UTC 0
88.19
Travis Job 449.8
9 449.9 (2.3, CHILDPROCESS_POSIX_SPAWN=true CHILDPROCESS_UNSET=should-be-unset) 16 Jun 2019 02:14AM UTC 0
83.96
Travis Job 449.9
10 449.10 (2.4, CHILDPROCESS_POSIX_SPAWN=true CHILDPROCESS_UNSET=should-be-unset) 16 Jun 2019 02:15AM UTC 0
83.52
Travis Job 449.10
11 449.11 (2.5, CHILDPROCESS_POSIX_SPAWN=true CHILDPROCESS_UNSET=should-be-unset) 16 Jun 2019 02:16AM UTC 0
83.52
Travis Job 449.11
12 449.12 (2.6, CHILDPROCESS_POSIX_SPAWN=true CHILDPROCESS_UNSET=should-be-unset) 16 Jun 2019 02:18AM UTC 0
83.39
Travis Job 449.12
13 449.13 (2.3, CHILDPROCESS_POSIX_SPAWN=false CHILDPROCESS_UNSET=should-be-unset) 16 Jun 2019 02:19AM UTC 0
87.99
Travis Job 449.13
14 449.14 (2.4, CHILDPROCESS_POSIX_SPAWN=false CHILDPROCESS_UNSET=should-be-unset) 16 Jun 2019 02:20AM UTC 0
87.86
Travis Job 449.14
15 449.15 (2.5, CHILDPROCESS_POSIX_SPAWN=false CHILDPROCESS_UNSET=should-be-unset) 16 Jun 2019 02:22AM UTC 0
87.99
Travis Job 449.15
16 449.16 (2.6, CHILDPROCESS_POSIX_SPAWN=false CHILDPROCESS_UNSET=should-be-unset) 16 Jun 2019 02:23AM UTC 0
88.32
Travis Job 449.16
20 449.20 (ruby-head, CHILDPROCESS_POSIX_SPAWN=true CHILDPROCESS_UNSET=should-be-unset) 16 Jun 2019 01:31AM UTC 0
83.52
Travis Job 449.20
22 449.22 (rbx-3, CHILDPROCESS_POSIX_SPAWN=false CHILDPROCESS_UNSET=should-be-unset) 16 Jun 2019 01:37AM UTC 0
94.26
Travis Job 449.22
23 449.23 (ruby-head, CHILDPROCESS_POSIX_SPAWN=false CHILDPROCESS_UNSET=should-be-unset) 16 Jun 2019 01:32AM UTC 0
88.19
Travis Job 449.23
26 449.26 (ruby-head, CHILDPROCESS_POSIX_SPAWN=true CHILDPROCESS_UNSET=should-be-unset) 16 Jun 2019 02:27AM UTC 0
83.73
Travis Job 449.26
29 449.29 (ruby-head, CHILDPROCESS_POSIX_SPAWN=false CHILDPROCESS_UNSET=should-be-unset) 16 Jun 2019 02:37AM UTC 0
88.19
Travis Job 449.29
Source Files on build 449
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #449
  • 3bbc30fe on github
  • Prev Build on dev (#448)
  • Next Build on dev (#451)
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