1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Find a file
Marc-Andre Laperle c14f675a8e Add a timeout multipler for DisplayHelper
DisplayHelper is used to run the event loop until a condition is met
or until a maximum timeout is reached. This timeout varies between
hundreds of milliseconds to a few seconds. When the tests are running
on a machine that is known to be quite under load (Hudson), the
timeouts in the milliseconds are too optimistics as there can be a
lot of other things running at the same time on the machine.

This change adds a multipler (default 1) that can be controlled from
the maven command line, for example:
-Dorg.eclipse.cdt.ui.testplugin.DisplayHelper.TIMEOUT_MULTIPLIER=5

Change-Id: I9c1517ac2641768e8ae0f4508bf9a008931ef805
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2016-09-01 15:23:52 -04:00
build Allow participants in CMake toolchain file management. 2016-08-31 15:03:29 -04:00
codan Update version to 9.1.0 2016-08-17 10:11:57 -04:00
core Add a timeout multipler for DisplayHelper 2016-09-01 15:23:52 -04:00
cross Update version to 9.1.0 2016-08-17 10:11:57 -04:00
debug Scanner discovery for CMake projects. 2016-08-23 01:05:13 -04:00
doc Update version to 9.1.0 2016-08-17 10:11:57 -04:00
dsf Bug 337899 - [debug view][non-stop] Process label is not updated 2016-08-29 07:23:30 -04:00
dsf-gdb Bug 500066 - Debug traces can be in the wrong order 2016-08-31 08:37:14 -04:00
jtag Update version to 9.1.0 2016-08-17 10:11:57 -04:00
launch Update version to 9.1.0 2016-08-17 10:11:57 -04:00
llvm LLDB: Print an error when lldb is below minimum version 2016-08-28 02:17:42 -04:00
lrparser Update version to 9.1.0 2016-08-17 10:11:57 -04:00
memory Update version to 9.1.0 2016-08-17 10:11:57 -04:00
native/org.eclipse.cdt.native.serial Fix Windows 32-bit serial.dll. 2016-08-26 10:43:20 -04:00
qt Bug 174176 - Hook up CMake build to LaunchBar to select toolchain files 2016-08-25 16:49:28 -04:00
releng Update build-helper-maven-plugin to lastest version 2016-08-28 22:33:00 -04:00
remote Update version to 9.1.0 2016-08-17 10:11:57 -04:00
testsrunner Fix change of version 2016-08-24 10:35:50 -04:00
toolchains/arduino Bug 500237 - Use specific version of tool for uploads. 2016-08-26 12:22:52 -04:00
upc Update version to 9.1.0 2016-08-17 10:11:57 -04:00
util Update version to 9.1.0 2016-08-17 10:11:57 -04:00
visualizer Update version to 9.1.0 2016-08-17 10:11:57 -04:00
windows Update version to 9.1.0 2016-08-17 10:11:57 -04:00
xlc Update version to 9.1.0 2016-08-17 10:11:57 -04:00
.gitignore Ignore NFS-created files. 2012-11-08 13:34:54 -08:00
pom.xml releng: Build with Tycho 0.26. 2016-08-23 16:22:28 -04:00