Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Net-DNS-Paranoid CPAN distribution.

Report information
The Basics
Id: 107402
Status: new
Priority: 0/
Queue: Net-DNS-Paranoid

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.07
Fixed in: (no value)



Subject: Tests fail (bradfitz.com changed IP address)
t/01_simple.t fails --- it looks like bradfitz.com has a new IP address: # Failed test at t/01_simple.t line 82. # Structures begin differing at: # $got->[0][0] = '212.47.227.56' # $expected->[0][0] = '50.112.116.235' # Looks like you failed 1 test of 1. # Failed test 'this domain is okay. bradfitz.com isn't blocked' # at t/01_simple.t line 84. # Failed test 'ok' # at t/01_simple.t line 89. # Structures begin differing at: # $got->[0][0] = '212.47.227.56' # $expected->[0][0] = '50.112.116.235' # Looks like you failed 1 test of 2. # Failed test 'internal. bad. blocked by default by module.' # at t/01_simple.t line 91. # Looks like you failed 2 tests of 12. t/01_simple.t ... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/12 subtests