tmf.ui.swtbot: Fix missing @Override in SWTBotSash.getBounds()
authorSimon Delisle <simon.delisle@ericsson.com>
Wed, 26 Apr 2017 15:03:57 +0000 (11:03 -0400)
committerPatrick Tasse <patrick.tasse@gmail.com>
Thu, 27 Apr 2017 13:00:21 +0000 (09:00 -0400)
commit922cfc89169b89ebc79291903fc34da561801ad6
tree22b6c997b239fa34350cb4552225c37367e011b8
parent5bf3f852025a303f0c0cf58af9db754acb6fb4ec
tmf.ui.swtbot: Fix missing @Override in SWTBotSash.getBounds()

The parent now implements this method.

Temporarily disable failing checks in ProjectExplorerTracesFolderTest.

Change-Id: I4a60bfa5bafdc07eda2f840fdbda0c0b45a4661d
Signed-off-by: Simon Delisle <simon.delisle@ericsson.com>
Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
Reviewed-on: https://git.eclipse.org/r/95815
Reviewed-by: Hudson CI
releng/org.eclipse.tracecompass.integration.swtbot.tests/src/org/eclipse/tracecompass/integration/swtbot/tests/projectexplorer/ProjectExplorerTracesFolderTest.java
tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/shared/org/eclipse/tracecompass/tmf/ui/swtbot/tests/shared/SWTBotSash.java
This page took 0.02487 seconds and 5 git commands to generate.