summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_itertools.py
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2019-08-21 04:12:18 (GMT)
committerGitHub <noreply@github.com>2019-08-21 04:12:18 (GMT)
commit198a0d622a696a4c234aa7866d6c15e38839cc76 (patch)
tree68639f5e7d8082ac16c0f5de8616729d17c0b48b /Lib/test/test_itertools.py
parent35f9bccd8198330579ecb4b4c503062f8b5da130 (diff)
downloadcpython-198a0d622a696a4c234aa7866d6c15e38839cc76.zip
cpython-198a0d622a696a4c234aa7866d6c15e38839cc76.tar.gz
cpython-198a0d622a696a4c234aa7866d6c15e38839cc76.tar.bz2
bpo-35518: Skip test that relies on a deceased network service. (GH-15349)
If this service had thoroughly vanished, we could just ignore the test until someone gets around to either recreating such a service or redesigning the test to somehow work locally. The `support.transient_internet` mechanism catches the failure to resolve the domain name, and skips the test. But in fact the domain snakebite.net does still exist, as do its nameservers -- and they can be quite slow to reply. As a result this test can easily take 20-30s before it gets auto-skipped. So, skip the test explicitly up front. (cherry picked from commit 5b95a1507e349da5adae6d2ab57deac3bdd12f15) Co-authored-by: Greg Price <gnprice@gmail.com>
Diffstat (limited to 'Lib/test/test_itertools.py')
0 files changed, 0 insertions, 0 deletions