Unreviewed GTK gardening. Several fast/regions/selection tests are failing in WK2.

Patch by Javier Fernandez <jfernandez@igalia.com> on 2013-10-25

* platform/gtk-wk2/TestExpectations:

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@157994 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 639ef30..461004c 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,9 @@
+2013-10-25  Javier Fernandez  <jfernandez@igalia.com>
+
+        Unreviewed GTK gardening. Several fast/regions/selection tests are failing in WK2.
+
+        * platform/gtk-wk2/TestExpectations:
+
 2013-10-24  Simon Fraser  <simon.fraser@apple.com>
 
         New Mavericks results for editing and fast/html, with MountainLion fallbacks.
diff --git a/LayoutTests/platform/gtk-wk2/TestExpectations b/LayoutTests/platform/gtk-wk2/TestExpectations
index 354efbb..62613e5 100644
--- a/LayoutTests/platform/gtk-wk2/TestExpectations
+++ b/LayoutTests/platform/gtk-wk2/TestExpectations
@@ -186,6 +186,17 @@
 webkit.org/b/120401 fast/events [ Skip ]
 webkit.org/b/120401 editing/selection [ Skip ]
 
+# Several regions/selection tests are failing as ClickCounter is not reset between test runs
+webkit.org/b/120401 fast/regions/selection/selecting-text-ignoring-region-horiz-bt.html [ ImageOnlyFailure ]
+webkit.org/b/120401 fast/regions/selection/selecting-text-ignoring-region-vert-lr.html [ ImageOnlyFailure ]
+webkit.org/b/120401 fast/regions/selection/selecting-text-ignoring-region-vert-rl.html [ ImageOnlyFailure ]
+webkit.org/b/120401 fast/regions/selection/selecting-text-ignoring-region.html [ ImageOnlyFailure ]
+webkit.org/b/120401 fast/regions/selection/selecting-text-in-2-regions-horiz-bt.html [ ImageOnlyFailure ]
+webkit.org/b/120401 fast/regions/selection/selecting-text-in-2-regions-vert-lr.html [ ImageOnlyFailure ]
+webkit.org/b/120401 fast/regions/selection/selecting-text-in-2-regions-vert-rl.html [ ImageOnlyFailure ]
+webkit.org/b/120401 fast/regions/selection/selecting-text-in-2-regions.html [ ImageOnlyFailure ]
+webkit.org/b/120401 fast/regions/selection/selection-direction.html [ ImageOnlyFailure ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of Expected failures
 #////////////////////////////////////////////////////////////////////////////////////////
@@ -489,8 +500,6 @@
 
 Bug(GTK) fast/css/sticky/sticky-top-zoomed.html [ ImageOnlyFailure ]
 
-Bug(GTK) fast/regions/selection/selection-direction.html [ ImageOnlyFailure ]
-
 Bug(GTK) fast/text/descent-clip-in-scaled-page.html [ ImageOnlyFailure ]
 
 Bug(GTK) fast/frames/flattening/scrolling-in-object.html [ ImageOnlyFailure ]