There is 1 update, 2 comments.
 
 
XWiki Platform / cid:jira-generated-image-avatar-6863f209-6b93-4bf0-9d09-b6a7238336de XWIKI-21661 Open

RealtimeWYSIWYGEditorIT#inplaceEditableMacro is flickering

 
View issue   ยท   Add comment
 

1 update

 
cid:jira-generated-image-avatar-8c6d0419-d6dd-4627-b171-c52f96dcfec6 Changes by Florean Oana-Lavinia on 13/Nov/24 08:42
 
Attachment: image-2024-11-13-09-42-04-432.png
 
 

2 comments

 
cid:jira-generated-image-avatar-8c6d0419-d6dd-4627-b171-c52f96dcfec6 Florean Oana-Lavinia on 13/Nov/24 08:42
 

The stacktrace has changed recently

org.openqa.selenium.TimeoutException: 
Expected condition failed: waiting for org.xwiki.test.ui.XWikiWebDriver$$Lambda$1567/0x0000000100caec40@9b69491 (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.21.0', revision: '79ed462ef4'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: '4.19.0-27-cloud-amd64', java.version: '11.0.25'
Driver info: org.xwiki.test.ui.XWikiWebDriver
Capabilities {acceptInsecureCerts: true, browserName: firefox, browserVersion: 132.0, moz:accessibilityChecks: false, moz:buildID: 20241021175835, moz:debuggerAddress: true, moz:firefoxOptions: {prefs: {dom.disable_beforeunload: false}}, moz:geckodriverVersion: 0.35.0, moz:headless: false, moz:platformVersion: 4.19.0-27-cloud-amd64, moz:processID: 160, moz:profile: /tmp/rust_mozprofileL4zlrX, moz:shutdownTimeout: 60000, moz:webdriverClick: true, moz:windowless: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://172.28.0.2:4444/sessio..., se:containerName: , se:noVncPort: 7900, se:vnc: ws://172.28.0.2:4444/sessio..., se:vncEnabled: true, se:vncLocalAddress: ws://172.28.0.2:7900, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: ignore, userAgent: Mozilla/5.0 (X11; Linux x86...}
Session ID: ae79a5fd-de71-494f-bf5e-a44a17d7b0f3
	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.ckeditor.test.po.RichTextAreaElement.waitUntilTextContains(RichTextAreaElement.java:254)
	at org.xwiki.realtime.wysiwyg.test.ui.RealtimeWYSIWYGEditorIT.inplaceEditableMacro(RealtimeWYSIWYGEditorIT.java:370)

Screenshot:
42916_image-2024-11-13-09-42-04-432.png

 
cid:jira-generated-image-avatar-8c6d0419-d6dd-4627-b171-c52f96dcfec6 Florean Oana-Lavinia on 13/Nov/24 08:43
 
The stacktrace has changed recently


{code:java}
org.openqa.selenium.TimeoutException:
Expected condition failed: waiting for org.xwiki.test.ui.XWikiWebDriver$$Lambda$1567/0x0000000100caec40@9b69491 (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.21.0', revision: '79ed462ef4'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: '4.19.0-27-cloud-amd64', java.version: '11.0.25'
Driver info: org.xwiki.test.ui.XWikiWebDriver
Capabilities {acceptInsecureCerts: true, browserName: firefox, browserVersion: 132.0, moz:accessibilityChecks: false, moz:buildID: 20241021175835, moz:debuggerAddress: true, moz:firefoxOptions: {prefs: {dom.disable_beforeunload: false}}, moz:geckodriverVersion: 0.35.0, moz:headless: false, moz:platformVersion: 4.19.0-27-cloud-amd64, moz:processID: 160, moz:profile: /tmp/rust_mozprofileL4zlrX, moz:shutdownTimeout: 60000, moz:webdriverClick: true, moz:windowless: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://172.28.0.2:4444/sessio..., se:containerName: , se:noVncPort: 7900, se:vnc: ws://172.28.0.2:4444/sessio..., se:vncEnabled: true, se:vncLocalAddress: ws://172.28.0.2:7900, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: ignore, userAgent: Mozilla/5.0 (X11; Linux x86...}
Session ID: ae79a5fd-de71-494f-bf5e-a44a17d7b0f3
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.ckeditor.test.po.RichTextAreaElement.waitUntilTextContains(RichTextAreaElement.java:254)
at org.xwiki.realtime.wysiwyg.test.ui.RealtimeWYSIWYGEditorIT.inplaceEditableMacro(RealtimeWYSIWYGEditorIT.java:370){code}
Screenshot:
!image-2024-11-13-09-42-04-432.png
|width=401,height=244 !