releng: Fix alltests failure on Mac
authorMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Mon, 14 Dec 2015 03:34:10 +0000 (22:34 -0500)
committerMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Tue, 15 Dec 2015 04:57:17 +0000 (23:57 -0500)
commit6d849a78a22743cc6da4eea1e22038a66f5d5a0e
treee7c2ca2b2818cdc14dbd3a1d98f19d7bd2d50a56
parent7431c59e218960d40b952e5813ec6f3760e164bb
releng: Fix alltests failure on Mac

The alltests plugin was failing on Mac because it tried to run 0 tests
on the UI thread but it needs to start on the first thread
(-XstartOnFirstThread). We can just set it to not un on the UI thread.
There is no need for the UI thread when running 0 tests.

Change-Id: I1e260f96e1ec51e256e8280262bcbd3c83a92de3
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/62574
Reviewed-by: Hudson CI
releng/org.eclipse.tracecompass.alltests/pom.xml
This page took 0.02395 seconds and 5 git commands to generate.