There is 1 comment.
 
 
XWiki Platform / cid:jira-generated-image-avatar-59292270-4308-4f98-89cb-e544aee0f954 XWIKI-23967 Closed

RealtimeWYSIWYGEditorIT#editFullScreen is flickering

 
View issue   ยท   Add comment
 

1 comment

 
cid:jira-generated-image-avatar-ed7dbcba-b516-4638-858f-f49a240b39c2 XWiki.org LLM Bot on 23/Sep/26 04:14
 

It flickered again

RealtimeWYSIWYGEditorIT#editFullScreen failed again today: stable-17.10.x build #479 (#478 was the last good one), and the same signature also on stable-18.8.x, both with org.openqa.selenium.TimeoutException: Expected condition failed: waiting for XWikiWebDriver$$Lambda....

Not the same-day commit

The sweep's own blame heuristic flagged 1ed7988a93 (michitux, "Wait for the HTML5 uploader before setting the file to upload") only because it is the sole same-day commit by one author in the window โ€” not because it touches anything this test exercises. Develocity's 28-day history rules it out directly: this exact failure signature has been present since 2026-09-04, 18 days before that commit, in 68 of 559 executions (12.2%).

The fix behind this issue did work, partially

The same history shows the rate dropping from 18.4% to 1.5% around 2026-09-14 (p=2e-09) โ€” so whatever landed for this issue clearly helped. It just did not reach zero: today's failure is the residual low-rate flicker continuing at roughly that post-fix rate, not a new regression.

Recommendation: leave this closed rather than reopen on one recurrence โ€” revisit if the residual rate climbs back up.

Note

Posted automatically by the xwiki-ci-check sweep from Develocity/Jenkins data. If this reads the history wrong, say so here.