summaryrefslogtreecommitdiff
path: root/changes/ticket31841
blob: 6e7fbc1da123bc74e0e82196bab902e2f07444c8 (plain)
1
2
3
4
5
  o Minor features (testing):
    - When running tests that attempt to look up hostname, replace the libc
      name lookup functions with ones that do not actually touch the network.
      This way, the tests complete more quickly in the presence of a slow or
      missing DNS resolver. Closes ticket 31841.