********* Start testing of tst_PackagerTool *********
Config: Using QtTest library 6.11.2, Qt 6.11.2 (arm64-little_endian-lp64 shared (dynamic) debug build; by Apple LLVM 17.0.0 (clang-1700.3.19.1)), macos 26.0.0
QINFO  : tst_PackagerTool::initTestCase() All timeouts are multiplied by 4 (changed by (un)setting $AM_TIMEOUT_FACTOR)
QDEBUG : tst_PackagerTool::initTestCase() am.installer: Loading built-in apps from: QList()
QDEBUG : tst_PackagerTool::initTestCase() am.installer: Loading installed apps from: "/var/folders/0r/vd385j117f949qnfm4h_539w0000gn/T/tst_packager-tool-bAXbGz/internal-0"
QDEBUG : tst_PackagerTool::initTestCase() am.system: Registering packages:
QDEBUG : tst_PackagerTool::initTestCase() am.system: Registering runtimes:
QDEBUG : tst_PackagerTool::initTestCase() am.system:  * qml
PASS   : tst_PackagerTool::initTestCase()
QCRITICAL: tst_PackagerTool::test() Failed to resolve libcrypto symbol ERR_get_error_all: Unknown error
QDEBUG : tst_PackagerTool::test() am.installer: TRACE startPackageInstallationInternal QUrl("file:///var/folders/0r/vd385j117f949qnfm4h_539w0000gn/T/tst_packager-tool-bAXbGz/test.dev-signed.ampkg") false
QDEBUG : tst_PackagerTool::test() am.installer: TRACE acknowledgePackageInstallation "{019e0712-616c-7121-a116-b39ccfeb9831}"
QDEBUG : tst_PackagerTool::test() am.system: Installing package:
QDEBUG : tst_PackagerTool::test() am.system:  + package: test-pkg [at: ../../../../../../../../var/folders/0r/vd385j117f949qnfm4h_539w0000gn/T/tst_packager-tool-bAXbGz/internal-0/test-pkg]
QDEBUG : tst_PackagerTool::test() am.installer: emit taskRequestingInstallationAcknowledge "{019e0712-616c-7121-a116-b39ccfeb9831}" for package "test-pkg"
QDEBUG : tst_PackagerTool::test() am.installer: emit blockingUntilInstallationAcknowledge "{019e0712-616c-7121-a116-b39ccfeb9831}"
QDEBUG : tst_PackagerTool::test() am.system:  ++ application: test-app [package: test-pkg]
QDEBUG : tst_PackagerTool::test() am.installer: emit finished "{019e0712-616c-7121-a116-b39ccfeb9831}"
PASS   : tst_PackagerTool::test()
QDEBUG : tst_PackagerTool::revoked() am.installer: TRACE startPackageInstallationInternal QUrl("file:///var/folders/0r/vd385j117f949qnfm4h_539w0000gn/T/tst_packager-tool-bAXbGz/revoked.dev-signed.ampkg") false
QDEBUG : tst_PackagerTool::revoked() am.installer: TRACE acknowledgePackageInstallation "{019e0712-618a-7242-a54a-d65fa867ae91}"
QDEBUG : tst_PackagerTool::revoked() am.installer: emit taskRequestingInstallationAcknowledge "{019e0712-618a-7242-a54a-d65fa867ae91}" for package "test-pkg"
QDEBUG : tst_PackagerTool::revoked() am.installer: emit failed "{019e0712-618a-7242-a54a-d65fa867ae91}" 40 "could not verify the package's developer signature: Failed to verify signature: certificate revoked"
PASS   : tst_PackagerTool::revoked()
QDEBUG : tst_PackagerTool::expired() am.installer: TRACE startPackageInstallationInternal QUrl("file:///var/folders/0r/vd385j117f949qnfm4h_539w0000gn/T/tst_packager-tool-bAXbGz/expired.dev-signed.ampkg") false
QDEBUG : tst_PackagerTool::expired() am.installer: TRACE acknowledgePackageInstallation "{019e0712-6198-73bd-9924-2735dabdeeb9}"
QDEBUG : tst_PackagerTool::expired() am.installer: emit taskRequestingInstallationAcknowledge "{019e0712-6198-73bd-9924-2735dabdeeb9}" for package "test-pkg"
QDEBUG : tst_PackagerTool::expired() am.installer: emit failed "{019e0712-6198-73bd-9924-2735dabdeeb9}" 40 "could not verify the package's developer signature: Failed to verify signature: certificate has expired"
PASS   : tst_PackagerTool::expired()
PASS   : tst_PackagerTool::brokenMetadata(missing-pkg-id)
PASS   : tst_PackagerTool::brokenMetadata(missing-app-id)
PASS   : tst_PackagerTool::brokenMetadata(missing-app-runtime)
PASS   : tst_PackagerTool::brokenMetadata(missing-app-code)
PASS   : tst_PackagerTool::brokenMetadata(missing-intent-id)
QDEBUG : tst_PackagerTool::iconFileName() am.installer: TRACE startPackageInstallationInternal QUrl("file:///var/folders/0r/vd385j117f949qnfm4h_539w0000gn/T/tst_packager-tool-bAXbGz/test-foobar-icon.ampkg") false
QDEBUG : tst_PackagerTool::iconFileName() am.installer: TRACE acknowledgePackageInstallation "{019e0712-61a4-7854-a34e-294402d45bb4}"
QDEBUG : tst_PackagerTool::iconFileName() am.installer: emit taskRequestingInstallationAcknowledge "{019e0712-61a4-7854-a34e-294402d45bb4}" for package "test-pkg"
QDEBUG : tst_PackagerTool::iconFileName() am.installer: emit blockingUntilInstallationAcknowledge "{019e0712-61a4-7854-a34e-294402d45bb4}"
QDEBUG : tst_PackagerTool::iconFileName() am.system:  -- application: test-app [package: test-pkg]
QDEBUG : tst_PackagerTool::iconFileName() am.system:  ++ application: test-app [package: test-pkg]
QDEBUG : tst_PackagerTool::iconFileName() am.installer: emit finished "{019e0712-61a4-7854-a34e-294402d45bb4}"
PASS   : tst_PackagerTool::iconFileName()
PASS   : tst_PackagerTool::cleanupTestCase()
Totals: 11 passed, 0 failed, 0 skipped, 0 blacklisted, 144ms
********* Finished testing of tst_PackagerTool *********
