Bug #228

Fixes for tests

Added by Anonymous 1231 days ago. Updated 874 days ago.

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

lighttpd-1.4.1-no-writes-outside-top_srcdir.2.diff - Don't write outside $(top_srcdir) -- Aaron Walker <ka0ttic (27.1 KB) Anonymous, 08/25/2005 01:55 AM

lighttpd-1.4.1-runtime-module-dir.diff - Allows modules directory to be configured at run-time -- Aaron Walker <ka0ttic (2.9 KB) Anonymous, 08/25/2005 01:53 AM

History

08/25/2005 02:03 AM - Anonymous

bah one thing I just noticed. I forgot to add the "-m ".$self->{BASEDIR}."/src/.libs" to the valgrind call in LightyTest.pm

-- Aaron Walker <ka0ttic

08/29/2005 12:08 PM - jan

  • Status changed from New to Fixed
  • Resolution set to fixed

added in r640

Also available in: Atom PDF