comparison debug_connection_syslog.t @ 1171:cdbdb75cf194

Tests: dropped try_run() checks for hosts without IPv6 support. Tests for geoip are special as they depend on IPv6 support in the GeoIP library.
author Sergey Kandaurov <pluknet@nginx.com>
date Thu, 04 May 2017 14:31:10 +0300
parents cf14cfe9ec8c
children fcd65708672d
comparison
equal deleted inserted replaced
1170:cf14cfe9ec8c 1171:cdbdb75cf194
52 } 52 }
53 } 53 }
54 54
55 EOF 55 EOF
56 56
57 $t->try_run('no inet6 support')->plan(5); 57 $t->run()->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(