1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00
Find a file
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
build Incremented version of org.eclipse.cdt.core to 6.0. 2016-02-17 10:28:26 -08:00
codan Bug 486610 - Fixed a highlight problem in reportProblem method 2016-02-23 16:59:59 -05:00
core Bug 488265 - Syntax error lambda with capture in initializer list 2016-02-23 01:10:06 -05:00
cross Update copyright dates 2016-02-11 01:50:14 -05:00
debug Bug 478740: Remove Reverse Debug dialog preference 2016-02-23 10:01:04 -05:00
doc Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
dsf Bug 487920 Check if widget is disposed before enable it 2016-02-17 10:27:12 -05:00
dsf-gdb Bug 472765: Fix occasional exception during test 2016-02-24 13:19:42 -05:00
jtag Update copyright dates 2016-02-11 01:50:14 -05:00
launch Bug 456116 - Can only use final fields in Launch Delegates 2016-02-23 13:15:32 -05:00
llvm Missing copyright header. 2016-02-01 12:47:41 -05:00
lrparser Removed INodeFactory.newTranslationUnit() method. 2016-02-17 16:44:35 -08:00
memory Bug 284459 - Traditional Memory does not show Memory Change color after the memory changes 2016-02-23 18:26:26 -05:00
native/org.eclipse.cdt.native.serial Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
p2 Missing copyright header. 2016-02-01 12:47:41 -05:00
qt New Qt templates using new templates framework. Arduino fixes. 2016-02-22 22:55:06 -05:00
releng Update the sequence number on cdt.target. 2016-02-22 23:11:19 -05:00
remote Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
testsrunner Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
toolchains/arduino New Qt templates using new templates framework. Arduino fixes. 2016-02-22 22:55:06 -05:00
upc Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
util Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
visualizer Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
windows Missing copyright header. 2016-02-01 12:47:41 -05:00
xlc Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
.gitignore Ignore NFS-created files. 2012-11-08 13:34:54 -08:00
pom.xml Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00