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

plack / Plack / 208 / 6
51%
master: 51%

Build:
DEFAULT BRANCH: master
Ran 29 Nov 2014 01:13PM UTC
Files 62
Run time 30s
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

29 Nov 2014 01:02PM UTC coverage: 81.834%. Remained the same
RELEASE_TESTING=1 AUTOMATED_TESTING=1

Pull #481

travis-ci

steve-m-hay
Skip tests requiring fork() when no fork() is available

If you build perl on Windows without -DPERL_IMPLICIT_SYS (which I do, in
order to enable -DPEL_MALLOC, which seems faster than using the system
malloc()) then you don't get the fork() emulation and several of Plack's
tests fail.

This commit skips those tests in the same manner as various other CPAN
modules do in this case. This allows a normal "cpan install ..." of
Plack or anything depending on it (e.g. Dancer) to succeed without having
to "force" anything.
Pull Request #481: Skip tests requiring fork() when no fork() is available

1919 of 2345 relevant lines covered (81.83%)

108.87 hits per line

Source Files on job 208.6 (RELEASE_TESTING=1 AUTOMATED_TESTING=1)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 208
  • Travis Job 208.6
  • 596d55e8 on github
  • Prev Job for RELEASE_TESTING=1 AUTOMATED_TESTING=1 on master (#207.6)
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

© 2025 Coveralls, Inc