Title: [183982] trunk/LayoutTests
Revision
183982
Author
[email protected]
Date
2015-05-07 23:30:23 -0700 (Thu, 07 May 2015)

Log Message

Remove touchadjustment tests
https://bugs.webkit.org/show_bug.cgi?id=144780

Reviewed by Daniel Bates.

These tests test a feature that has been removed from WebKit entirely and all
ports skip the tests. This code was removed in http://trac.webkit.org/changeset/162231.

* platform/efl/TestExpectations: Remove expectations.
* platform/gtk/TestExpectations: Ditto.
* platform/ios-simulator/TestExpectations: Ditto.
* platform/mac/TestExpectations: Ditto.
* platform/win/TestExpectations: Ditto.
* platform/wincairo/TestExpectations:
* touchadjustment: Removed all files in this directory.

Modified Paths

Removed Paths

  • trunk/LayoutTests/touchadjustment/

Diff

Modified: trunk/LayoutTests/ChangeLog (183981 => 183982)


--- trunk/LayoutTests/ChangeLog	2015-05-08 06:13:02 UTC (rev 183981)
+++ trunk/LayoutTests/ChangeLog	2015-05-08 06:30:23 UTC (rev 183982)
@@ -1,3 +1,21 @@
+2015-05-07  Martin Robinson  <[email protected]>
+
+        Remove touchadjustment tests
+        https://bugs.webkit.org/show_bug.cgi?id=144780
+
+        Reviewed by Daniel Bates.
+
+        These tests test a feature that has been removed from WebKit entirely and all
+        ports skip the tests. This code was removed in http://trac.webkit.org/changeset/162231.
+
+        * platform/efl/TestExpectations: Remove expectations.
+        * platform/gtk/TestExpectations: Ditto.
+        * platform/ios-simulator/TestExpectations: Ditto.
+        * platform/mac/TestExpectations: Ditto.
+        * platform/win/TestExpectations: Ditto.
+        * platform/wincairo/TestExpectations:
+        * touchadjustment: Removed all files in this directory.
+
 2015-05-07  Simon Fraser  <[email protected]>
 
         New results after r183970. Fixed elements are now always considered to intersect

Modified: trunk/LayoutTests/platform/efl/TestExpectations (183981 => 183982)


--- trunk/LayoutTests/platform/efl/TestExpectations	2015-05-08 06:13:02 UTC (rev 183981)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2015-05-08 06:30:23 UTC (rev 183982)
@@ -1137,9 +1137,6 @@
 
 webkit.org/b/49142 fast/css/style-scoped [ Skip ]
 
-# These tests require TOUCH_ADJUSTMENT flag to be enabled
-webkit.org/b/78801 touchadjustment
-
 # Tracking corner not being painted for TextArea.
 webkit.org/b/9221 fast/css/resize-corner-tracking-transformed-iframe.html [ Missing ]
 webkit.org/b/85484 fast/css/resize-corner-tracking-transformed.html [ Failure ]

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (183981 => 183982)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2015-05-08 06:13:02 UTC (rev 183981)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2015-05-08 06:30:23 UTC (rev 183982)
@@ -325,10 +325,6 @@
 webkit.org/b/95582 batterystatus [ Failure ]
 webkit.org/b/95582 batterystatus/event-after-navigation.html [ Timeout ]
 
-# Touch adjustment not enabled
-webkit.org/b/99054 touchadjustment [ Failure ]
-webkit.org/b/99054 touchadjustment/iframe.html [ Timeout ]
-
 # IETC flexbox failures
 webkit.org/b/85211 ietestcenter/css3/flexbox/flexbox-align-stretch-001.htm [ ImageOnlyFailure ]
 webkit.org/b/85212 ietestcenter/css3/flexbox/flexbox-layout-002.htm [ ImageOnlyFailure ]

Modified: trunk/LayoutTests/platform/ios-simulator/TestExpectations (183981 => 183982)


--- trunk/LayoutTests/platform/ios-simulator/TestExpectations	2015-05-08 06:13:02 UTC (rev 183981)
+++ trunk/LayoutTests/platform/ios-simulator/TestExpectations	2015-05-08 06:30:23 UTC (rev 183982)
@@ -46,7 +46,6 @@
 java
 mhtml
 proximity
-touchadjustment
 vibration
 
 # ENABLE(MEDIA_CAPTURE) is not enabled

Modified: trunk/LayoutTests/platform/mac/TestExpectations (183981 => 183982)


--- trunk/LayoutTests/platform/mac/TestExpectations	2015-05-08 06:13:02 UTC (rev 183981)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2015-05-08 06:30:23 UTC (rev 183982)
@@ -297,9 +297,6 @@
 # Needs PageClients::vibrationClient() implementation.
 webkit.org/b/72010 vibration
 
-# Touch adjustment not enabled
-webkit.org/b/78801 touchadjustment
-
 # <rdar://problem/11059777>
 webkit.org/b/81289 canvas/philip/tests/2d.line.cap.round.html [ Failure ]
 

Modified: trunk/LayoutTests/platform/win/TestExpectations (183981 => 183982)


--- trunk/LayoutTests/platform/win/TestExpectations	2015-05-08 06:13:02 UTC (rev 183981)
+++ trunk/LayoutTests/platform/win/TestExpectations	2015-05-08 06:30:23 UTC (rev 183982)
@@ -501,9 +501,6 @@
 # TODO Vibration API is not implemented.
 vibration/ [ Skip ]
 
-# Touch adjustment not enabled on Windows (or mac)
-webkit.org/b/78801 touchadjustment/ [ Skip ]
-
 # Needs BatteryClient implementation.
 webkit.org/b/62698 batterystatus/ [ Skip ]
 

Modified: trunk/LayoutTests/platform/wincairo/TestExpectations (183981 => 183982)


--- trunk/LayoutTests/platform/wincairo/TestExpectations	2015-05-08 06:13:02 UTC (rev 183981)
+++ trunk/LayoutTests/platform/wincairo/TestExpectations	2015-05-08 06:30:23 UTC (rev 183982)
@@ -2167,10 +2167,6 @@
 # https://bugs.webkit.org/show_bug.cgi?id=82628
 svg/hittest/svg-ellipse-non-scale-stroke.xhtml
 
-# Touch adjustment not enabled
-# https://bugs.webkit.org/show_bug.cgi?id=78801
-touchadjustment
-
 # https://bugs.webkit.org/show_bug.cgi?id=43022
 tables/mozilla_expected_failures/bugs/bug85016.html
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to