PowerDNS / pdns

PowerDNS Authoritative, PowerDNS Recursor, dnsdist
https://www.powerdns.com/
GNU General Public License v2.0
3.72k stars 912 forks source link

rec: use a more generous timeout for a test using external servers #14830

Closed omoerbeek closed 2 weeks ago

omoerbeek commented 2 weeks ago

Other tests using external servers already use 5s

Should fix #14829 in many cases.

Short description

Checklist

I have:

coveralls commented 2 weeks ago

Pull Request Test Coverage Report for Build 11704891741

Details


Files with Coverage Reduction New Missed Lines %
pdns/dnsdistdist/dnsdist-backend.cc 1 64.94%
pdns/recursordist/recursor_cache.cc 1 84.2%
pdns/recursordist/sortlist.cc 2 72.94%
pdns/recursordist/test-syncres_cc2.cc 3 88.91%
pdns/axfr-retriever.cc 3 67.89%
pdns/remote_logger.cc 3 54.71%
pdns/misc.cc 3 63.66%
pdns/iputils.cc 3 54.99%
pdns/recursordist/recpacketcache.hh 3 89.55%
pdns/recursordist/syncres.cc 6 79.56%
<!-- Total: 112 -->
Totals Coverage Status
Change from base Build 11703802105: -0.04%
Covered Lines: 125703
Relevant Lines: 163573

💛 - Coveralls