Changeset 183982 in webkit
- Timestamp:
- May 7, 2015, 11:30:23 PM (11 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 1 deleted
- 7 edited
-
ChangeLog (modified) (1 diff)
-
platform/efl/TestExpectations (modified) (1 diff)
-
platform/gtk/TestExpectations (modified) (1 diff)
-
platform/ios-simulator/TestExpectations (modified) (1 diff)
-
platform/mac/TestExpectations (modified) (1 diff)
-
platform/win/TestExpectations (modified) (1 diff)
-
platform/wincairo/TestExpectations (modified) (1 diff)
-
touchadjustment (deleted)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r183979 r183982 1 2015-05-07 Martin Robinson <mrobinson@igalia.com> 2 3 Remove touchadjustment tests 4 https://bugs.webkit.org/show_bug.cgi?id=144780 5 6 Reviewed by Daniel Bates. 7 8 These tests test a feature that has been removed from WebKit entirely and all 9 ports skip the tests. This code was removed in http://trac.webkit.org/changeset/162231. 10 11 * platform/efl/TestExpectations: Remove expectations. 12 * platform/gtk/TestExpectations: Ditto. 13 * platform/ios-simulator/TestExpectations: Ditto. 14 * platform/mac/TestExpectations: Ditto. 15 * platform/win/TestExpectations: Ditto. 16 * platform/wincairo/TestExpectations: 17 * touchadjustment: Removed all files in this directory. 18 1 19 2015-05-07 Simon Fraser <simon.fraser@apple.com> 2 20 -
trunk/LayoutTests/platform/efl/TestExpectations
r183926 r183982 1137 1137 1138 1138 webkit.org/b/49142 fast/css/style-scoped [ Skip ] 1139 1140 # These tests require TOUCH_ADJUSTMENT flag to be enabled1141 webkit.org/b/78801 touchadjustment1142 1139 1143 1140 # Tracking corner not being painted for TextArea. -
trunk/LayoutTests/platform/gtk/TestExpectations
r183936 r183982 325 325 webkit.org/b/95582 batterystatus [ Failure ] 326 326 webkit.org/b/95582 batterystatus/event-after-navigation.html [ Timeout ] 327 328 # Touch adjustment not enabled329 webkit.org/b/99054 touchadjustment [ Failure ]330 webkit.org/b/99054 touchadjustment/iframe.html [ Timeout ]331 327 332 328 # IETC flexbox failures -
trunk/LayoutTests/platform/ios-simulator/TestExpectations
r183652 r183982 47 47 mhtml 48 48 proximity 49 touchadjustment50 49 vibration 51 50 -
trunk/LayoutTests/platform/mac/TestExpectations
r183843 r183982 297 297 # Needs PageClients::vibrationClient() implementation. 298 298 webkit.org/b/72010 vibration 299 300 # Touch adjustment not enabled301 webkit.org/b/78801 touchadjustment302 299 303 300 # <rdar://problem/11059777> -
trunk/LayoutTests/platform/win/TestExpectations
r183873 r183982 501 501 # TODO Vibration API is not implemented. 502 502 vibration/ [ Skip ] 503 504 # Touch adjustment not enabled on Windows (or mac)505 webkit.org/b/78801 touchadjustment/ [ Skip ]506 503 507 504 # Needs BatteryClient implementation. -
trunk/LayoutTests/platform/wincairo/TestExpectations
r182428 r183982 2168 2168 svg/hittest/svg-ellipse-non-scale-stroke.xhtml 2169 2169 2170 # Touch adjustment not enabled2171 # https://bugs.webkit.org/show_bug.cgi?id=788012172 touchadjustment2173 2174 2170 # https://bugs.webkit.org/show_bug.cgi?id=43022 2175 2171 tables/mozilla_expected_failures/bugs/bug85016.html
Note:
See TracChangeset
for help on using the changeset viewer.