********* 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-PCtaVE/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-PCtaVE/test.dev-signed.ampkg") false
QDEBUG : tst_PackagerTool::test() am.installer: TRACE acknowledgePackageInstallation "{019fd073-1fd3-7d13-a48b-35f156eebc5e}"
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-PCtaVE/internal-0/test-pkg]
QDEBUG : tst_PackagerTool::test() am.installer: emit taskRequestingInstallationAcknowledge "{019fd073-1fd3-7d13-a48b-35f156eebc5e}" for package "test-pkg"
QDEBUG : tst_PackagerTool::test() am.installer: emit blockingUntilInstallationAcknowledge "{019fd073-1fd3-7d13-a48b-35f156eebc5e}"
QDEBUG : tst_PackagerTool::test() am.system:  ++ application: test-app [package: test-pkg]
QDEBUG : tst_PackagerTool::test() am.installer: emit finished "{019fd073-1fd3-7d13-a48b-35f156eebc5e}"
PASS   : tst_PackagerTool::test()
QDEBUG : tst_PackagerTool::revoked() am.installer: TRACE startPackageInstallationInternal QUrl("file:///var/folders/0r/vd385j117f949qnfm4h_539w0000gn/T/tst_packager-tool-PCtaVE/revoked.dev-signed.ampkg") false
QDEBUG : tst_PackagerTool::revoked() am.installer: TRACE acknowledgePackageInstallation "{019fd073-1fe9-75b4-b601-bc17759e5a05}"
QDEBUG : tst_PackagerTool::revoked() am.installer: emit taskRequestingInstallationAcknowledge "{019fd073-1fe9-75b4-b601-bc17759e5a05}" for package "test-pkg"
QDEBUG : tst_PackagerTool::revoked() am.installer: emit failed "{019fd073-1fe9-75b4-b601-bc17759e5a05}" 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-PCtaVE/expired.dev-signed.ampkg") false
QDEBUG : tst_PackagerTool::expired() am.installer: TRACE acknowledgePackageInstallation "{019fd073-1ff3-7af0-a357-72d775220990}"
QDEBUG : tst_PackagerTool::expired() am.installer: emit taskRequestingInstallationAcknowledge "{019fd073-1ff3-7af0-a357-72d775220990}" for package "test-pkg"
QDEBUG : tst_PackagerTool::expired() am.installer: emit failed "{019fd073-1ff3-7af0-a357-72d775220990}" 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-PCtaVE/test-foobar-icon.ampkg") false
QDEBUG : tst_PackagerTool::iconFileName() am.installer: TRACE acknowledgePackageInstallation "{019fd073-1ffd-717e-acef-d3813ed599c3}"
QDEBUG : tst_PackagerTool::iconFileName() am.installer: emit taskRequestingInstallationAcknowledge "{019fd073-1ffd-717e-acef-d3813ed599c3}" for package "test-pkg"
QDEBUG : tst_PackagerTool::iconFileName() am.installer: emit blockingUntilInstallationAcknowledge "{019fd073-1ffd-717e-acef-d3813ed599c3}"
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 "{019fd073-1ffd-717e-acef-d3813ed599c3}"
PASS   : tst_PackagerTool::iconFileName()
PASS   : tst_PackagerTool::cleanupTestCase()
Totals: 11 passed, 0 failed, 0 skipped, 0 blacklisted, 101ms
********* Finished testing of tst_PackagerTool *********
