develooper Front page | perl.vmsperl | Postings from February 2002

Re: ExtUtils::MakeMaker full release pending

Thread Previous | Thread Next
From:
Michael G Schwern
Date:
February 1, 2002 12:21
Subject:
Re: ExtUtils::MakeMaker full release pending
Message ID:
20020201202120.GG9474@blackrider
On Thu, Jan 31, 2002 at 09:02:31PM -0600, Craig A. Berry wrote:
> The files that it thinks are missing are in fact present.
> 
> $ perl makefile.pl
> Checking if your kit is complete...
> Warning: the following files are missing in your kit:
>         lib/extutils/manifest.pm
>         lib/extutils/manifest.skip
>         t/manifest.t
> Please inform the author.

This bothers me a lot because...

> t/manifest.......
> ok

This should have failed.  Which means the test sucks.


> t/installed......
> #     Failed test (t/installed.t at line 117)
> #     Failed test (t/installed.t at line 118)
> #     The object isn't defined
> #     Failed test (t/installed.t at line 119)
> #          got: undef
> #     expected: '1.1.1'
> #     Failed test (t/installed.t at line 143)
> #          got: '0'
> #     expected: '1'
> #     Failed test (t/installed.t at line 144)
> #                   undef
> #     doesn't match '(?-xism:foo$)'
> #     Failed test (t/installed.t at line 146)
> #          got: '0'
> #     expected: '2'
> #     Failed test (t/installed.t at line 150)
> #          got: '0'
> #     expected: '1'
> #     Failed test (t/installed.t at line 151)
> #                   undef
> #     doesn't match '(?-xism:foobar$)'
> #     Failed test (t/installed.t at line 160)
> #          got: '0'
> #     expected: '2'
> #     Failed test (t/installed.t at line 171)
> #          got: '0'
> #     expected: '2'
> # Looks like you failed 10 tests of 43.
> %SYSTEM-F-ABORT, abort
> dubious
>         Test returned status 44 (wstat 1024, 0x400)
>                 (VMS status is 44)
> DIED. FAILED tests 19-21, 25-27, 29-30, 33, 36
>         Failed 10/43 tests, 76.74% okay

There's also problems with Installed.t on Win32, so it probably just
needs some more porting.


-- 

Michael G. Schwern   <schwern@pobox.com>    http://www.pobox.com/~schwern/
Perl Quality Assurance	    <perl-qa@perl.org>	       Kwalitee Is Job One
pleasing symmetry
the paste goes in at one end
comes out the other.
	-- mjd

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About