Hi all -

This is the first time I have gotten an 'unexpectedly succeeded'
result from mod_perl's 'make test':

...
t/filter/out_str_ctx....................ok
t/filter/out_str_declined...............ok
t/filter/out_str_eval...................ok
        1/1 unexpectedly succeeded
t/filter/out_str_lc.....................ok
t/filter/out_str_remove.................ok
t/filter/out_str_req_eos................ok
t/filter/out_str_req_mix................ok
...

With TEST_VERBOSE=1 TEST_FILES=t/filter/out_str_eval.t:

t/filter/out_str_eval....1..1 todo 1;
# Running under perl version 5.008004 for linux
# Current time local: Wed Jun 23 20:51:55 2004
# Current time GMT:   Thu Jun 24 06:51:55 2004
# Using Test.pm version 1.24
# WARNING!!! t_cmp() argument order has changed.
# use of a regular expression as the first argument
# is deprecated.  support will be removed soon.
# testing : some croak
# received: Undefined subroutine 
&TestFilter::out_str_eval::i_do_not_exist_really_i_do_not called 
at /home/test/httpd/2.1/src/modperl2/modperl-2.0/t/filter/TestFilter/out_str_eval.pm 
line 31.
# expected: (?-xism:Undefined subroutine)
ok 1 # 
(/home/test/httpd/2.1/src/modperl2/modperl-2.0/t/filter/TestFilter/out_str_eval.pm 
at line 32 TODO?!)
ok
        1/1 unexpectedly succeeded
All tests successful (1 subtest UNEXPECTEDLY SUCCEEDED).

Everthing works OK, I'm just wondering...

Do you want my config info in a formal bug report, or is this
enough?

$cat /proc/version
Linux version 2.6.7 (Beau E. Cox: [EMAIL PROTECTED] )
(gcc version 3.3.3) #1 Wed Jun 16 18:47:41 HST 2004

Apache 2.1 cvs
Perl 5.8.4

Aloha => Beau;




-- 
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html

Reply via email to