Revert "Revert "ctf: Fix slow test due to expected timeout""
authorMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Thu, 3 Mar 2016 23:25:58 +0000 (18:25 -0500)
committerMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Fri, 4 Mar 2016 14:29:40 +0000 (09:29 -0500)
commitfa74050c5feaefdcdb3353511f7130feef964a68
treeb8a46afc631ffd419fa87f04eb7d0f772d3195ea
parent9e92552251e9a4de7793c0681b5489da0bcef9cc
Revert "Revert "ctf: Fix slow test due to expected timeout""

This reverts commit 1ae81c23b427deeec3266e4755e9122ddcd0cf81.

This almost worked before but it needed to use withMnemonic not
withLabel!

Original message:
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: I84f6db70a323611b1adb93c6d9b55801bbeb7444
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/67782
Reviewed-by: Hudson CI
Reviewed-by: Patrick Tasse <patrick.tasse@gmail.com>
Tested-by: Patrick Tasse <patrick.tasse@gmail.com>
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.02517 seconds and 5 git commands to generate.