tmf: Fix NullPointerException TmfTraceElement
authorBernd Hufmann <Bernd.Hufmann@ericsson.com>
Fri, 22 Nov 2013 17:45:17 +0000 (12:45 -0500)
committerBernd Hufmann <bernd.hufmann@ericsson.com>
Fri, 22 Nov 2013 19:11:27 +0000 (14:11 -0500)
commiteb130160a8361b6fbac46c7a97f86c6769ce444e
treeda2215760cff311c1b5e8361880e4451e2a1be4b
parentd773f03582f2397d9b74b1b843df4cf44552c717
tmf: Fix NullPointerException TmfTraceElement

and fix timing issues in TMF UI tests. The NPE and timing issues
causes problems in the TMF UI tests. That's way they are committed in
one patch.

Change-Id: If80562c11f9daab5756adf982b35a9e6b308e03b
Signed-off-by: Bernd Hufmann <Bernd.Hufmann@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/18748
Tested-by: Hudson CI
Reviewed-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
IP-Clean: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Tested-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
org.eclipse.linuxtools.tmf.ui.tests/src/org/eclipse/linuxtools/tmf/ui/tests/project/model/ProjectModelAnalysisTest.java
org.eclipse.linuxtools.tmf.ui/src/org/eclipse/linuxtools/tmf/ui/project/model/TmfTraceElement.java
This page took 0.037205 seconds and 5 git commands to generate.