tmf: Increase timeout for indexing in TestRefreshTextTrace
authorMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Wed, 13 Apr 2016 17:31:02 +0000 (13:31 -0400)
committerMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Wed, 13 Apr 2016 18:58:02 +0000 (14:58 -0400)
commit9a869f27883255582a805c7001118eb7a0d07c79
treed337be26d0d5b916102bfa9d1cf95eb2f0407357
parent362994252683e3cd5594ed0e607836abd12c2c09
tmf: Increase timeout for indexing in TestRefreshTextTrace

The additional output added recently to this test confirmed that
during the test, the trace is being slowly indexed without being
stuck and ends up timing out. This change significantly increases
the timeout (20 secs to 5 mins) in order to allow more indexing
time when the machine running the test is under heavy load.

Change-Id: I8e76ced07a5a09b6bd14a7b11d12c925c1ce3df2
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/70581
Reviewed-by: Hudson CI
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Tested-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.024485 seconds and 5 git commands to generate.