1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-06 01:06:01 +02:00
cdt/dsf-gdb/org.eclipse.cdt.tests.dsf.gdb
Jonah Graham 84d92dce1f Bug 472765: Fix occasional exception during test
There was a race condition between commandTimedOutDuringSession
finishing and the next test starting that checked for unterminated
launches (in BaseTestCase removeTeminatedLaunchesBeforeTest).

While commandTimedOutDuringSession did wait for the shutdown to be
received (ICommandControlShutdownDMEvent), that can happen a few ms
before the launch is fully terminated (fLaunch.isTerminated() == true)

Change-Id: Ib4e6655938f6b0e3ab3ce89fd06528f1b72ee04d
Signed-off-by: Jonah Graham <jonah@kichwacoders.com>
2016-02-24 13:19:42 -05:00
..
.externalToolBuilders [294660] When we moved from DD to CDT, the test binaries stopped being updated in the workspace 2009-11-09 20:07:05 +00:00
.settings Enabled JDK 1.7. 2014-01-24 13:38:55 -05:00
data/launch Bug 472765: more complete tests for source path mapping 2016-01-06 12:46:20 -05:00
META-INF Bug 472765: change from easymock to mockito 2016-01-19 09:56:09 -05:00
scripts Update GDB download script for 7.10.1 2015-12-14 07:13:30 -05:00
src/org/eclipse/cdt Bug 472765: Fix occasional exception during test 2016-02-24 13:19:42 -05:00
.classpath Enabled JDK 1.7. 2014-01-24 13:38:55 -05:00
.options [303828] Instrument ServiceEventWaitor 2010-02-25 23:00:21 +00:00
.project Migrated DSF and DSF-GDB to the CDT project. 2009-01-08 21:08:05 +00:00
about.html Migrated DSF and DSF-GDB to the CDT project. 2009-01-08 21:08:05 +00:00
build.properties Bug 437562 - Split the dsf-gdb tests to a plug-in and fragment pair 2014-07-14 12:34:41 -04:00
plugin.xml Bug 437562 - Split the dsf-gdb tests to a plug-in and fragment pair 2014-07-14 12:34:41 -04:00
pom.xml Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
TestAppBuilder.xml Bug 444196 - [tests] dsf-gdb tests fail the build when 'make' is not installed 2014-09-16 15:42:57 -04:00