Skip to content

Fix copilot agents setup

eaeb554
Select commit
Loading
Failed to load commit list.
Merged

Fix copilot agents setup #3198

Fix copilot agents setup
eaeb554
Select commit
Loading
Failed to load commit list.
Jenkins - Eclipse Platform Releng / Tests / Build failed Apr 6, 2026 in 0s

org.eclipse.swt.tests.junit.Test_org_eclipse_swt_custom_BusyIndicator.testShowWhile failed

org.eclipse.swt.tests.junit.Test_org_eclipse_swt_custom_BusyIndicator.testShowWhile failed

Details

org.eclipse.swt.tests.junit.Test_org_eclipse_swt_custom_BusyIndicator.testShowWhile

showWhile() did not complete within 20s, had to call display.wake() 1 time(s) ==> expected: <false> but was: <true>
Stack trace
org.opentest4j.AssertionFailedError: showWhile() did not complete within 20s, had to call display.wake() 1 time(s) ==> expected: <false> but was: <true>
	at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
	at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
	at org.junit.jupiter.api.AssertFalse.failNotFalse(AssertFalse.java:63)
	at org.junit.jupiter.api.AssertFalse.assertFalse(AssertFalse.java:36)
	at org.junit.jupiter.api.Assertions.assertFalse(Assertions.java:239)
	at org.eclipse.swt.tests.junit.Test_org_eclipse_swt_custom_BusyIndicator.testShowWhile(Test_org_eclipse_swt_custom_BusyIndicator.java:130)
	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)
Standard out
[BusyIndicator testShowWhile] Watchdog fired after 20s! future.isDone()=true
[BusyIndicator testShowWhile] Calling display.wake() #1 future.isDone()=true