tmf: Work around SWTBot test hang in the presence of GTK3
authorMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Thu, 9 Jan 2014 05:31:00 +0000 (00:31 -0500)
committerMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Wed, 15 Jan 2014 15:14:24 +0000 (10:14 -0500)
commite6d4bff015c430d72d50d85c37b35cb7f81ebfdf
tree08e4b1ac49caa5f36fb954018f1b73dfb8e999b9
parent8d47cc346cfb13c4bc54212740fa9077e477cb18
tmf: Work around SWTBot test hang in the presence of GTK3

With GTK3, the SWTBot test hangs as soon as a Display.syncExec
is called on the swtbot thread (non-UI) which seems like a bug
in SWT. For now, GTK3 can be disabled by setting the SWT_GTK3
environment variable to 0. Note that for Kepler GTK2 is still
used by default so this is not a problem.

Change-Id: I4a5026f616ab032d95e90e4ad80cea665d552d3c
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/20407
Tested-by: Hudson CI
org.eclipse.linuxtools.tmf.ui.swtbot.tests/pom.xml
pom.xml
This page took 0.026274 seconds and 5 git commands to generate.