********* Start testing of tst_PackagerTool *********
Config: Using QtTest library 6.11.3, Qt 6.11.3 (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-uRnLwK/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-uRnLwK/test.dev-signed.ampkg") false
QDEBUG : tst_PackagerTool::test() am.installer: TRACE acknowledgePackageInstallation "{01a03b3f-c4fd-7cc5-954d-76eadf9a6c6b}"
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-uRnLwK/internal-0/test-pkg]
QDEBUG : tst_PackagerTool::test() am.installer: emit taskRequestingInstallationAcknowledge "{01a03b3f-c4fd-7cc5-954d-76eadf9a6c6b}" for package "test-pkg"
QDEBUG : tst_PackagerTool::test() am.installer: emit blockingUntilInstallationAcknowledge "{01a03b3f-c4fd-7cc5-954d-76eadf9a6c6b}"
QDEBUG : tst_PackagerTool::test() am.system:  ++ application: test-app [package: test-pkg]
QDEBUG : tst_PackagerTool::test() am.installer: emit finished "{01a03b3f-c4fd-7cc5-954d-76eadf9a6c6b}"
PASS   : tst_PackagerTool::test()
QDEBUG : tst_PackagerTool::revoked() am.installer: TRACE startPackageInstallationInternal QUrl("file:///var/folders/0r/vd385j117f949qnfm4h_539w0000gn/T/tst_packager-tool-uRnLwK/revoked.dev-signed.ampkg") false
QDEBUG : tst_PackagerTool::revoked() am.installer: TRACE acknowledgePackageInstallation "{01a03b3f-c512-7b62-9e49-32cc752fa87f}"
QDEBUG : tst_PackagerTool::revoked() am.installer: emit taskRequestingInstallationAcknowledge "{01a03b3f-c512-7b62-9e49-32cc752fa87f}" for package "test-pkg"
QDEBUG : tst_PackagerTool::revoked() am.installer: emit failed "{01a03b3f-c512-7b62-9e49-32cc752fa87f}" 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-uRnLwK/expired.dev-signed.ampkg") false
QDEBUG : tst_PackagerTool::expired() am.installer: TRACE acknowledgePackageInstallation "{01a03b3f-c51c-73dc-8d59-55a7b36032ea}"
QDEBUG : tst_PackagerTool::expired() am.installer: emit taskRequestingInstallationAcknowledge "{01a03b3f-c51c-73dc-8d59-55a7b36032ea}" for package "test-pkg"
QDEBUG : tst_PackagerTool::expired() am.installer: emit failed "{01a03b3f-c51c-73dc-8d59-55a7b36032ea}" 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-uRnLwK/test-foobar-icon.ampkg") false
QDEBUG : tst_PackagerTool::iconFileName() am.installer: TRACE acknowledgePackageInstallation "{01a03b3f-c524-7a12-a67b-ae9d146f4b44}"
QDEBUG : tst_PackagerTool::iconFileName() am.installer: emit taskRequestingInstallationAcknowledge "{01a03b3f-c524-7a12-a67b-ae9d146f4b44}" for package "test-pkg"
QDEBUG : tst_PackagerTool::iconFileName() am.installer: emit blockingUntilInstallationAcknowledge "{01a03b3f-c524-7a12-a67b-ae9d146f4b44}"
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 "{01a03b3f-c524-7a12-a67b-ae9d146f4b44}"
PASS   : tst_PackagerTool::iconFileName()
PASS   : tst_PackagerTool::cleanupTestCase()
Totals: 11 passed, 0 failed, 0 skipped, 0 blacklisted, 90ms
********* Finished testing of tst_PackagerTool *********
