Branch: refs/heads/master
Home:
https://github.com/xwiki/xwiki-platform
Commit: 9ea0efb5795684d4caa68734fae1e6a30906850b
https://github.com/xwiki/xwiki-platform/commit/9ea0efb5795684d4caa68734fae1…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-08-27 (Tue, 27 Aug 2024)
Changed paths:
M
xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/internal/junit5/BrowserTestUtils.java
Log Message:
-----------
Revert "XWIKI-22442: Tests are not running properly with Firefox 129.0"
This reverts commit 00b6f563b9dd6544f7feff8e8e5518f49f7272af.
Commit: 42f86082c453b6e495dcfb72a477b3bba685128c
https://github.com/xwiki/xwiki-platform/commit/42f86082c453b6e495dcfb72a477…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-08-27 (Tue, 27 Aug 2024)
Changed paths:
M
xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-pageobjects/src/main/java/org/xwiki/ckeditor/test/ui/AbstractCKEditorIT.java
Log Message:
-----------
XWIKI-22442: Tests are not running properly with Firefox 129.0
* The problem was only related to tests related to ckeditor and the
handling of the confirmation dialog when leaving it, so I replaced
all that logic with a simple click on cancel for leaving the editor.
Compare:
https://github.com/xwiki/xwiki-platform/compare/b7306521b3a7...42f86082c453
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki/xwiki-platform/settings/notifications