This issue has been created
There are 2 updates.
 
 
XWiki Platform / cid:jira-generated-image-avatar-681df051-5a10-4bc1-b5de-4e7544122294 XWIKI-24283 Open

org.xwiki.blocknote.test.ui.AllIT$NestedImageIT#editImage is flickering

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-0aa4951b-c6ff-4200-bdba-4bd5982328c2 Manuel Leduc created this issue on 27/Apr/26 10:15
 
Summary: org.xwiki.blocknote.test.ui.AllIT$NestedImageIT#editImage is flickering
Issue Type: cid:jira-generated-image-avatar-681df051-5a10-4bc1-b5de-4e7544122294 Bug
Affects Versions: 18.3.0-rc-1
Assignee: Unassigned
Attachments: image-2026-04-27-10-14-39-679.png
Components: Development Issues only
Created: 27/Apr/26 10:15
Priority: cid:jira-generated-image-static-major-4d6c2c0b-5a63-4f4e-860c-47512403e38b Major
Reporter: Manuel Leduc
Description:

Screenshot

44734_image-2026-04-27-10-14-39-679.png

Error Details

Expected condition failed: waiting for org.xwiki.test.ui.XWikiWebDriver$$Lambda/0x00007f8a1ccbc808@78b81de0
(tried for 10 seconds with 500 milliseconds interval)
Build info: version: '4.41.0', revision: '9fc754f'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.1.0-37-cloud-amd64', java.version: '21.0.10'
Driver info: org.xwiki.test.ui.XWikiWebDriver
Capabilities {acceptInsecureCerts: true, browserName: firefox, browserVersion: 149.0.2, container:hostname: 62ec36eb6b4b, moz:accessibilityChecks: false, moz:buildID: 20260403140140, moz:firefoxOptions: {prefs: {dom.disable_beforeunload: false, remote.active-protocols: 1, remote.events.async.enabled: false}}, moz:geckodriverVersion: 0.36.0, moz:headless: false, moz:platformVersion: 6.1.0-37-cloud-amd64, moz:processID: 176, moz:profile: /tmp/rust_mozprofilePuJeS7, moz:shutdownTimeout: 60000, moz:webdriverClick: true, moz:windowless: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), se:cdpEnabled: false, se:containerName: 62ec36eb6b4b, se:deleteSessionOnUi: true, se:downloadsEnabled: true, se:gridWebSocketUrl: ws://127.0.0.1:34731/sessio..., se:noVncPort: 7900, se:vnc: ws://172.21.0.2:4444/sessio..., se:vncEnabled: true, se:vncLocalAddress: ws://172.21.0.2:7900, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: {beforeUnload: ignore, default: ignore}, userAgent: Mozilla/5.0 (X11; Linux x86..., webSocketUrl: ws://172.21.0.2:4444/sessio...}
Session ID: 0c7c29eb-7eae-4dc6-ac56-90b960a9fa6c

Stack Trace

org.openqa.selenium.TimeoutException: 
Expected condition failed: waiting for org.xwiki.test.ui.XWikiWebDriver$$Lambda/0x00007f8a1ccbc808@78b81de0
(tried for 10 seconds with 500 milliseconds interval)
Build info: version: '4.41.0', revision: '9fc754f'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.1.0-37-cloud-amd64', java.version: '21.0.10'
Driver info: org.xwiki.test.ui.XWikiWebDriver
Capabilities {acceptInsecureCerts: true, browserName: firefox, browserVersion: 149.0.2, container:hostname: 62ec36eb6b4b, moz:accessibilityChecks: false, moz:buildID: 20260403140140, moz:firefoxOptions: {prefs: {dom.disable_beforeunload: false, remote.active-protocols: 1, remote.events.async.enabled: false}}, moz:geckodriverVersion: 0.36.0, moz:headless: false, moz:platformVersion: 6.1.0-37-cloud-amd64, moz:processID: 176, moz:profile: /tmp/rust_mozprofilePuJeS7, moz:shutdownTimeout: 60000, moz:webdriverClick: true, moz:windowless: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), se:cdpEnabled: false, se:containerName: 62ec36eb6b4b, se:deleteSessionOnUi: true, se:downloadsEnabled: true, se:gridWebSocketUrl: ws://127.0.0.1:34731/sessio..., se:noVncPort: 7900, se:vnc: ws://172.21.0.2:4444/sessio..., se:vncEnabled: true, se:vncLocalAddress: ws://172.21.0.2:7900, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: {beforeUnload: ignore, default: ignore}, userAgent: Mozilla/5.0 (X11; Linux x86..., webSocketUrl: ws://172.21.0.2:4444/sessio...}
Session ID: 0c7c29eb-7eae-4dc6-ac56-90b960a9fa6c
	at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:85)
	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:233)
	at org.xwiki.test.ui.XWikiWebDriver.waitUntilCondition(XWikiWebDriver.java:229)
	at org.xwiki.test.ui.XWikiWebDriver.waitUntilElementsAreVisible(XWikiWebDriver.java:331)
	at org.xwiki.test.ui.XWikiWebDriver.waitUntilElementIsVisible(XWikiWebDriver.java:286)
	at org.xwiki.test.ui.XWikiWebDriver.waitUntilElementIsVisible(XWikiWebDriver.java:274)
	at org.xwiki.test.ui.po.BaseElement.waitForNotificationMessage(BaseElement.java:125)
	at org.xwiki.test.ui.po.BaseElement.waitForNotificationSuccessMessage(BaseElement.java:103)
	at org.xwiki.wysiwyg.test.po.image.select.ImageDialogUploadSelectForm.upload(ImageDialogUploadSelectForm.java:55)
	at org.xwiki.blocknote.test.ui.ImageIT.editImage(ImageIT.java:113)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
 
 

2 updates

 
cid:jira-generated-image-avatar-0aa4951b-c6ff-4200-bdba-4bd5982328c2 Changes by Manuel Leduc on 27/Apr/26 10:15
 
Flickering Test: org.xwiki.blocknote.test.ui.AllIT$NestedImageIT#editImage()
Labels: flickering