Branch: refs/heads/stable-17.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 59bc41a84f395aae6d01562eccf45a07207981df https://github.com/xwiki/xwiki-platform/commit/59bc41a84f395aae6d01562eccf45... Author: Michael Hamann <[email protected]> Date: 2026-07-28 (Tue, 28 Jul 2026) Changed paths: M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/TestUtils.java Log Message: ----------- [Misc] Don't skip beacon requests when unloading the page in TestUtils * Execute and explicitly wait for requests sent on pagehide to avoid failures from not sending them while at the same time not introducing any risk for flickering tests due to requests racing with the following login request. This hack should be removed again when XWiki itself is properly protected against such racing requests. Co-Authored-By: Claude Opus 5 (1M context) <[email protected]> (cherry picked from commit f7fa3b4f60dd146169f5ec140201506aa5c3d3de) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications