Skip to content

Failed

org.eclipse.cdt.tests.dsf.gdb.tests.nonstop.StepIntoSelectionNonStopTest.atLaterLine[7.3]

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

029,411 "atLaterLine[7.3]" requesting /shared/common/gdb/gdb-all/bin/gdb.7.3. Launched gdb 7.3.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)