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\Net\Netid.t t\Net\Netid....1..18 # OS : MSWin32 # Perl : 5.008 Win32 Build 806 # Local Time : Thu Mar 13 03:59:47 2008 # GMT Time : Thu Mar 13 11:59:47 2008 # Test : 1.20 # Number Storage: number # Test::Tech : 1.11 # Data::Dumper : 2.12 # =cut # UUT not loaded ok 1 # Load UUT ok 2 # dot2net ok 3 # net2dot ok 4 # ip2dot - domain ok 5 # ip2dot - octal ok 6 [ 'google.com', 'py-in-f99.google.com', '64.233.167.99', '@é§c' ] # Test 7 got: 'py-in-f99.google.com' (t\Net\Netid.t at line 206) # Expected: 'google.com' # ipid - get info on domain name not ok 7 # Test 8 got: 'py-in-f99.google.com' (t\Net\Netid.t at line 216) # Expected: 'www.google.com' # ipid - get info on an ip address name not ok 8 # netid - get info on domain name not ok 9 { 'mx_ip_addr_dot' => '209.85.237.25', 'ns_ip_addr_dot' => '216.239.32.10', 'mx_domain' => 'smtp1.google.com', 'ns_domain' => 'ns1.google.com', 'host' => 'py-in-f99.google.com', 'domain' => 'google.com', 'ip_addr_dot' => '64.233.167.99', 'ip_addr_network' => '@é§c' } # Test 9 got: ''py-in-f99.google.com' 'ns1.google.com' 'smtp.google.com' ' (t\Net\Netid.t at line 228) # Expected: ''www.google.com' 'ns1.google.com' 'smtp.google.com' ' # netid - get info on an ip address name not ok 10 # clean_ip_str ok 11 # clean_ip_str ok 12 # clean_ipid - get info on domain name not ok 13 # clean_ipid - get info on an ip address name not ok 14 # Test 10 got: ''py-in-f99.google.com' 'ns1.google.com' '' ' (t\Net\Netid.t at line 239) # Expected: ''www.google.com' 'ns1.google.com' 'smtp.google.com' ' # Test 13 got: 'py-in-f99.google.com' (t\Net\Netid.t at line 263) # Expected: 'www.google.com' # Test 14 got: 'py-in-f99.google.com' (t\Net\Netid.t at line 273) # Expected: 'www.google.com' # clean_netid - get info on domain name not ok 15 # Test 15 got: ''py-in-f99.google.com' 'ns1.google.com' 'smtp.google.com' ' (t\Net\Netid.t at line 284) # Expected: ''www.google.com' 'ns1.google.com' 'smtp.google.com' ' # clean_netid - get info on an ip address name # Test 16 got: ''py-in-f99.google.com' 'ns1.google.com' '' ' (t\Net\Netid.t at line 295) # Expected: ''www.google.com' 'ns1.google.com' 'smtp.google.com' ' not ok 16 # clean_ip2dot - domain ok 17 # clean_ip2dot - octal ok 18 FAILED tests 7-10, 13-16 Failed 8/18 tests, 55.56% okay Failed 1/1 test scripts, 0.00% okay. 8/18 subtests failed, 55.56% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\Net\Netid.t 18 8 44.44% 7-10 13-16 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.