tmf: fix test failures due execution timeouts
authorBernd Hufmann <Bernd.Hufmann@ericsson.com>
Thu, 2 Jan 2014 19:58:45 +0000 (14:58 -0500)
committerBernd Hufmann <bernd.hufmann@ericsson.com>
Thu, 2 Jan 2014 21:03:19 +0000 (16:03 -0500)
commite44f940d3242bf1727dc2266c65eaf03b6d33a90
tree27bd70f197e198d6dce4b42ce9399f0bf4041915
parent951bb9d98370e236a476d81c3c841218c954008e
tmf: fix test failures due execution timeouts

The timeout deadline used to be calculated using integer instead of
long so that an overflow occurred and the actual deadline was much
shorter than intended.

Change-Id: Ia506f821f7c150ec8f96f47c50c1d683661a1dd7
Signed-off-by: Bernd Hufmann <Bernd.Hufmann@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/20224
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
IP-Clean: Matthew Khouzam <matthew.khouzam@ericsson.com>
Tested-by: Hudson CI
org.eclipse.linuxtools.tmf.ui.tests/shared/org/eclipse/linuxtools/tmf/ui/tests/shared/ProjectModelTestData.java
This page took 0.026501 seconds and 5 git commands to generate.