Bug #228
Fixes for tests
| Status: | Fixed | Start: | ||
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | core | |||
| Target version: | - | |||
| Pending: | Resolution: | fixed |
||
Description
Attached are two patches that fix issues I described previously (http://butsugenjitemple.org/~ka0ttic/lighttpd-tests.txt).
Once applied, however, it looks like the mod_fastcgi test isn't fully skipped like it should be, and thus fails. I just glanced at mod_fastcgi.t but I'm not sure what the correct fix for this would be.
preparing infrastructure PASS: prepare.sh
./core-var-include....ok
./mod-auth............ok
./mod-rewrite.........ok
5/5 skipped: no PHP running on port 1026
./core-request........ok
./core-response.......ok
./core................ok
./mod-compress........ok
./mod-fastcgi.........ok 1/44# Looks like you planned 44 tests but only ran 43.
./mod-fastcgi.........dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 44
Failed 1/44 tests, 97.73% okay (less 43 skipped tests: 0 okay, 0.00%)
./mod-redirect........ok
./mod-cgi.............ok
./mod-userdir.........ok
./mod-access..........ok
./core-condition......ok
./request.............ok
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
./mod-fastcgi.t 1 256 44 2 4.55% 44
48 subtests skipped.
Failed 1/14 test scripts, 92.86% okay. 1/196 subtests failed, 99.49% okay.
FAIL: run-tests.pl
cleaning up PASS: cleanup.sh
-- Aaron Walker <ka0ttic