Skip to content

SegmentedModeTest.testSegmentation fails since I20251007-1800 on all platforms #3380

@iloveeclipse

Description

@iloveeclipse

I20251007-0350 build is OK, so it is regression in I20251007-1800

See for example https://download.eclipse.org/eclipse/downloads/drops4/I20251007-1800/testresults/html/org.eclipse.ui.editors.tests_ep438I-unit-linux-x86_64-java21_linux.gtk.x86_64_21.html

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions