This issue has been created
There is 1 update.
 
 
XWiki Platform / cid:jira-generated-image-avatar-e3ad0a86-2f12-4f1d-b773-ce570b0571a4 XWIKI-23479 Open

ObjectEditorIT.changeListTypeRelationalStorage is flickering

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-a9c98d36-c38d-4d96-87be-3b3bf09035b9 Manuel Leduc created this issue on 25/Aug/25 11:33
 
Summary: ObjectEditorIT.changeListTypeRelationalStorage is flickering
Issue Type: cid:jira-generated-image-avatar-e3ad0a86-2f12-4f1d-b773-ce570b0571a4 Bug
Affects Versions: 17.7.0
Assignee: Unassigned
Attachments: image-2025-08-25-11-33-23-997.png
Components: Development Issues only
Created: 25/Aug/25 11:33
Labels: flickering
Priority: cid:jira-generated-image-static-major-41093e07-2311-471f-b9d1-11283e67c5b1 Major
Reporter: Manuel Leduc
Description:

Screenshot

_thumb_44138.png

Error Message

The element with the reference ed3389b4-5fff-426e-b37d-0220751df0be is stale; either its node document is not the active document, or it is no longer connected to the DOM
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#stale-element-reference-exception
Build info: version: '4.35.0', revision: '1c58e5028b'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.1.0-37-cloud-amd64', java.version: '17.0.16'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [599f9634-702e-4728-8c3d-252b7b29534a, clickElement {id=ed3389b4-5fff-426e-b37d-0220751df0be}]
Capabilities {acceptInsecureCerts: true, browserName: firefox, browserVersion: 141.0.3, container:hostname: 99ca07c4e811, moz:accessibilityChecks: false, moz:buildID: 20250806102122, 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: 159, moz:profile: /tmp/rust_mozprofilejNATSs, moz:shutdownTimeout: 60000, moz:webdriverClick: true, moz:windowless: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), se:cdpEnabled: false, se:containerName: 99ca07c4e811, se:deleteSessionOnUi: true, se:downloadsEnabled: true, se:gridWebSocketUrl: ws://127.0.0.1:45977/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...}
Element: [[RemoteWebDriver: firefox on linux (599f9634-702e-4728-8c3d-252b7b29534a)] -> css selector: .selectize-dropdown.active .create]
Session ID: 599f9634-702e-4728-8c3d-252b7b29534a

Stacktrace

org.openqa.selenium.StaleElementReferenceException: 
The element with the reference ed3389b4-5fff-426e-b37d-0220751df0be is stale; either its node document is not the active document, or it is no longer connected to the DOM
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#stale-element-reference-exception
Build info: version: '4.35.0', revision: '1c58e5028b'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.1.0-37-cloud-amd64', java.version: '17.0.16'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [599f9634-702e-4728-8c3d-252b7b29534a, clickElement {id=ed3389b4-5fff-426e-b37d-0220751df0be}]
Capabilities {acceptInsecureCerts: true, browserName: firefox, browserVersion: 141.0.3, container:hostname: 99ca07c4e811, moz:accessibilityChecks: false, moz:buildID: 20250806102122, 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: 159, moz:profile: /tmp/rust_mozprofilejNATSs, moz:shutdownTimeout: 60000, moz:webdriverClick: true, moz:windowless: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), se:cdpEnabled: false, se:containerName: 99ca07c4e811, se:deleteSessionOnUi: true, se:downloadsEnabled: true, se:gridWebSocketUrl: ws://127.0.0.1:45977/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...}
Element: [[RemoteWebDriver: firefox on linux (599f9634-702e-4728-8c3d-252b7b29534a)] -> css selector: .selectize-dropdown.active .create]
Session ID: 599f9634-702e-4728-8c3d-252b7b29534a
	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
	at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
	at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
	at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50)
	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215)
	at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53)
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:557)
	at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:223)
	at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:76)
	at org.xwiki.test.ui.po.SuggestInputElement.selectTypedText(SuggestInputElement.java:287)
	at org.xwiki.test.ui.po.FormContainerElement.setFieldValue(FormContainerElement.java:147)
	at org.xwiki.test.ui.po.FormContainerElement.setFieldValue(FormContainerElement.java:121)
	at org.xwiki.flamingo.test.docker.ObjectEditorIT.changeListTypeRelationalStorage(ObjectEditorIT.java:507)
	at java.base/java.lang.reflect.Method.invoke(Method.java:569)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
 
 

1 update

 
cid:jira-generated-image-avatar-a9c98d36-c38d-4d96-87be-3b3bf09035b9 Changes by Manuel Leduc on 25/Aug/25 11:33
 
Flickering Test: org.xwiki.flamingo.test.docker.AllIT$NestedObjectEditorIT#changeListTypeRelationalStorage(TestUtils, TestReference)