Open
Description
java.lang.AssertionError: Opening large file took too long: 644.8726ms with marker vs. 306.91605ms without
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.assertTrue(Assert.java:42)
at org.eclipse.ui.editors.tests.LargeFileTest.openLargeFileWithAnnotation(LargeFileTest.java:135)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
cc at author of that test: @tomaswolf
maybe just increase timeout?