********* Start testing of tst_PackagerTool *********
Config: Using QtTest library 6.11.1, Qt 6.11.1 (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-ECeJhW/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-ECeJhW/test.dev-signed.ampkg") false
QDEBUG : tst_PackagerTool::test() am.installer: TRACE acknowledgePackageInstallation "{019dbd88-621d-7510-ae80-26999974c8cd}"
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-ECeJhW/internal-0/test-pkg]
QDEBUG : tst_PackagerTool::test() am.installer: emit taskRequestingInstallationAcknowledge "{019dbd88-621d-7510-ae80-26999974c8cd}" for package "test-pkg"
QDEBUG : tst_PackagerTool::test() am.installer: emit blockingUntilInstallationAcknowledge "{019dbd88-621d-7510-ae80-26999974c8cd}"
QDEBUG : tst_PackagerTool::test() am.system:  ++ application: test-app [package: test-pkg]
QDEBUG : tst_PackagerTool::test() am.installer: emit finished "{019dbd88-621d-7510-ae80-26999974c8cd}"
PASS   : tst_PackagerTool::test()
QDEBUG : tst_PackagerTool::revoked() am.installer: TRACE startPackageInstallationInternal QUrl("file:///var/folders/0r/vd385j117f949qnfm4h_539w0000gn/T/tst_packager-tool-ECeJhW/revoked.dev-signed.ampkg") false
QDEBUG : tst_PackagerTool::revoked() am.installer: TRACE acknowledgePackageInstallation "{019dbd88-623d-7105-b7e5-a39e6751b63c}"
QDEBUG : tst_PackagerTool::revoked() am.installer: emit taskRequestingInstallationAcknowledge "{019dbd88-623d-7105-b7e5-a39e6751b63c}" for package "test-pkg"
QDEBUG : tst_PackagerTool::revoked() am.installer: emit failed "{019dbd88-623d-7105-b7e5-a39e6751b63c}" 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-ECeJhW/expired.dev-signed.ampkg") false
QDEBUG : tst_PackagerTool::expired() am.installer: TRACE acknowledgePackageInstallation "{019dbd88-624c-721e-aaba-323289887ec4}"
QDEBUG : tst_PackagerTool::expired() am.installer: emit taskRequestingInstallationAcknowledge "{019dbd88-624c-721e-aaba-323289887ec4}" for package "test-pkg"
QDEBUG : tst_PackagerTool::expired() am.installer: emit failed "{019dbd88-624c-721e-aaba-323289887ec4}" 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-ECeJhW/test-foobar-icon.ampkg") false
QDEBUG : tst_PackagerTool::iconFileName() am.installer: TRACE acknowledgePackageInstallation "{019dbd88-6258-702a-91d8-b77abe7b0a40}"
QDEBUG : tst_PackagerTool::iconFileName() am.installer: emit taskRequestingInstallationAcknowledge "{019dbd88-6258-702a-91d8-b77abe7b0a40}" for package "test-pkg"
QDEBUG : tst_PackagerTool::iconFileName() am.installer: emit blockingUntilInstallationAcknowledge "{019dbd88-6258-702a-91d8-b77abe7b0a40}"
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 "{019dbd88-6258-702a-91d8-b77abe7b0a40}"
PASS   : tst_PackagerTool::iconFileName()
PASS   : tst_PackagerTool::cleanupTestCase()
Totals: 11 passed, 0 failed, 0 skipped, 0 blacklisted, 137ms
********* Finished testing of tst_PackagerTool *********
