[qt/qtqa/gerrit]: 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/qtqa/gerrit
Pushed by mirror-service into branch 'upstream/stable-3.11'.
Changed from f698053df831ac439130416148c8ef67c4fdd150 to 1274788012945b6ce5eaf472c21e683293532353
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 1274788012945b6ce5eaf472c21e683293532353 by Nasser Grainawi (on behalf of Ajay Gupta) on 17/08/2026 at 21:48..
Fix swapped tags/branches arguments to ExternalIncludedIn#getIncludedIn

ExternalIncludedIn#getIncludedIn declares its third and fourth
parameters as (tags, branches), but IncludedIn#apply invokes it with
(filteredBranches, filteredTags). Every implementation that trusts the
parameter names ends up reading branch names out of "tags" and tag
names out of "branches".

This was introduced in 4c3ee4bfb6 and has been present in every Gerrit
release since v3.1.16.

Fix it at the call site so that the declared parameter order (tags,
branches) stays as-is and the arguments are passed in the matching
order.

Add a regression test that registers an ExternalIncludedIn and asserts
the project, commit, tags, and branches received in each parameter, and
extend ExtensionRegistry with the registration support needed to
exercise it.

Release-Notes: Fixed IncludedIn passing branches and tags in swapped order to ExternalIncludedIn#getIncludedIn.
Change-Id: Id67cc7ec7b1b88cf9c923e1f041e0b3ff487d580
(cherry picked from commit a4be9aae7253b4d77042d1f3f0854a3e29003b36)
https://invent.kde.org/qt/qtqa/gerrit/-/commit/1274788012945b6ce5eaf472c21e683293532353
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.