Skip to content

1.0046: fcgi_cleanup.t may fail #611

@eserte

Description

@eserte

On one of my smokers I observe the following failure:

# Testing with lighttpd 1.4.35
SIG is not a valid POSIX macro at /opt/perl-5.24.1/lib/site_perl/5.24.1/FCGI/ProcManager.pm line 166

#   Failed test 'Got successful response'
#   at t/Plack-Handler/fcgi_cleanup.t line 50.

#   Failed test 'With response indicating not yet cleaned up'
#   at t/Plack-Handler/fcgi_cleanup.t line 52.
#          got: '<?xml version="1.0" encoding="iso-8859-1"?>
# <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
#          "http'
#     expected: '0'
Argument "//www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">\n<h..." isn't numeric in subtraction (-) at t/Plack-Handler/fcgi_cleanup.t line 53.

#   Failed test 'Response received within a second of being sent'
#   at t/Plack-Handler/fcgi_cleanup.t line 53.
# Looks like you failed 3 tests of 3.
t/Plack-Handler/fcgi_cleanup.t ....................... 
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/3 subtests 

This is a debian/jessie system. However, on another debian/jessie system with the prereqs installed (lighttpd, FCGI, FCGI::ProcManager) I cannot reproduce the failure.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions