********* Start testing of tst_QDnsLookup *********
Config: Using QtTest library 6.11.0, Qt 6.11.0 (arm64-little_endian-lp64 shared (dynamic) debug build; by Apple LLVM 16.0.0 (clang-1600.0.26.3)), macos 13.6.4
PASS   : tst_QDnsLookup::initTestCase()
QDEBUG : tst_QDnsLookup::setNameserver() QHostAddress("2001:4860:4860::8888") discarded: "Host unreachable"
QDEBUG : tst_QDnsLookup::setNameserver() QHostAddress("2606:4700:4700::1111") discarded: "Host unreachable"
QDEBUG : tst_QDnsLookup::setNameserver(8.8.8.8) Lookup took 14338 ms
FAIL!  : tst_QDnsLookup::setNameserver(8.8.8.8) Compared values are not the same
   Actual   (result)       : ""
   Expected ("A 192.0.2.1"): A 192.0.2.1
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/kernel/qdnslookup/tst_qdnslookup.cpp(816)]
PASS   : tst_QDnsLookup::cleanupTestCase()
Totals: 2 passed, 1 failed, 0 skipped, 0 blacklisted, 14371ms
********* Finished testing of tst_QDnsLookup *********
