Subject: | Tests started to fail (since 2017-04-07) |
Looking at http://fast-matrix.cpantesters.org/?dist=Net-Lookup-DotTel%200.03;reports=1#sl=7,1 there are no more pass reports anymore for some weeks.
On my smoker machines the test suite fails like this:
...
# Failed test 'get_keywords()'
# at t/02_lookup_with_network.t line 29.
# Failed test 'get_postal_address()'
# at t/02_lookup_with_network.t line 34.
# Failed test 'get_postal_address() order field'
# at t/02_lookup_with_network.t line 36.
# Failed test 'get_postal_address() address1 field'
# at t/02_lookup_with_network.t line 37.
# Failed test 'get_postal_address() postcode field'
# at t/02_lookup_with_network.t line 38.
# Failed test 'get_postal_address() city field'
# at t/02_lookup_with_network.t line 39.
# Failed test 'get_services()'
# at t/02_lookup_with_network.t line 44.
# Failed test 'get_services() services field'
# at t/02_lookup_with_network.t line 45.
# Failed test 'get_services() uri field'
# at t/02_lookup_with_network.t line 46.
# Failed test 'get_services() order field'
# at t/02_lookup_with_network.t line 47.
# Failed test 'get_services() preference field'
# at t/02_lookup_with_network.t line 48.
# Failed test 'get_text()'
# at t/02_lookup_with_network.t line 51.
# Failed test 'lookup() with valid third level domain'
# at t/02_lookup_with_network.t line 53.
# Looks like you failed 13 tests of 15.
t/02_lookup_with_network.t .....
Dubious, test returned 13 (wstat 3328, 0xd00)
Failed 13/15 subtests
...