On Fri, Mar 6, 2009 at 11:35 AM, Joe Schaefer <joe_schae...@yahoo.com> wrote:
>
> Please test and vote on
>
> http://people.apache.org/~joes/libapreq2-2.12-RC2.tar.gz
> http://people.apache.org/~joes/libapreq2-2.12-RC2.tar.gz.asc
>
> These should have the .deps directories removed, but
> otherwise the source is unchanged.  Fred, try running
> make install before running make test on this one.

make install fixed the earlier problems.

All tests pass now except for one.  I probably don't have a needed
module installed, will try to identify it and add the proper directive
to the test.

ph...@pooky ~/dev/svn/sl/trunk/SL-App/src/libapreq2-2.12/glue/perl $
./t/TEST t-verbose /apreq/cgi.t
setting ulimit to allow core files
ulimit -c unlimited; /Users/phred/dev/perl/bin/perl
/Users/phred/dev/svn/sl/trunk/SL-App/src/libapreq2-2.12/glue/perl/t/TEST
't-verbose' '/apreq/cgi.t'
unknown opts or test names: t-verbose
-help will list options

ph...@pooky ~/dev/svn/sl/trunk/SL-App/src/libapreq2-2.12/glue/perl $
./t/TEST -verbose t/apreq/cgi.t
setting ulimit to allow core files
ulimit -c unlimited; /Users/phred/dev/perl/bin/perl
/Users/phred/dev/svn/sl/trunk/SL-App/src/libapreq2-2.12/glue/perl/t/TEST
-verbose 't/apreq/cgi.t'
/Users/phred/dev/sl/httpd2/bin/httpd  -d
/Users/phred/dev/svn/sl/trunk/SL-App/src/libapreq2-2.12/glue/perl/t -f
/Users/phred/dev/svn/sl/trunk/SL-App/src/libapreq2-2.12/glue/perl/t/conf/httpd.conf
-D APACHE2
using Apache/2.2.4 (prefork MPM)
waiting 60 seconds for server to start: 00:00[Fri Mar 06 13:21:15
2009] [warn] PassEnv variable PERL5LIB was undefined
waiting 60 seconds for server to start: ok (waited 0 secs)
server localhost:8529 started
t/apreq/cgi....# writing file:
/Users/phred/dev/svn/sl/trunk/SL-App/src/libapreq2-2.12/glue/perl/t/cgi-bin/test_cgi.pl
1..71
# Running under perl version 5.008008 for darwin
# Current time local: Fri Mar  6 13:21:16 2009
# Current time GMT:   Fri Mar  6 21:21:16 2009
# Using Test.pm version 1.25
# Using Apache/Test.pm version 1.31
# # of keys : 5, key_len 5
# Failed test 1 in t/apreq/cgi.t at line 74
# testing : GET long query
# expected: 30
# received: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
# <html><head>
# <title>404 Not Found</title>
# </head><body>
# <h1>Not Found</h1>
# <p>The requested URL /cgi-bin/test_cgi.pl was not found on this server.</p>
# </body></html>
not ok 1
# # of keys : 15, key_len 5
# Failed test 2 in t/apreq/cgi.t at line 74 fail #2
# testing : GET long query
# expected: 90
# received: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
# <html><head>
# <title>404 Not Found</title>
# </head><body>
# <h1>Not Found</h1>
# <p>The requested URL /cgi-bin/test_cgi.pl was not found on this server.</p>
# </body></html>
not ok 2
# # of keys : 26, key_len 5
# Failed test 3 in t/apreq/cgi.t at line 74 fail #3
# testing : GET long query
# expected: 156
# received: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
# <html><head>
# <title>404 Not Found</title>
# </head><body>
# <h1>Not Found</h1>
# <p>The requested URL /cgi-bin/test_cgi.pl was not found on this server.</p>
# </body></html>
not ok 3
# # of keys : 5, key_len 100
# testing : GET long query
# expected: 505
# received: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
# Failed test 4 in t/apreq/cgi.t at line 74 fail #4
# <html><head>
# <title>404 Not Found</title>
# </head><body>
# <h1>Not Found</h1>
# <p>The requested URL /cgi-bin/test_cgi.pl was not found on this server.</p>
# </body></html>
not ok 4
# # of keys : 15, key_len 100
# Failed test 5 in t/apreq/cgi.t at line 74 fail #5
# testing : GET long query
# expected: 1515
# received: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
# <html><head>
# <title>404 Not Found</title>
# </head><body>
# <h1>Not Found</h1>
# <p>The requested URL /cgi-bin/test_cgi.pl was not found on this server.</p>
# </body></html>
not ok 5
# # of keys : 26, key_len 100
# testing : GET long query
# expected: 2626
# received: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
# <html><head>
# <title>404 Not Found</title>
# </head><body>
# <h1>Not Found</h1>
# <p>The requested URL /cgi-bin/test_cgi.pl was not found on this server.</p>
# </body></html>
not ok 6
# Failed test 6 in t/apreq/cgi.t at line 74 fail #6
# # of keys : 5, key_len 305
# testing : GET long query
# expected: 1530
# Failed test 7 in t/apreq/cgi.t at line 74 fail #7
# received: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
# <html><head>
# <title>404 Not Found</title>
# </head><body>
# <h1>Not Found</h1>
# <p>The requested URL /cgi-bin/test_cgi.pl was not found on this server.</p>
# </body></html>
not ok 7
# # of keys : 15, key_len 305
# testing : GET long query
# expected: 4590
# received: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
# <html><head>
# <title>404 Not Found</title>
# </head><body>
# <h1>Not Found</h1>
# <p>The requested URL /cgi-bin/test_cgi.pl was not found on this server.</p>
# </body></html>
# Failed test 8 in t/apreq/cgi.t at line 74 fail #8
not ok 8
# # of keys : 26, key_len 305
# testing : GET long query
# expected: 7956
# received: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
# <html><head>
# <title>404 Not Found</title>
# </head><body>
# <h1>Not Found</h1>
# <p>The requested URL /cgi-bin/test_cgi.pl was not found on this server.</p>
# Failed test 9 in t/apreq/cgi.t at line 74 fail #9
# </body></html>
not ok 9
# # of keys : 5, big_key_len 100
# testing : POST big data
# Failed test 10 in t/apreq/cgi.t at line 96
# expected: 505
# received: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
# <html><head>
# <title>404 Not Found</title>
# </head><body>
# <h1>Not Found</h1>
# <p>The requested URL /cgi-bin/test_cgi.pl was not found on this server.</p>
# </body></html>
not ok 10
# # of keys : 15, big_key_len 100
# testing : POST big data
# Failed test 11 in t/apreq/cgi.t at line 96 fail #2
# expected: 1515
# received: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
# <html><head>
# <title>404 Not Found</title>
# </head><body>
# <h1>Not Found</h1>
# <p>The requested URL /cgi-bin/test_cgi.pl was not found on this server.</p>
# </body></html>
not ok 11
# # of keys : 25, big_key_len 100
# testing : POST big data
# expected: 2525
# received: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
# <html><head>
# <title>404 Not Found</title>
# </head><body>
# <h1>Not Found</h1>
# <p>The requested URL /cgi-bin/test_cgi.pl was not found on this server.</p>
# </body></html>
not ok 12
# Failed test 12 in t/apreq/cgi.t at line 96 fail #3
# # of keys : 5, big_key_len 500
# testing : POST big data
# Failed test 13 in t/apreq/cgi.t at line 96 fail #4
# expected: 2505
# received: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
# <html><head>
# <title>404 Not Found</title>
# </head><body>
# <h1>Not Found</h1>
# <p>The requested URL /cgi-bin/test_cgi.pl was not found on this server.</p>
# </body></html>
not ok 13
# # of keys : 15, big_key_len 500
# Failed test 14 in t/apreq/cgi.t at line 96 fail #5
# testing : POST big data
# expected: 7515
# received: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
# <html><head>
# <title>404 Not Found</title>
# </head><body>
# <h1>Not Found</h1>
# <p>The requested URL /cgi-bin/test_cgi.pl was not found on this server.</p>
# </body></html>
not ok 14
# # of keys : 25, big_key_len 500
# testing : POST big data
# expected: 12525
# received: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
# Failed test 15 in t/apreq/cgi.t at line 96 fail #6
# <html><head>
# <title>404 Not Found</title>
# </head><body>
# <h1>Not Found</h1>
# <p>The requested URL /cgi-bin/test_cgi.pl was not found on this server.</p>
# </body></html>
not ok 15
# # of keys : 5, big_key_len 5000
# Failed test 16 in t/apreq/cgi.t at line 96 fail #7
# testing : POST big data
# expected: 25005
# received: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
# <html><head>
# <title>404 Not Found</title>
# </head><body>
# <h1>Not Found</h1>
# <p>The requested URL /cgi-bin/test_cgi.pl was not found on this server.</p>
# </body></html>
not ok 16
# # of keys : 15, big_key_len 5000
# testing : POST big data
# expected: 75015
# received: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
# <html><head>
# <title>404 Not Found</title>
# </head><body>
# <h1>Not Found</h1>
# <p>The requested URL /cgi-bin/test_cgi.pl was not found on this server.</p>
# </body></html>
# Failed test 17 in t/apreq/cgi.t at line 96 fail #8
not ok 17
# # of keys : 25, big_key_len 5000
# Failed test 18 in t/apreq/cgi.t at line 96 fail #9
# testing : POST big data
# expected: 125025
# received: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
# <html><head>
# <title>404 Not Found</title>
# </head><body>
# <h1>Not Found</h1>
# <p>The requested URL /cgi-bin/test_cgi.pl was not found on this server.</p>
# </body></html>
not ok 18
# # of keys : 5, big_key_len 10000
# testing : POST big data
# Failed test 19 in t/apreq/cgi.t at line 96 fail #10
# expected: 50005
# received: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
# <html><head>
# <title>404 Not Found</title>
# </head><body>
# <h1>Not Found</h1>
# <p>The requested URL /cgi-bin/test_cgi.pl was not found on this server.</p>
# </body></html>
not ok 19
# # of keys : 15, big_key_len 10000
# testing : POST big data
# expected: 150015
# received: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
# <html><head>
# <title>404 Not Found</title>
# </head><body>
# <h1>Not Found</h1>
# <p>The requested URL /cgi-bin/test_cgi.pl was not found on this server.</p>
# </body></html>
not ok 20
# Failed test 20 in t/apreq/cgi.t at line 96 fail #11
# # of keys : 25, big_key_len 10000
# Failed test 21 in t/apreq/cgi.t at line 96 fail #12
# testing : POST big data
# expected: 250025
# received: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
# <html><head>
# <title>404 Not Found</title>
# </head><body>
# <h1>Not Found</h1>
# <p>The requested URL /cgi-bin/test_cgi.pl was not found on this server.</p>
# </body></html>
not ok 21
# testing : simple post
# Failed test 22 in t/apreq/cgi.t at line 103
# expected:     foo => 1
# received: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
# <html><head>
# <title>404 Not Found</title>
# </head><body>
# <h1>Not Found</h1>
# <p>The requested URL /cgi-bin/test_cgi.pl was not found on this server.</p>
# </body></html>
not ok 22
# testing : simple get
# Failed test 23 in t/apreq/cgi.t at line 106
# expected:     foo => ?
#       bar => hello world
# received: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
# <html><head>
# <title>404 Not Found</title>
# </head><body>
# <h1>Not Found</h1>
# <p>The requested URL /cgi-bin/test_cgi.pl was not found on this server.</p>
# </body></html>
not ok 23
# testing : simple post
# expected:     foo => 1
#       bar => 2
# received: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
# <html><head>
# <title>404 Not Found</title>
# </head><body>
# <h1>Not Found</h1>
# <p>The requested URL /cgi-bin/test_cgi.pl was not found on this server.</p>
# </body></html>
not ok 24
# Failed test 24 in t/apreq/cgi.t at line 111
# Failed test 25 in t/apreq/cgi.t at line 116
# testing : simple post
# expected:     foo => 1
#       bar => 2
# received: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
# <html><head>
# <title>404 Not Found</title>
# </head><body>
# <h1>Not Found</h1>
# <p>The requested URL /cgi-bin/test_cgi.pl was not found on this server.</p>
# </body></html>
not ok 25
# testing : simple upload
# Failed test 26 in t/apreq/cgi.t at line 121
# expected:     foo => 1
# received: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
# <html><head>
# <title>404 Not Found</title>
# </head><body>
# <h1>Not Found</h1>
# <p>The requested URL /cgi-bin/test_cgi.pl was not found on this server.</p>
# </body></html>
not ok 26
# Failed test 27 in t/apreq/cgi.t at line 130
# testing : netscape
# expected: ok
# received: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
# <html><head>
# <title>404 Not Found</title>
# </head><body>
# <h1>Not Found</h1>
# <p>The requested URL /cgi-bin/test_cgi.pl was not found on this server.</p>
# </body></html>
not ok 27
# testing : rfc
# expected: "ok"
# received: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
# <html><head>
# <title>404 Not Found</title>
# </head><body>
# <h1>Not Found</h1>
# <p>The requested URL /cgi-bin/test_cgi.pl was not found on this server.</p>
# </body></html>
# Failed test 28 in t/apreq/cgi.t at line 139
not ok 28
# Failed t# testing : encoded value with space
# expected: okie dokie
# received: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
# <html><head>
# <title>404 Not Found</title>
# </head><body>
# <h1>Not Found</h1>
# <p>The requested URL /cgi-bin/test_cgi.pl was not found on this server.</p>
# </body></html>
est 29 in t/apreq/cgi.t at line 149
not ok 29
# testing : bake
# Failed test 30 in t/apreq/cgi.t at line 160
# expected: apache=ok
# received: undef
not ok 30
# testing : bake2
# expected: apache="ok"; Version=1; path="/cgi-bin"
# received: undef
# Failed test 31 in t/apreq/cgi.t at line 169
not ok 31
request has failed (the response code was: 404)
see t/logs/error_log for more details
# removing file:
/Users/phred/dev/svn/sl/trunk/SL-App/src/libapreq2-2.12/glue/perl/t/cgi-bin/test_cgi.pl
# removing dir tree:
/Users/phred/dev/svn/sl/trunk/SL-App/src/libapreq2-2.12/glue/perl/t/cgi-bin
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-71
        Failed 71/71 tests, 0.00% okay
Failed Test   Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/apreq/cgi.t  255 65280    71  111  1-71
Failed 1/1 test scripts. 71/71 subtests failed.
Files=1, Tests=71,  1 wallclock secs ( 0.40 cusr +  0.09 csys =  0.49 CPU)
Failed 1/1 test programs. 71/71 subtests failed.
server localhost:8529 shutdown
error running tests (please examine t/logs/error_log)


>
>
>
>

Reply via email to