[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/master'.
Changed from b327a6082a7d3a37bbabdacd4b9bb9a121cc2ee0 to 32dbdfa5c94f2ee1ebf43c2247265aad76f0677e
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 cc0b14287e49e930667a0515b3745ba0a7e659cd by David Ostrovsky on 01/08/2026 at 05:58..
Fix Bazel web tests for plugin imports
After the JS ruleset bump, plugin web_test_runner targets may resolve
imports through runfile symlinks into rules_js package stores. Those
stores live under bazel-out/<config>/bin, while WTR served only from the
test runfiles root.
Use bazel-out/<config>/bin as the Bazel WTR root when no --root-dir is
provided. That keeps both runfiles and resolved package-store paths
inside the dev server root and avoids outside-root URLs for plugin
imports.
Verified:
bazelisk test --cache_test_results=NO \
//polygerrit-ui:web_test_runner
bazelisk test --cache_test_results=NO \
//plugins/delete-project/web:web_test_runner
bazelisk test --cache_test_results=NO \
//plugins/code-owners/web:web_test_runner
bazelisk test --cache_test_results=NO \
//plugins/checks/web:web_test_runner
Release-Notes: skip
Change-Id: Ia4c8b217d5e9f012a3b6c48d19e2f57018c4d3a9
https://invent.kde.org/qt/qtqa/gerrit/-/commit/cc0b14287e49e930667a0515b3745ba0a7e659cd
Git commit 32dbdfa5c94f2ee1ebf43c2247265aad76f0677e by Gerrit Code Review (on behalf of David Ostrovsky) on 01/08/2026 at 06:35..
Merge "Fix Bazel web tests for plugin imports"
https://invent.kde.org/qt/qtqa/gerrit/-/commit/32dbdfa5c94f2ee1ebf43c2247265aad76f0677e