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

Re: Not OK: perl v5.7.3 +DEVEL16815 on VMS_AXP V7.2-1

Thread Previous
From:
John Peacock
Date:
May 28, 2002 14:08
Subject:
Re: Not OK: perl v5.7.3 +DEVEL16815 on VMS_AXP V7.2-1
Message ID:
3CF3F095.2070500@rowman.com
Michael G Schwern wrote:
> On Tue, May 28, 2002 at 03:21:13PM -0400, John Peacock wrote:
> 
>>[-.lib.ExtUtils.t]Command.t
>>not ok 10 - checking modify time stamp
>>#     Failed test ([-.lib.extutils.t]command.t at line 104)
>>#     '3600'
>>#         <=
>>#     '1'
>># mtime == 1022620378, should be 1022616778
>>
>>[-.lib.File]stat.t
>>not ok 18 - ... and must match normal stat
>>#     Failed test ([-.lib.file]stat.t at line 79)
>>#          got: '16777221 240561 33133 0 8388740 128  11455 1022615198
>>1022615198 1022026973  '
>>#     expected: '16777221 240561 33133 0 8388740 128  11455 1022611598
>>1022611598 1022023373  '
> 
> 
> These indicate that the mtime is somehow going off by an hour between stats.
> Network drive or some other funny filesystem?

Nope, absolutely ordinary local filesystem.  Do I need to triple check to see if 
this machine has been adjusted for DST properly???

> 
> 
> 
>>[-.lib.File.Spec.t]rel2abs2rel.t
>>Can't pipe "[--.user.jpeacock.perlsrc.perl]perl.exe;1 
>>rel2abs2rel187043.pl": no
>>such file or directory at [-.lib.file.spec.t]rel2abs2rel.t line 43.
>>not ok 4 - canonpath on abs executable
>>#     Failed test ([-.lib.file.spec.t]rel2abs2rel.t at line 65)
>>#          got: ''
>>#     expected: 'ok
>># '
> 
> 
> That's peculiar.  Is it the perl part that's gone wrong or that
> rel2abs2rel187043.pl somehow doesn't exist (which shouldn't be possible).
> 

The .pl file exists, but it is apparent that calling system with an absolute 
path for perl is not doing what you think it is doing.  I tend to think that 
calling perl with an absolute path is what is not working, not the test file not 
existing (or being in the wrong place).

It is also interesting to note that the END{} block is deleting the .pl file, 
but the .tmp files are just accumulating in the [perl.t] directory...

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4720 Boston Way
Lanham, MD 20706
301-459-3366 x.5010
fax 301-429-5747


Thread Previous


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