Scope default theme preference by product or application #3878
Jenkins - Eclipse Platform / Tests / Build
failed
Apr 10, 2026 in 0s
failed: 2, skipped: 251, passed: 8029
failed: 2, skipped: 251, passed: 8029
Details
org.eclipse.ui.genericeditor.tests.CompletionTest.testCompletionService
Unexpected second proposal item
Expected: a string ending with "s are good for a beer."
but: was "bars are also good for soft drink cocktails."
Stack trace
java.lang.AssertionError:
Unexpected second proposal item
Expected: a string ending with "s are good for a beer."
but: was "bars are also good for soft drink cocktails."
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
at org.eclipse.ui.genericeditor.tests.CompletionTest.checkCompletionContent(CompletionTest.java:219)
at org.eclipse.ui.genericeditor.tests.CompletionTest.testCompletionService(CompletionTest.java:127)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
org.eclipse.ui.genericeditor.tests.CompletionTest.testMoveCaretBackUsesAllProcessors_bug522255
Unexpected second proposal item
Expected: a string ending with "rs are good for a beer."
but: was "bars are also good for soft drink cocktails."
Stack trace
java.lang.AssertionError:
Unexpected second proposal item
Expected: a string ending with "rs are good for a beer."
but: was "bars are also good for soft drink cocktails."
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
at org.eclipse.ui.genericeditor.tests.CompletionTest.checkCompletionContent(CompletionTest.java:219)
at org.eclipse.ui.genericeditor.tests.CompletionTest.testMoveCaretBackUsesAllProcessors_bug522255(CompletionTest.java:274)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
Loading