comparison debug_connection_syslog.t @ 1190:fcd65708672d

Tests: let tests pass on travis-ci VMs with disabled IPv6 loopback.
author Sergey Kandaurov <pluknet@nginx.com>
date Thu, 15 Jun 2017 19:42:26 +0300
parents cdbdb75cf194
children e4974af3fb12
comparison
equal deleted inserted replaced
1189:1c703303feee 1190:fcd65708672d
52 } 52 }
53 } 53 }
54 54
55 EOF 55 EOF
56 56
57 $t->run()->plan(5); 57 $t->try_run('no inet6 support')->plan(5);
58 58
59 ############################################################################### 59 ###############################################################################
60 60
61 my ($s1, $s2) = map { 61 my ($s1, $s2) = map {
62 IO::Socket::INET->new( 62 IO::Socket::INET->new(