[qt/qt/qtbase]: Summary of bulk changes made
KDE Git Services - Bulk Change <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git repository change summary for qt/qt/qtbase Pushed by mirror-service into branch '6.12'. Changed from 1e0a33da32941fec4eddd1e9d7cd6ce9fdaaf523 to bd1fd4788c80d8d2c45c48599495087c99b5cabc 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 bd1fd4788c80d8d2c45c48599495087c99b5cabc by Qt Cherry-pick Bot (on behalf of Dawid Śliwa) on 24/07/2026 at 10:38.. harmonyostestrunner: quote appArgsJson for the device shell The io.qt.appArgsJson value was passed to aa start as a bare JSON token. hdc forwards argv to a device-side shell that strips unquoted double quotes, so ["foo"] arrived as [foo] and the ability rejected it with "input is not valid JSON string", aborting every run that forwarded test arguments. Single-quote the JSON (POSIX-escaping any embedded quote) so its double quotes survive the relay. Task-number: QTBUG-148423 Change-Id: I85aea21b0e083f07c824d1e7f7caec0824d2361a Reviewed-by: Andy Nichols <[email protected]> (cherry picked from commit cc0b18a07d11f7b930546f8b927793c39d9bb6d1) Reviewed-by: Qt Cherry-pick Bot <[email protected]> https://invent.kde.org/qt/qt/qtbase/-/commit/bd1fd4788c80d8d2c45c48599495087c99b5cabc