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

plack / Plack / 208
51%

Build:
DEFAULT BRANCH: master
Ran 29 Nov 2014 01:08PM UTC
Jobs 7
Files 62
Run time 7min
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
208

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

1920 of 2345 relevant lines covered (81.88%)

762.36 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
2
100.0
lib/HTTP/Server/PSGI.pm
Jobs
ID Job ID Ran Files Coverage
1 208.1 (RELEASE_TESTING=1 AUTOMATED_TESTING=1) 29 Nov 2014 01:09PM UTC 0
81.83
Travis Job 208.1
2 208.2 (RELEASE_TESTING=1 AUTOMATED_TESTING=1) 29 Nov 2014 01:16PM UTC 0
81.83
Travis Job 208.2
3 208.3 (RELEASE_TESTING=1 AUTOMATED_TESTING=1) 29 Nov 2014 01:09PM UTC 0
81.83
Travis Job 208.3
4 208.4 (RELEASE_TESTING=1 AUTOMATED_TESTING=1) 29 Nov 2014 01:09PM UTC 0
81.83
Travis Job 208.4
5 208.5 (RELEASE_TESTING=1 AUTOMATED_TESTING=1) 29 Nov 2014 01:08PM UTC 0
81.83
Travis Job 208.5
6 208.6 (RELEASE_TESTING=1 AUTOMATED_TESTING=1) 29 Nov 2014 01:13PM UTC 0
81.83
Travis Job 208.6
7 208.7 (RELEASE_TESTING=1 AUTOMATED_TESTING=1) 29 Nov 2014 01:15PM UTC 0
81.88
Travis Job 208.7
Source Files on build 208
  • Tree
  • List 0
  • Changed 16
  • Source Changed 0
  • Coverage Changed 16
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #208
  • Pull Request #481
  • PR Base - master (#207)
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