ctf: Fix slow test due to expected timeout
authorMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Tue, 2 Feb 2016 22:56:50 +0000 (17:56 -0500)
committerMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Tue, 2 Feb 2016 23:30:08 +0000 (18:30 -0500)
commitd06be69db302dffb0de05fd4c2b69a01819b24b7
tree37a9b46a4b1aa39351137b908e4239d6a3364a56
parent29d632c478f528b247375e921fc0d3e7bc8bf061
ctf: Fix slow test due to expected timeout

The test was looking for a possible checkbox (in 4.6) but when it
it was not there (4.5) it had to wait 50 secs for it to time out.
Instead we can set a very short timeout because it will instantly
either be there or not.

Change-Id: I05acf8844619377362accd32af7d994e050d5ec6
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/65747
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-by: Hudson CI
ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/META-INF/MANIFEST.MF
ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ctf/ui/swtbot/tests/StandardImportAndReadSmokeTest.java
This page took 0.024625 seconds and 5 git commands to generate.