1. 21 Aug, 2019 2 commits
    • Greg Price's avatar
      bpo-35518: Skip test that relies on a deceased network service. (GH-15349) · 5b95a150
      Greg Price authored
      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.
      5b95a150
    • Benjamin Peterson's avatar
      d33e46d1
  2. 20 Aug, 2019 7 commits
  3. 19 Aug, 2019 3 commits
  4. 17 Aug, 2019 4 commits
  5. 16 Aug, 2019 2 commits
  6. 15 Aug, 2019 4 commits
  7. 14 Aug, 2019 13 commits
  8. 13 Aug, 2019 5 commits