There are 10 updates, 1 comment.
 
 
XWiki Platform / cid:jira-generated-image-avatar-7292f2a4-070b-46a1-aa16-ce27894aea97 XWIKI-22178 Closed

RealtimeWYSIWYGEditorIT#editWithSelf is flickering

 
View issue   ยท   Add comment
 

10 updates

 
cid:jira-generated-image-avatar-317a2d58-5e9e-477a-a686-b868d4735548 Changes by Michael Hamann on 04/Aug/26 10:16
 
Fix Version: 17.10.12
Fix Version: 18.7.0-rc-1
Fix Version: 18.4.4
Fix Version: 16.10.19
Documentation in Release Notes: N/A
Documentation: N/A
Assignee: Michael Hamann
Resolution: Fixed
Tests: Integration
Status: Open Closed
 
 

1 comment

 
cid:jira-generated-image-avatar-317a2d58-5e9e-477a-a686-b868d4735548 Michael Hamann on 04/Aug/26 10:16
 

I have added the retries on stale elements and changed the page object in some cases to make it robust against elements being added/removed at the same time. For the suggested change of the production code to avoid changing the HTML elements I've opened XWIKI-24648 and a corresponding PR. After applying the changes for this issue, the flickering seems to have stopped: As of now, the last failure was 5.2 days ago (before the fix) with 78 clean runs since then. I'm therefore closing this. If this should fail again, I think a new issue should be opened as it is likely that the new failure reason is not the same as what was discussed and fixed for this issue.