Add some debug output to TestRefreshTextTrace
authorMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Sat, 9 Apr 2016 02:58:08 +0000 (22:58 -0400)
committerMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Mon, 11 Apr 2016 18:27:21 +0000 (14:27 -0400)
commit2501b01e74b81e9c596ae3a09e7816b9b2a69948
treecb0ba5fbd43b8cd59045f4eda24f7622e0c1ed4c
parentf937c19c5c6aa1b495725cf8974756117e3a25aa
Add some debug output to TestRefreshTextTrace

This test has been failing intermittently but my suspicion is that
it fails when the server is under heavy load and the trace fails to
index in 20 seconds. To verify this, this change adds some output
as the wait condition is evaluated. This test didn't already log the
SWTBot output so this means that even with this change, it's not too
verbose.

Change-Id: Ic6da7b19c45faa5345b2118c902101db6e18276b
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/70329
Reviewed-by: Hudson CI
Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/viewers/events/TestRefreshTextTrace.java
This page took 0.024357 seconds and 5 git commands to generate.