Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\cpanrun-5.8\build\5-8-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t\00basic.t t\01pod.t t\02pod-coverage.t t\10read.t t\10readdir.t t\10readgarb.t t\10readgarb2.t t\11readdir.t t\12readdisk.t t\15size.t t\15size2.t t\00basic...........1..1 ok 1 - use Solaris::Disk::VTOC; ok t\01pod.............1..1 ok 1 - POD test for blib/lib/Solaris/Disk/VTOC.pm ok t\02pod-coverage....1..1 ok 1 - Pod coverage on Solaris::Disk::VTOC ok t\10read............1..3 ok 1 - require Solaris::Disk::VTOC; ok 2 - The object isa Solaris::Disk::VTOC 'prtvtoc' is not recognized as an internal or external command, operable program or batch file. Solaris::Disk::VTOC->readvtoc Disk c99t99d99 won't reveal its geometry (from prtvtoc /dev/rdsk/c99t99d99s2 |) at lib/Solaris/Disk/VTOC.pm line 271. # Failed test (t\10read.t at line 35) not ok 3 - Data structure # Structures begin differing at: # $got->{c99t99d99} = 'HASH(0x1bd6f14)' # $expected->{c99t99d99} = Does not exist # Looks like you failed 1 tests of 3. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 3 Failed 1/3 tests, 66.67% okay t\10readdir.........1..3 ok 1 - require Solaris::Disk::VTOC; ok 2 - The object isa Solaris::Disk::VTOC ok 3 - Data structure ok t\10readgarb........1..3 ok 1 - require Solaris::Disk::VTOC; Solaris::Disk::VTOC->readvtoc: Unknown parameter(s): some garbage at lib/Solaris/Disk/VTOC.pm line 209. Device name not validated at lib/Solaris/Disk/VTOC.pm line 215. ok 2 - Data structure ok 3 - Badly named device not read ok t\10readgarb2.......1..2 ok 1 - require Solaris::Disk::VTOC; Solaris::Disk::VTOC->new: Unknown parameter(s): some garbage at lib/Solaris/Disk/VTOC.pm line 155. ok 2 - isa ok suite a mauvais parametres FIXME isa Solaris::Disk::VTOC ok t\11readdir.........1..39 ok 1 - Disk in configuration ok 2 - Disk in configuration ok 3 - Disk in configuration ok 4 - Disk in configuration ok 5 - Disk in configuration ok 6 - Disk in configuration ok 7 - Disk in configuration ok 8 - Disk in configuration ok 9 - Disk in configuration ok 10 - Disk in configuration ok 11 - Disk in configuration ok 12 - Disk in configuration ok 13 - Disk in configuration ok 14 - Disk in configuration ok 15 - Disk in configuration ok 16 - CDROM partition 0 start should be 0 ok 17 - CDROM partition 0 size should be 0 ok 18 - CDROM partition 1 start should be 0 ok 19 - CDROM partition 1 size should be 0 ok 20 - CDROM partition 2 start should be 0 ok 21 - CDROM partition 2 size should be 0 ok 22 - CDROM partition 3 start should be 0 ok 23 - CDROM partition 3 size should be 0 ok 24 - CDROM partition 4 start should be 0 ok 25 - CDROM partition 4 size should be 0 ok 26 - CDROM partition 5 start should be 0 ok 27 - CDROM partition 5 size should be 0 ok 28 - CDROM partition 6 start should be 0 ok 29 - CDROM partition 6 size should be 0 ok 30 - CDROM partition 7 start should be 0 ok 31 - CDROM partition 7 size should be 0 ok 32 - Identical partition 0 for system disks ok 33 - Identical partition 1 for system disks ok 34 - Identical partition 2 for system disks ok 35 - Identical partition 3 for system disks ok 36 - Identical partition 4 for system disks ok 37 - Identical partition 5 for system disks ok 38 - Identical partition 6 for system disks ok 39 - Identical partition 7 for system disks ok t\12readdisk........1..2 Device name not validated at lib/Solaris/Disk/VTOC.pm line 215. ok 1 - require Solaris::Disk::VTOC; ok 2 - The object isa Solaris::Disk::VTOC ok t\15size............Solaris::Disk::VTOC->size: No or invalid slice specified (c0t6d0sd, ) at lib/Solaris/Disk/VTOC.pm line 353. 1..7 ok 1 - require Solaris::Disk::VTOC; ok 2 - Size ok 3 - Size Solaris::Disk::VTOC->size: Disk c0t6d0 does not exists at lib/Solaris/Disk/VTOC.pm line 365. ok 4 - Size Solaris::Disk::VTOC->size: You must at least specify a device at lib/Solaris/Disk/VTOC.pm line 341. Solaris::Disk::VTOC->size: Invalid disk specified (no disk) at lib/Solaris/Disk/VTOC.pm line 357. ok 5 - Size ok 6 - Size without disk ok 7 - Size with false disk name ok t\15size2...........1..2 Solaris::Disk::VTOC->readvtoc: Unknown parameter(s): c99t99d99 at lib/Solaris/Disk/VTOC.pm line 209. Device name not validated at lib/Solaris/Disk/VTOC.pm line 215. Solaris::Disk::VTOC->size: Disk c99t99d99 does not exists at lib/Solaris/Disk/VTOC.pm line 365. ok 1 - require Solaris::Disk::VTOC; ok 2 - Size of inexistant disk ok Failed 1/11 test scripts, 90.91% okay. 1/64 subtests failed, 98.44% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\10read.t 1 256 3 1 33.33% 3 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.