This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
cpan/IO-Socket-IP: Skip a test that almost always fails on Win32.
authorGeorge Greer <perl@greerga.m-l.org>
Sat, 27 Sep 2014 03:49:55 +0000 (23:49 -0400)
committerGeorge Greer <perl@greerga.m-l.org>
Sat, 27 Sep 2014 03:51:46 +0000 (23:51 -0400)
CPAN RT#98976 https://rt.cpan.org/Public/Bug/Display.html?id=98976

Porting/Maintainers.pl
cpan/IO-Socket-IP/t/22timeout.t
t/porting/customized.dat

index 2ec3c5e..62fd1d6 100755 (executable)
@@ -648,6 +648,10 @@ use File::Glob qw(:case);
         'EXCLUDED'     => [
             qr{^examples/},
         ],
+        'CUSTOMIZED'   => [
+            # Almost always fails on Win32 since introduced: see CPAN RT#98976
+            't/22timeout.t',
+        ],
     },
 
     'IO::Zlib' => {
index 48bc697..56209e8 100644 (file)
@@ -4,6 +4,7 @@ use strict;
 use warnings;
 
 use Test::More;
+plan skip_all => "CPAN RT#98976" if $^O eq "MSWin32";
 
 use IO::Socket::IP;
 
index 9ff8207..a42d799 100644 (file)
@@ -3,6 +3,7 @@ Digest::MD5 cpan/Digest-MD5/t/files.t bdbe05b705d9da305fedce7a9f4b6ba63250c7cf
 Digest::SHA cpan/Digest-SHA/hints/hpux.pl 8cf51e816894ee03826eac737bd6843300d6e64c
 ExtUtils::MakeMaker cpan/ExtUtils-MakeMaker/lib/ExtUtils/Liblist/Kid.pm f738b4b8d6dfdb2bae5f3e43106370867aa88f01
 ExtUtils::MakeMaker cpan/ExtUtils-MakeMaker/t/pm_to_blib.t 2cd28c8279d7900e28962712763eaa4768117414
+IO::Socket::IP cpan/IO-Socket-IP/t/22timeout.t 0a65d4ca44663f70eea3c7f1ccb5faed2940611f
 PerlIO::via::QuotedPrint cpan/PerlIO-via-QuotedPrint/t/QuotedPrint.t ca39f0146e89de02c746e199c45dcb3e5edad691
 Socket cpan/Socket/t/getnameinfo.t f25ae4125d64a81538d4d3b73a3a0b9ce3c0404d
 Text::Balanced cpan/Text-Balanced/t/01_compile.t 1598cf491a48fa546260a2ec41142abe84da533d