On Fri, Nov 21, 2003 at 01:32:24PM -0800, Stas Bekman wrote:
> Jay R. Ashworth wrote:
> [...]
> > Alas, installing CGI fixed *those* problems, but not the "Not enough
> > arguments for Test::skip" ones; they're still coming up and failing the
> > test, telling me to file a bug.  Next suggestion?  :-)
> 
> I'm not sure what you are talking about, your original report didn't contain 
> any Test::skip errors. Please show us what you are talking about and which 
> tests you get this error for. Thank you.

I'm sorry; I thought the error_log would include this (though in
retrospect, that's probably not all that good an assumption :-); the
bug report instructions should probably be extended to suggest that the
reporter include the output of the make, as well:

=================
modperl/cookie......Not enough arguments for Test::skip at
modperl/cookie.t line 78, near ""Skip couldn't find the same
interpreter";"
Execution of modperl/cookie.t aborted due to compilation errors.
modperl/cookie......dubious
        Test returned status 255 (wstat 65280, 0xff00)
modperl/cookie2.....Not enough arguments for Test::skip at
modperl/cookie2.t line 68, near ""Skip couldn't find the same
interpreter";"
Execution of modperl/cookie2.t aborted due to compilation errors.
modperl/cookie2.....dubious
        Test returned status 255 (wstat 65280, 0xff00)
modperl/current_callback.ok
modperl/dir_config..ok
modperl/endav.......ok
modperl/env.........ok
modperl/exit........ok
modperl/getc........ok
modperl/method......ok
modperl/methodname..ok
modperl/methodobj...ok
modperl/perl........ok
modperl/pnotes......ok
modperl/post_utf8...skipped: perl >= 5.008 is required, Perl was not
built with useperlio enabled
modperl/print.......ok
modperl/print_utf8..skipped: perl >= 5.008 is required, Perl was not
built with useperlio enabled
modperl/print_utf8_2.skipped: perl >= 5.008 is required
modperl/printf......ok
modperl/readline....ok
modperl/request_rec_perlio_api.skipped: perl 5.006001: TIEd IO is used
instead of PerlIO
modperl/request_rec_tie_api.ok
modperl/sameinterp..Not enough arguments for Test::skip at
modperl/sameinterp.t line 96, near ""Skip couldn't find the same
interpreter";"
Execution of modperl/sameinterp.t aborted due to compilation errors.
modperl/sameinterp..dubious
        Test returned status 255 (wstat 65280, 0xff00)
modperl/setauth.....ok
modperl/status......ok
modperl/subenv......ok
modperl/taint.......ok
modules/cgi.........ok
modules/cgi2........skipped: libwww-perl is not installed, CGI version
3.01 or higher is required
modules/cgipost.....ok
modules/cgipost2....skipped: CGI version 3.01 or higher is required
modules/cgiupload...skipped: libwww-perl is not installed
modules/cgiupload2..skipped: libwww-perl is not installed, CGI version
3.01 or higher is required
modules/include.....ok
modules/include2....ok
modules/proxy.......skipped: cannot find module 'proxy'
perl/api............ok
perl/hash_attack....skipped: relevant only for perl 5.8.2 and higher
perl/ithreads.......skipped: perl 5.8.1 or higher w/ithreads enabled is
required
perl/ithreads2......skipped: perl 5.8.1 or higher w/ithreads enabled is
required
preconnection/note..ok
protocol/echo.......ok
protocol/echo_filter.ok
Failed Test          Status Wstat Total Fail  Failed  List of Failed
--------------------------------------------------------------------------------
modperl/cookie.t         255 65280    ??   ??       %  ??
modperl/cookie2.t        255 65280    ??   ??       %  ??
modperl/sameinterp.t     255 65280    ??   ??       %  ??
18 tests skipped.
*** server rutabaga:8529 shutdown
!!! error running tests (please examine t/logs/error_log)
+--------------------------------------------------------+
| Please file a bug report: http://perl.apache.org/bugs/ |
+--------------------------------------------------------+
make: *** [run_tests] Error 1
=================

Cheers,
-- jra
-- 
Jay R. Ashworth                                                [EMAIL PROTECTED]
Member of the Technical Staff     Baylink                             RFC 2100
The Suncoast Freenet         The Things I Think
Tampa Bay, Florida        http://baylink.pitas.com             +1 727 647 1274

        Come see Linux Gazette in our new home: www.linuxgazette.net!

-- 
Reporting bugs: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html

Reply via email to