develooper Front page | perl.cpan.testers | Postings from February 2000

FAIL URI-1.05 MSWin32-x86 4.0

From:
Randy Kobes
Date:
February 16, 2000 18:22
Subject:
FAIL URI-1.05 MSWin32-x86 4.0
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/.

Please cc any replies to cpan-testers@perl.org to keep other
test volunteers informed and to prevent duplicate effort.

--

Microsoft (R) Program Maintenance Utility   Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.

	C:\Perl\5.00503\bin\MSWin32-x86\perl.exe -Mblib 
	-IC:\Perl\5.00503\lib\MSWin32-x86 -IC:\Perl\5.00503\lib 
	-e "use Test::Harness qw(&runtests $verbose); $verbose=1; 

[snip]

t\old-base..........Turn lib path . into C:\.cpan\build\URI-1.05/.
Turn lib path . into C:\.cpan\build\URI-1.05/.
1..8
Self tests for URI::URL version 5.02...

[snip]

ok 3
newlocal_test:
'file://C:/windows/TEMP/'->as_string() = 'file://C:/windows/TEMP/' 
	(expected 'file:C%3A/windows/TEMP/')
$VAR1 = bless( [
                 bless( do{\(my $o = 'file://C:/windows/TEMP/')}, 'URI::file' )
               ], 'URI::URL' );
Test Failed at t\old-base.t line 22
	URI::URL::_expect('file://C:/windows/TEMP/', 'as_string', 
	'file:C%3A/windows/TEMP/') called at t\old-base.t line 655
	main::newlocal_test() called at t\old-base.t line 57
dubious
	Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 4-8
	Failed 5/8 tests, 37.50% okay

[snip]

Failed Test  Status Wstat Total Fail  Failed  List of failed
-------------------------------------------------------------------------------
t\old-base.t      2   512     8    5  62.50%  4-8
Failed 1/16 test scripts, 93.75% okay. 5/316 subtests failed, 98.42% okay.

-- 

Summary of my perl5 (5.0 patchlevel 5 subversion 03) configuration:
  Platform:
    osname=MSWin32, osvers=4.0, archname=MSWin32-x86
    uname=''
    hint=recommended, useposix=true, d_sigaction=undef
    usethreads=undef useperlio=undef d_sfio=undef
  Compiler:
    cc='cl.exe', optimize='-O2 -MD -DNDEBUG', gccversion=
    cppflags='-DWIN32'
    ccflags ='-O2 -MD -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT   '
    stdchar='char', d_stdstdio=define, usevfork=false
    intsize=4, longsize=4, ptrsize=4, doublesize=8
    d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10
    alignbytes=8, usemymalloc=n, prototype=define
  Linker and Libraries:
    ld='link', ldflags ='-nologo -nodefaultlib -release  -libpath:"C:\Perl\5.00503\lib\MSWin32-x86\CORE"  -machine:x86'
    libpth=C:\VStudio\VC98\lib
    libs= oldnames.lib kernel32.lib user32.lib gdi32.lib  winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib  oleaut32.lib netapi32.lib uuid.lib wsock32.lib mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib PerlCRT.lib
    libc=PerlCRT.lib, so=dll, useshrplib=yes, libperl=perl.lib
  Dynamic Linking:
    dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -release  -libpath:"C:\Perl\5.00503\lib\MSWin32-x86\CORE"  -machine:x86'





Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About