swtbot: Stabilize FilterColorEditorTest
authorPatrick Tasse <patrick.tasse@gmail.com>
Tue, 22 Mar 2016 19:53:15 +0000 (15:53 -0400)
committerPatrick Tasse <patrick.tasse@gmail.com>
Tue, 29 Mar 2016 21:37:04 +0000 (17:37 -0400)
commit7d11641e475acd971bec78b953aa8dd57c9b4dc9
treef3da210519d61fa3004906ec7095c7b1d39c37a2
parent19d1060f64efa19f57784a42ff9ccd05c6867bfa
swtbot: Stabilize FilterColorEditorTest

A condition is added that waits for the image at the specified bounds
to have changed when compared to a specified current image. This ensures
that the cell has painted with required changes following user input.

ImageHelper now implements hashCode() and equals().

Change-Id: I444ab78f074ebd5c28f8b4aea4927b1c01558486
Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
Reviewed-on: https://git.eclipse.org/r/69076
Reviewed-by: Hudson CI
Reviewed-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Tested-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/shared/org/eclipse/tracecompass/tmf/ui/swtbot/tests/shared/ImageHelper.java
tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/viewers/events/FilterColorEditorTest.java
This page took 0.027869 seconds and 5 git commands to generate.