tmf: Try expanding a second time when tree expand fails
authorMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Wed, 18 Nov 2015 06:06:30 +0000 (01:06 -0500)
committerMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Thu, 14 Jan 2016 14:42:39 +0000 (09:42 -0500)
commit65416c4479432c1ace0eb3352131a2a33472b26e
tree9f2dfc59c6bc18982050a54c6dc628473860a1c4
parent141bc22c54ded080f29716c3609cf0b89b40dd4e
tmf: Try expanding a second time when tree expand fails

This will stabilize StandardImportAndReadSmokeTest.
Sometimes in a JFace TreeViewer, it expands to nothing.
It looks like a timing issue with an update job started by the viewer.
This is a work around until we can investigate some more.

Change-Id: I01ead54ec7ff7baaf64e1184c3a5cae8906b86a9
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/60677
Reviewed-by: Hudson CI
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/shared/org/eclipse/tracecompass/tmf/ui/swtbot/tests/shared/SWTBotUtils.java
This page took 0.025024 seconds and 5 git commands to generate.