tmf: Add a way to clear the traces using SWTBot only
authorMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Fri, 26 Aug 2016 03:24:53 +0000 (23:24 -0400)
committerMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Tue, 30 Aug 2016 12:49:19 +0000 (08:49 -0400)
commit450daec88a5372f23c82d39810ab13f9537ad8ac
tree5d9e6cda8774e5913028dc82ecf33b8224fdf28e
parenta4f6f73b412eb8df3e4587ab3e9b7a25a48f9113
tmf: Add a way to clear the traces using SWTBot only

There is way to clear traces but it deletes trace elements
directly using TMF APIs. It would be good to have a way to
do it completely in the UI using SWT. This patch updates
ProjectExplorerTraceActionsTest to use the new way so that
it tests the UI more fully.

Change-Id: If0a8908ecb3f8b0c209ce3c9c8cca883e941be5d
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/79793
Reviewed-by: Hudson CI
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
Tested-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
releng/org.eclipse.tracecompass.integration.swtbot.tests/src/org/eclipse/tracecompass/integration/swtbot/tests/projectexplorer/ProjectExplorerTraceActionsTest.java
tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/shared/org/eclipse/tracecompass/tmf/ui/swtbot/tests/shared/SWTBotUtils.java
This page took 0.024902 seconds and 5 git commands to generate.