********* Start testing of tst_PackagerTool *********
Config: Using QtTest library 6.12.0, Qt 6.12.0 (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-gxWNXA/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-gxWNXA/test.dev-signed.ampkg") false
QDEBUG : tst_PackagerTool::test() am.installer: TRACE acknowledgePackageInstallation "{019cc307-6429-7649-a452-bd6cbe1a5a03}"
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-gxWNXA/internal-0/test-pkg]
QDEBUG : tst_PackagerTool::test() am.installer: emit taskRequestingInstallationAcknowledge "{019cc307-6429-7649-a452-bd6cbe1a5a03}" for package "test-pkg"
QDEBUG : tst_PackagerTool::test() am.installer: emit blockingUntilInstallationAcknowledge "{019cc307-6429-7649-a452-bd6cbe1a5a03}"
QDEBUG : tst_PackagerTool::test() am.system:  ++ application: test-app [package: test-pkg]
QDEBUG : tst_PackagerTool::test() am.installer: emit finished "{019cc307-6429-7649-a452-bd6cbe1a5a03}"
PASS   : tst_PackagerTool::test()
QDEBUG : tst_PackagerTool::revoked() am.installer: TRACE startPackageInstallationInternal QUrl("file:///var/folders/0r/vd385j117f949qnfm4h_539w0000gn/T/tst_packager-tool-gxWNXA/revoked.dev-signed.ampkg") false
QDEBUG : tst_PackagerTool::revoked() am.installer: TRACE acknowledgePackageInstallation "{019cc307-6443-780a-9e44-061d1687a429}"
QDEBUG : tst_PackagerTool::revoked() am.installer: emit taskRequestingInstallationAcknowledge "{019cc307-6443-780a-9e44-061d1687a429}" for package "test-pkg"
QDEBUG : tst_PackagerTool::revoked() am.installer: emit failed "{019cc307-6443-780a-9e44-061d1687a429}" 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-gxWNXA/expired.dev-signed.ampkg") false
QDEBUG : tst_PackagerTool::expired() am.installer: TRACE acknowledgePackageInstallation "{019cc307-6450-7da4-8a52-835c08a35431}"
QDEBUG : tst_PackagerTool::expired() am.installer: emit taskRequestingInstallationAcknowledge "{019cc307-6450-7da4-8a52-835c08a35431}" for package "test-pkg"
QDEBUG : tst_PackagerTool::expired() am.installer: emit failed "{019cc307-6450-7da4-8a52-835c08a35431}" 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-gxWNXA/test-foobar-icon.ampkg") false
QDEBUG : tst_PackagerTool::iconFileName() am.installer: TRACE acknowledgePackageInstallation "{019cc307-645c-7af0-affe-d61d4ca167f3}"
QDEBUG : tst_PackagerTool::iconFileName() am.installer: emit taskRequestingInstallationAcknowledge "{019cc307-645c-7af0-affe-d61d4ca167f3}" for package "test-pkg"
QDEBUG : tst_PackagerTool::iconFileName() am.installer: emit blockingUntilInstallationAcknowledge "{019cc307-645c-7af0-affe-d61d4ca167f3}"
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 "{019cc307-645c-7af0-affe-d61d4ca167f3}"
PASS   : tst_PackagerTool::iconFileName()
PASS   : tst_PackagerTool::cleanupTestCase()
Totals: 11 passed, 0 failed, 0 skipped, 0 blacklisted, 125ms
********* Finished testing of tst_PackagerTool *********
