********* Start testing of tst_QSettings *********
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 15.0.0
QWARN  : tst_QSettings::initTestCase() The test is not running with administrative rights. Some tests will be skipped.
PASS   : tst_QSettings::initTestCase()
FAIL!  : tst_QSettings::testEscapes() Compared values are not the same
   Actual   (iniEscapedKey(QString() + QChar(0xabcd) + QChar(0x1234) + QChar(0x0081))): "%UABCD4%81"
   Expected (QByteArray("%UABCD%U1234%81"))                                           : "%UABCD%U1234%81"
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/corelib/io/qsettings/tst_qsettings.cpp(2882)]
PASS   : tst_QSettings::cleanupTestCase()
Totals: 2 passed, 1 failed, 0 skipped, 0 blacklisted, 3ms
********* Finished testing of tst_QSettings *********
