Merge #1905: perl: disable tests that involve networking

I rebased the branch not to include newer changes from master.
This commit is contained in:
Vladimír Čunát 2014-03-09 21:38:15 +01:00
parent de11c288c1
commit 1046b4ccab

View File

@ -70,6 +70,8 @@ stdenv.mkDerivation rec {
testsToSkip = ''
lib/Net/hostent.t \
dist/IO/t/{io_multihomed.t,io_sock.t} \
dist/Net-Ping/t/*.t \
cpan/autodie/t/truncate.t \
t/porting/{maintainers.t,regen.t} \
cpan/Socket/t/get{name,addr}info.t \
'' + optionalString stdenv.isFreeBSD ''