[qt/qt/qtdeclarative]: Summary of bulk changes made
KDE Git Services - Bulk Change <[email protected]> Wed, 5 Aug 2026 12:15:49 +0000 (UTC)
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git repository change summary for qt/qt/qtdeclarative Pushed by mirror-service into branch '6.12'. Changed from ad2f70d0cfcb6ec3c8c084317486977b47a9c744 to 7bfd26cd365f2b045ff729627cf9d42b627f7e5c Acknowledgement was received that this change introduces only existing code that has been pushed to another public open source repository. This change contains the following new commits: Git commit 7bfd26cd365f2b045ff729627cf9d42b627f7e5c by Qt Cherry-pick Bot (on behalf of Sol ZHu) on 05/08/2026 at 05:23.. ohos: skip relative QQmlApplicationEngine path test testNonResolvedPath() intentionally loads data/nonResolvedLocal.qml without testFileUrl() to verify that QQmlApplicationEngine resolves a relative local filesystem path against the current working directory. On OHOS, the test runs in the application sandbox and the relative path is resolved under the app files directory, for example: /data/storage/el2/base/files/data/ The QML test data is not available there as regular filesystem files, so the component fails to load. This is the same kind of limitation as on Android, where the test is already skipped. Skip this subtest on OHOS as well. Task-number: QTBUG-147956 Change-Id: Ic9f44c6b2fb904bedd4101afed18b4c81deb8dbe Reviewed-by: Assam Boudjelthia <[email protected]> Reviewed-by: Zbigniew Chyla <[email protected]> (cherry picked from commit 517e5ecb512dd3e95a835135b32261d30366bdd5) Reviewed-by: Qt Cherry-pick Bot <[email protected]> https://invent.kde.org/qt/qt/qtdeclarative/-/commit/7bfd26cd365f2b045ff729627cf9d42b627f7e5c