********* Start testing of tst_proxy *********
Config: Using QtTest library 6.9.3, Qt 6.9.3 (arm64-little_endian-lp64 shared (dynamic) release build; by Apple LLVM 16.0.0 (clang-1600.0.26.3)), macos 14.3.0
PASS   : tst_proxy::initTestCase()
PASS   : tst_proxy::construct()
PASS   : tst_proxy::initialProperties()
QWARN  : tst_proxy::initializeProperties() QFSFileEngine::open: No file name specified
PASS   : tst_proxy::initializeProperties()
XFAIL  : tst_proxy::invalidProperties() Nonexistent file given
   Loc: [/Users/qt/work/qt/qtgraphs/tests/auto/cpptest/qgsurface-heightproxy/tst_proxy.cpp(167)]
QWARN  : tst_proxy::invalidProperties() Warning: Tried to set maximum X to equal or smaller than minimum X for value range. Minimum automatically adjusted to a valid one: 0.000000 --> -11.000000
QWARN  : tst_proxy::invalidProperties() Warning: Tried to set maximum Z to equal or smaller than minimum Z for value range. Minimum automatically adjusted to a valid one: 0.000000 --> -11.000000
QWARN  : tst_proxy::invalidProperties() Warning: Tried to set minimum X to equal or larger than maximum X for value range. Maximum automatically adjusted to a valid one: -10.000000 --> 11.000000
QWARN  : tst_proxy::invalidProperties() Warning: Tried to set minimum Z to equal or larger than maximum Z for value range. Maximum automatically adjusted to a valid one: -10.000000 --> 11.000000
PASS   : tst_proxy::invalidProperties()
PASS   : tst_proxy::cleanupTestCase()
Totals: 6 passed, 0 failed, 0 skipped, 0 blacklisted, 16ms
********* Finished testing of tst_proxy *********
