********* Start testing of tst_QNetworkProxyFactory *********
Config: Using QtTest library 6.13.0, Qt 6.13.0 (x86_64-little_endian-lp64 static debug build; by Apple LLVM 17.0.0 (clang-1700.3.19.1)), ios 26.0.1
INFO   : tst_QNetworkProxyFactory::initTestCase() entering
PASS   : tst_QNetworkProxyFactory::initTestCase()
INFO   : tst_QNetworkProxyFactory::genericSystemProxy() entering
INFO   : tst_QNetworkProxyFactory::genericSystemProxy(socks5) QCOMPARE(systemProxy.size(), 1)
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/kernel/qnetworkproxyfactory/tst_qnetworkproxyfactory.cpp(224)]
INFO   : tst_QNetworkProxyFactory::genericSystemProxy(socks5) QCOMPARE(systemProxy.first().type(), proxyType)
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/kernel/qnetworkproxyfactory/tst_qnetworkproxyfactory.cpp(225)]
FAIL!  : tst_QNetworkProxyFactory::genericSystemProxy(socks5) Compared values are not the same
   Actual   (systemProxy.first().type()): 2
   Expected (proxyType)                 : 1
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/kernel/qnetworkproxyfactory/tst_qnetworkproxyfactory.cpp(225)]
INFO   : tst_QNetworkProxyFactory::cleanupTestCase() entering
PASS   : tst_QNetworkProxyFactory::cleanupTestCase()
Totals: 2 passed, 1 failed, 0 skipped, 0 blacklisted, 61ms
********* Finished testing of tst_QNetworkProxyFactory *********
