********* Start testing of tst_QLibraryInfo *********
Config: Using QtTest library 6.13.0, Qt 6.13.0 (arm64-little_endian-lp64 static release build; by Apple LLVM 17.0.0 (clang-1700.3.19.1)), macos 26.0.0
INFO   : tst_QLibraryInfo::initTestCase() entering
PASS   : tst_QLibraryInfo::initTestCase()
INFO   : tst_QLibraryInfo::bundle() entering
INFO   : tst_QLibraryInfo::bundle(regular-app) QVERIFY(tempDir.isValid())
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/corelib/global/qlibraryinfo/tst_qlibraryinfo.cpp(167)]
INFO   : tst_QLibraryInfo::bundle(regular-app) QVERIFY(QDir().mkpath(executableDir))
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/corelib/global/qlibraryinfo/tst_qlibraryinfo.cpp(178)]
INFO   : tst_QLibraryInfo::bundle(regular-app) QVERIFY(pkgInfo.open(QIODevice::WriteOnly))
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/corelib/global/qlibraryinfo/tst_qlibraryinfo.cpp(183)]
INFO   : tst_QLibraryInfo::bundle(regular-app) QVERIFY(QFile::copy(helper, bundledHelper))
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/corelib/global/qlibraryinfo/tst_qlibraryinfo.cpp(191)]
INFO   : tst_QLibraryInfo::bundle(regular-app) QVERIFY(qtConf.open(QIODevice::WriteOnly))
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/corelib/global/qlibraryinfo/tst_qlibraryinfo.cpp(227)]
INFO   : tst_QLibraryInfo::bundle(regular-app) QVERIFY(qtConf.write(("[Paths]\nPrefix = " + bundlePath + "/Contents").toUtf8()) != -1)
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/corelib/global/qlibraryinfo/tst_qlibraryinfo.cpp(228)]
INFO   : tst_QLibraryInfo::bundle(regular-app) QVERIFY(process.waitForStarted())
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/corelib/global/qlibraryinfo/tst_qlibraryinfo.cpp(235)]
INFO   : tst_QLibraryInfo::bundle(regular-app) QVERIFY(process.waitForFinished())
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/corelib/global/qlibraryinfo/tst_qlibraryinfo.cpp(236)]
INFO   : tst_QLibraryInfo::bundle(regular-app) QVERIFY(process.exitStatus() == QProcess::NormalExit)
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/corelib/global/qlibraryinfo/tst_qlibraryinfo.cpp(237)]
INFO   : tst_QLibraryInfo::bundle(regular-app) QCOMPARE(process.exitCode(), 0)
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/corelib/global/qlibraryinfo/tst_qlibraryinfo.cpp(238)]
INFO   : tst_QLibraryInfo::bundle(regular-app) QVERIFY(error.error == QJsonParseError::NoError)
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/corelib/global/qlibraryinfo/tst_qlibraryinfo.cpp(246)]
INFO   : tst_QLibraryInfo::bundle(regular-app) QVERIFY(document.isObject())
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/corelib/global/qlibraryinfo/tst_qlibraryinfo.cpp(247)]
INFO   : tst_QLibraryInfo::bundle(regular-app) QVERIFY(!paths.isEmpty())
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/corelib/global/qlibraryinfo/tst_qlibraryinfo.cpp(250)]
INFO   : tst_QLibraryInfo::bundle(regular-app) QVERIFY(!canonicalBundlePath.isEmpty())
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/corelib/global/qlibraryinfo/tst_qlibraryinfo.cpp(255)]
INFO   : tst_QLibraryInfo::bundle(regular-app) QVERIFY(!prefixPaths.isEmpty())
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/corelib/global/qlibraryinfo/tst_qlibraryinfo.cpp(258)]
INFO   : tst_QLibraryInfo::bundle(regular-app) QVERIFY(prefixPath.startsWith(canonicalBundlePath))
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/corelib/global/qlibraryinfo/tst_qlibraryinfo.cpp(263)]
INFO   : tst_QLibraryInfo::bundle(regular-app) QVERIFY(prefixPath.startsWith(canonicalBundlePath))
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/corelib/global/qlibraryinfo/tst_qlibraryinfo.cpp(263)]
FAIL!  : tst_QLibraryInfo::bundle(regular-app) 'prefixPath.startsWith(canonicalBundlePath)' returned FALSE. (Prefix path '/Users/qt/work/install' is not inside bundle '/private/var/folders/0r/vd385j117f949qnfm4h_539w0000gn/T/tst_qlibraryinfo-hAUAVm/regular-app.app')
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/corelib/global/qlibraryinfo/tst_qlibraryinfo.cpp(263)]
QDEBUG : tst_QLibraryInfo::bundle(regular-app) [     0.015 D] default unknown:0 unknown()  -  "/var/folders/0r/vd385j117f949qnfm4h_539w0000gn/T/tst_qlibraryinfo-hAUAVm"
INFO   : tst_QLibraryInfo::cleanupTestCase() entering
PASS   : tst_QLibraryInfo::cleanupTestCase()
Totals: 2 passed, 1 failed, 0 skipped, 0 blacklisted, 15ms
********* Finished testing of tst_QLibraryInfo *********
