This issue has been created
There are 11 updates.
 
 
XWiki Platform / cid:jira-generated-image-avatar-c57e0d9d-6610-461a-8feb-596323cd63d2 XWIKI-23488 Open

Realtime WYSIWYG editor functional tests are flickering

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-bb9ff297-d727-486c-91b3-7fe71f2202c0 Vincent Massol created this issue on 28/Aug/25 09:35
 
Summary: Realtime WYSIWYG editor functional tests are flickering
Issue Type: cid:jira-generated-image-avatar-c57e0d9d-6610-461a-8feb-596323cd63d2 Task
Affects Versions: 15.10-rc-1, 15.5.3
Assignee: Marius Dumitru Florea
Components: Development Issues only
Created: 28/Aug/25 09:35
Fix Versions: 15.10, 15.5.4
Priority: cid:jira-generated-image-static-major-0954860d-1c01-4a59-bbad-405fe50b73ba Major
Reporter: Marius Dumitru Florea
Description:

Multiple realtime WYSIWYG editor functional tests are failing when running in Chrome.

 
 

11 updates

 
cid:jira-generated-image-avatar-bb9ff297-d727-486c-91b3-7fe71f2202c0 Changes by Vincent Massol on 28/Aug/25 09:35
 
Fix Version: 15.10
Fix Version: 15.5.4
Version: 15.10-rc-1
Version: 16.10.0
Version: 15.5.3
Flickering Test: org.xwiki.realtime.wysiwyg.test.ui.AllIT$NestedRealtimeWYSIWYGEditorIT#imageWithCaption(TestReference, TestUtils, MultiUserTestUtils)
Description: Multiple See XWIKI-21612

For chrome there are still flickers, see https://ge.xwiki.org/scans/tests?search.names=xwiki.test.ui.browser&search.relativeStartTime=P90D&search.timeZoneId=Europe%2FParis&search.values=chrome&tests.container=org.xwiki.
realtime WYSIWYG editor functional .wysiwyg.test.ui.AllIT$NestedRealtimeWYSIWYGEditorIT& tests .test=imageWithCaption

For FF, there
are failing when running in Chrome also flickers (even more), see https://ge . xwiki.org/scans/tests?search.names=xwiki.test.ui.browser&search.relativeStartTime=P90D&search.timeZoneId=Europe%2FParis&search.values=firefox&tests.container=org.xwiki.realtime.wysiwyg.test.ui.AllIT$NestedRealtimeWYSIWYGEditorIT&tests.test=imageWithCaption and it seems it started flickering more since the 8th of August 2025

!download.png|thumbnail!

{noformat}
org.openqa.selenium.TimeoutException:
Expected condition failed: waiting for org.xwiki.test.ui.XWikiWebDriver$$Lambda$1697/0x00007f8bbcc1d660@509c5825 (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.26.0', revision: '8ccf0219d7'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.1.0-37-cloud-amd64', java.version: '17.0.16'
Driver info: org.xwiki.test.ui.XWikiWebDriver
Capabilities {acceptInsecureCerts: true, browserName: firefox, browserVersion: 141.0.3, container:hostname: 156c9f12512c, moz:accessibilityChecks: false, moz:buildID: 20250806102122, moz:debuggerAddress: true, moz:firefoxOptions: {prefs: {dom.disable_beforeunload: false, remote.active-protocols: 3, remote.events.async.enabled: false}}, moz:geckodriverVersion: 0.36.0, moz:headless: false, moz:platformVersion: 6.1.0-37-cloud-amd64, moz:processID: 161, moz:profile: /tmp/rust_mozprofile4YdKwf, moz:shutdownTimeout: 60000, moz:webdriverClick: true, moz:windowless: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), se:cdpEnabled: false, se:containerName: 156c9f12512c, se:deleteSessionOnUi: true, se:downloadsEnabled: true, se:gridWebSocketUrl: ws://127.0.0.1:36505/sessio..., se:noVncPort: 7900, se:vnc: ws://172.17.0.7:4444/sessio..., se:vncEnabled: true, se:vncLocalAddress: ws://172.17.0.7:7900, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: ignore, userAgent: Mozilla/5.0 (X11; Linux x86..., webSocketUrl: ws://172.17.0.7:4444/sessio...}
Session ID: 672dfb31-4646-4544-b4dc-4504ebfad55c
at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:84)
at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:228)
at org.xwiki.test.ui.XWikiWebDriver.waitUntilCondition(XWikiWebDriver.java:228)
at org.xwiki.test.ui.XWikiWebDriver.waitUntilElementsAreVisible(XWikiWebDriver.java:330)
at org.xwiki.test.ui.XWikiWebDriver.waitUntilElementIsVisible(XWikiWebDriver.java:285)
at org.xwiki.test.ui.XWikiWebDriver.waitUntilElementIsVisible(XWikiWebDriver.java:273)
at org.xwiki.test.ui.po.BaseElement.waitForNotificationMessage(BaseElement.java:110)
at org.xwiki.test.ui.po.BaseElement.waitForNotificationSuccessMessage(BaseElement.java:88)
at org.xwiki.ckeditor.test.po.image.select.ImageDialogUploadSelectForm.upload(ImageDialogUploadSelectForm.java:58)
at org.xwiki.realtime.wysiwyg.test.ui.RealtimeWYSIWYGEditorIT.imageWithCaption(RealtimeWYSIWYGEditorIT.java:673)
{noformat}

cc [~mflorea]
Attachment: download.png
Reporter: Marius Dumitru Florea Vincent Massol
Assignee: Marius Dumitru Florea
Labels: flickering