You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
expected:<this [really is the content of the file]> but was:<this [is the content of the filereally ]>
org.junit.ComparisonFailure: expected:<this
[really is
the
content
of
the
file]> but was:<this
[is
the
content
of
the
filereally ]>
at org.junit.Assert.assertEquals(Assert.java:117)
at org.junit.Assert.assertEquals(Assert.java:146)
at org.eclipse.ui.editors.tests.SegmentedModeTest.testSegmentation(SegmentedModeTest.java:93)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
I can't reproduce locally.
The only relevant change I see in platform ui is #3074