Branch: refs/heads/main Home: https://github.com/xwiki-contrib/application-changerequest Commit: caf2e89f175c861c96572782ccb6f7ea56136b4c https://github.com/xwiki-contrib/application-changerequest/commit/caf2e89f17... Author: Simon Urli <[email protected]> Date: 2026-07-31 (Fri, 31 Jul 2026) Changed paths: M application-changerequest-test/application-changerequest-test-pageobjects/src/main/java/org/xwiki/contrib/changerequest/test/po/ChangeRequestSaveModal.java Log Message: ----------- [Misc] Increase timeout in ChangeRequestSaveModal#clickSave to fix test flakiness Creating or updating a change request can be slower server-side (diff computation, notifications) than a plain page save, which was causing the page-ready wait to time out intermittently in CI. Co-Authored-By: Claude Sonnet 5 <[email protected]> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-changerequest/settings/notifica...