2010/10/19 Torsten Förtsch <torsten.foert...@gmx.net>:
> On Tuesday, October 19, 2010 08:40:26 Fred Moyer wrote:
>> Torsten, can you pull svn trunk and test against your
>> setup?
>
> When built inside the modperl tree I don't see any problems.
>
> But outside ...
>
> $ rm -rf Apache-Test/
> $ svn export https://svn.apache.org/repos/asf/perl/Apache-Test/trunk 
> Apache-Test
> ...
> Exported revision 1024307.
> $ perl Makefile.PL
> Subroutine MY::test redefined at Makefile.PL line 168.
> ...
> Checking if your kit is complete...
> Warning: the following files are missing in your kit:
>        t/htdocs/index.html
> Please inform the author.

Fixed, thanks for the spot.

I'm not sure what to do about the test more tests right now, they
haven't been bundled with releases until with this next version.  I'm
tempted to go with what we have even though it isn't perfect.

> ...
> $ make test
> ...
> [   info] adding source lib 
> /home/r2/work/mp2/trunk/Apache-Test/../Apache-Test/lib to @INC
> [   info] adding source lib 
> /home/r2/work/mp2/trunk/Apache-Test/../Apache-Test/lib to @INC
> [   info] adding source lib 
> /home/r2/work/mp2/trunk/Apache-Test/../Apache-Test/lib to @INC
> t/alltest/all.t .......... skipped: testing all.t
> t/alltest2/all.t ......... skipped: testing more than one all.t
> ...
> t/more/03testpm.t ........ All 1 subtests passed
> ...
> t/more/03testpm.t      (Wstat: 0 Tests: 1 Failed: 0)
>  Parse errors: Tests out of sequence.  Found (2) but expected (1)
>
> and in the error_log:
>
> Prototype mismatch: sub Apache::Test::ok ($;$$) vs ($;$) at 
> /home/r2/work/mp2/trunk/Apache-
> Test/t/../lib/Apache/Test.pm line 88
> Prototype mismatch: sub Apache::Test::skip ($;$$$) vs none at 
> /home/r2/work/mp2/trunk/Apache-
> Test/t/../lib/Apache/Test.pm line 88
>
>
> Torsten Förtsch
>
> --
> Need professional modperl support? Hire me! (http://foertsch.name)
>
> Like fantasy? http://kabatinte.net
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@perl.apache.org
For additional commands, e-mail: dev-h...@perl.apache.org

Reply via email to