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>