1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-21 21:52:10 +02:00
cdt/dsf-gdb
Jonah Graham 10e95a1825 Fix race condition in multithread test
The long sleep at the end of each thread is to make sure that
while the test code is waiting for an event the "other" thread
doesn't finish. 3 seconds is not long enough for this.

This is similar to why we need dsf.gdb.tests.timeout.multiplier
for other tests. Especially on the build machines the tests
can run much slower causing the sleep to be insufficient.

Increasing this to 30 seconds doesn't make the test suites
take any longer, when they are all passing.

Fixes #119
2022-10-27 20:33:26 -04:00
..
org.eclipse.cdt.dsf.gdb Eliminate deprecated GDBBackend methods for CDT 11 (#112) 2022-10-25 13:40:13 +01:00
org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui Update to Java 17 as BREE. Fixes #80 2022-10-03 12:42:37 -04:00
org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui.tests Fix fragment name 2022-10-10 19:34:08 -04:00
org.eclipse.cdt.dsf.gdb.tests Update to Java 17 as BREE. Fixes #80 2022-10-03 12:42:37 -04:00
org.eclipse.cdt.dsf.gdb.ui Bug 580873: Remove error checking on dprintf parameters 2022-10-20 10:27:58 -04:00
org.eclipse.cdt.examples.dsf.gdb Remove API tooling from projects that are not part of our release 2022-10-03 12:42:37 -04:00
org.eclipse.cdt.gnu.dsf-feature [releng] Bump versions for CDT 11.0.0 2022-10-03 12:42:37 -04:00
org.eclipse.cdt.gnu.multicorevisualizer-feature [releng] Bump versions for CDT 11.0.0 2022-10-03 12:42:37 -04:00
org.eclipse.cdt.tests.dsf.gdb Fix race condition in multithread test 2022-10-27 20:33:26 -04:00
pom.xml [releng] Bump versions for CDT 11.0.0 2022-10-03 12:42:37 -04:00