Skip to content

Changes

Summary

  1. swtbot: Make cancel test more robust (details)
Commit 3e292d338a1cd911746c28c4fd20aacdc9cb738c by Bernd Hufmann
swtbot: Make cancel test more robust

The import dialog might close too fast and then the cancel button is
not available anymore. This happens sometimes in CI. To make the
test more robust detect that case and continue the test execution.

Signed-off-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
The file was modified tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/remote/ui/swtbot/tests/fetch/FetchRemoteTracesTest.java