Title: [160284] trunk/LayoutTests
Revision
160284
Author
zandober...@gmail.com
Date
2013-12-08 05:09:44 -0800 (Sun, 08 Dec 2013)

Log Message

Unreviewed GTK gardening.

Removing the baseline added in r160283. It's not really required, the failure is originating
in an unnecessary and wrong patch that's applied on the Freetype source tree that's used in the
GTK's Jhbuild setup. That patch will be removed in the near future, but until then the failure
of accessibility/press-targers-center-point.html should be handled through an expectation.

* platform/gtk/TestExpectations:
* platform/gtk/accessibility/press-targets-center-point-expected.txt: Removed.

Modified Paths

Removed Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (160283 => 160284)


--- trunk/LayoutTests/ChangeLog	2013-12-08 10:09:34 UTC (rev 160283)
+++ trunk/LayoutTests/ChangeLog	2013-12-08 13:09:44 UTC (rev 160284)
@@ -1,5 +1,17 @@
 2013-12-08  Zan Dobersek  <zdober...@igalia.com>
 
+        Unreviewed GTK gardening.
+
+        Removing the baseline added in r160283. It's not really required, the failure is originating
+        in an unnecessary and wrong patch that's applied on the Freetype source tree that's used in the
+        GTK's Jhbuild setup. That patch will be removed in the near future, but until then the failure
+        of accessibility/press-targers-center-point.html should be handled through an expectation.
+
+        * platform/gtk/TestExpectations:
+        * platform/gtk/accessibility/press-targets-center-point-expected.txt: Removed.
+
+2013-12-08  Zan Dobersek  <zdober...@igalia.com>
+
         Unreviewed GTK gardening. Adding expectations for the current test failures.
         Adding a GTK-specific baseline for a recently introduced a11y test.
 

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (160283 => 160284)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2013-12-08 10:09:34 UTC (rev 160283)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2013-12-08 13:09:44 UTC (rev 160284)
@@ -1519,6 +1519,8 @@
 
 webkit.org/b/125406 fast/regions/relative-in-absolute-borders-overflow.html [ ImageOnlyFailure ]
 
+webkit.org/b/125409 accessibility/press-targets-center-point.html [ Failure ] 
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of Tests failing
 #////////////////////////////////////////////////////////////////////////////////////////

Deleted: trunk/LayoutTests/platform/gtk/accessibility/press-targets-center-point-expected.txt (160283 => 160284)


--- trunk/LayoutTests/platform/gtk/accessibility/press-targets-center-point-expected.txt	2013-12-08 10:09:34 UTC (rev 160283)
+++ trunk/LayoutTests/platform/gtk/accessibility/press-targets-center-point-expected.txt	2013-12-08 13:09:44 UTC (rev 160284)
@@ -1,25 +0,0 @@
-target
-Actual: (89, 17)
-Expected: (89, 18)
-
-translate transform target
-Actual: (289, 264)
-Expected: (289, 265)
-
-vertical left-to-right writing mode target
-Actual: (17, 307)
-Expected: (18, 307)
-
-right-to-left direction target
-Actual: (129, 509)
-Expected: (129, 510)
-
-This tests that press targets the receiving elements center point.
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-PASS successfullyParsed is true
-
-TEST COMPLETE
-
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to