This issue has been created
There is 1 update, 1 comment.
 
 
XWiki Platform / cid:jira-generated-image-avatar-1f7565a6-d382-47e6-a2c9-f39c4175c20f XWIKI-23053 Open

NestedAnnotationsIT.addAnnotationTranslation is flickering

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-27b45984-41a3-41c1-b33b-aca733b8c126 Manuel Leduc created this issue on 28/Mar/25 12:02
 
Summary: NestedAnnotationsIT.addAnnotationTranslation is flickering
Issue Type: cid:jira-generated-image-avatar-1f7565a6-d382-47e6-a2c9-f39c4175c20f Bug
Affects Versions: 17.2.0-rc-1
Assignee: Unassigned
Attachments: image-2025-03-28-12-01-54-420.png
Components: Development Issues only
Created: 28/Mar/25 12:02
Labels: flickering
Priority: cid:jira-generated-image-static-major-47b236b7-11ab-438c-85da-8cf20b59fcac Major
Reporter: Manuel Leduc
Description:

Screenshot

43511_image-2025-03-28-12-01-54-420.png

Error Message

Expected condition failed: waiting for org.xwiki.test.ui.XWikiWebDriver$$Lambda$1747/0x00007f0c08c33a58@11c99bee (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.29.0', revision: '5fc1ec94cb'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.1.0-23-cloud-amd64', java.version: '17.0.14'
Driver info: org.xwiki.test.ui.XWikiWebDriver
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 134.0.6998.165, chrome: {chromedriverVersion: 134.0.6998.165 (fd886e2cb29..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:32871}, goog:loggingPrefs: {browser: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), se:cdp: ws://172.18.0.4:4444/sessio..., se:cdpVersion: 134.0.6998.165, se:containerName: ac0342621500, se:gridWebSocketUrl: ws://localhost:3744/session..., se:noVncPort: 7900, se:vnc: ws://172.18.0.4:4444/sessio..., se:vncEnabled: true, se:vncLocalAddress: ws://172.18.0.4:7900, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: ignore, webSocketUrl: ws://172.18.0.4:4444/sessio..., webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: b9f719eded73ffa2951b5b3a9b692a72

Stacktrace

org.openqa.selenium.TimeoutException: 
Expected condition failed: waiting for org.xwiki.test.ui.XWikiWebDriver$$Lambda$1747/0x00007f0c08c33a58@11c99bee (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.29.0', revision: '5fc1ec94cb'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.1.0-23-cloud-amd64', java.version: '17.0.14'
Driver info: org.xwiki.test.ui.XWikiWebDriver
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 134.0.6998.165, chrome: {chromedriverVersion: 134.0.6998.165 (fd886e2cb29..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:32871}, goog:loggingPrefs: {browser: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), se:cdp: ws://172.18.0.4:4444/sessio..., se:cdpVersion: 134.0.6998.165, se:containerName: ac0342621500, se:gridWebSocketUrl: ws://localhost:3744/session..., se:noVncPort: 7900, se:vnc: ws://172.18.0.4:4444/sessio..., se:vncEnabled: true, se:vncLocalAddress: ws://172.18.0.4:7900, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: ignore, webSocketUrl: ws://172.18.0.4:4444/sessio..., webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: b9f719eded73ffa2951b5b3a9b692a72
	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.annotation.test.po.AnnotationsLabel.getAnnotationIdByText(AnnotationsLabel.java:101)
	at org.xwiki.annotation.test.po.AnnotationsLabel.hoverOnAnnotationByText(AnnotationsLabel.java:45)
	at org.xwiki.annotation.test.po.AnnotationsLabel.getAnnotationContentByText(AnnotationsLabel.java:110)
	at org.xwiki.annotation.test.po.AnnotatableViewPage.getAnnotationContentByText(AnnotatableViewPage.java:151)
	at org.xwiki.annotation.test.ui.AnnotationsIT.addAnnotationTranslation(AnnotationsIT.java:114)
	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-27b45984-41a3-41c1-b33b-aca733b8c126 Changes by Manuel Leduc on 28/Mar/25 12:02
 
Flickering Test: org.xwiki.annotation.test.ui.AllIT$NestedAnnotationsIT#addAnnotationTranslation(TestUtils, TestReference, LogCaptureConfiguration)
 
 

1 comment

 
cid:jira-generated-image-avatar-27b45984-41a3-41c1-b33b-aca733b8c126 Manuel Leduc on 28/Mar/25 12:02
 

Likely caused by the recent upgrade of selenium container