Details
-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
15.5.3
-
Build for Oracle 19.3.0-se2, Jetty 10-jdk17, Firefox
-
Unknown
-
-
org.xwiki.realtime.wysiwyg.test.ui.AllIT$NestedRealtimeWYSIWYGEditorIT#inplaceEditableMacro(TestReference, TestUtils)
Description
Failing with:
org.opentest4j.AssertionFailedError: expected: <my info message one two three> but was: <my info message two three one> at org.xwiki.realtime.wysiwyg.test.ui.RealtimeWYSIWYGEditorIT.inplaceEditableMacro(RealtimeWYSIWYGEditorIT.java:356)
Note: reproduced locally once with a slightly different error message:
expected: <my info message one two three> but was: < one two three>
Not reproduced in a second execution.
Attachments
Issue Links
- relates to
-
XWIKI-21612 Realtime WYSIWYG editor functional tests are flickering in Chrome
- Closed