Skip to content

Failed

org.eclipse.cdt.tests.dsf.gdb.tests.nonstop.StepIntoSelectionNonStopTest.atLaterLineThatIsNotHit[gdbserver.7.4]

Failing for the past 78 builds (Since #1 )
Took 5 min 0 sec.

Error Message

test timed out after 300000 milliseconds

Stacktrace

org.junit.runners.model.TestTimedOutException: test timed out after 300000 milliseconds

Standard Output

837,208 "atLaterLineThatIsNotHit[gdbserver.7.4]" requesting /shared/common/gdb/gdb-all/bin/gdb.7.4 with gdbserver. Launched gdb 7.4.1.

Standard Error

Uncaught exception in session executor thread: java.lang.AssertionError: Exception thrown by a IServiceEventListener.ServiceHandlerMethod method
	at org.eclipse.cdt.dsf.service.DsfSession.doDispatchEvent(DsfSession.java:550)
	at org.eclipse.cdt.dsf.service.DsfSession$3.run(DsfSession.java:408)
	at org.eclipse.cdt.dsf.concurrent.DefaultDsfExecutor$TracingWrapperRunnable.run(DefaultDsfExecutor.java:381)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)