NEW154137
[iOS Simulator] accessibility/ios-simulator/centerpoint.html failing
https://bugs.webkit.org/show_bug.cgi?id=154137
Summary [iOS Simulator] accessibility/ios-simulator/centerpoint.html failing
Ryan Haddad
Reported 2016-02-11 16:00:06 PST
[iOS] accessibility/ios-simulator/centerpoint.html failing Seems to have started after <http://trac.webkit.org/changeset/196439> <https://build.webkit.org/builders/Apple%20iOS%209%20Simulator%20Release%20WK2%20(Tests)/builds/3032> --- /Volumes/Data/slave/ios-simulator-9-release-tests-wk2/build/layout-test-results/accessibility/ios-simulator/centerpoint-expected.txt +++ /Volumes/Data/slave/ios-simulator-9-release-tests-wk2/build/layout-test-results/accessibility/ios-simulator/centerpoint-actual.txt @@ -6,7 +6,7 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". -PASS (x + w/2) == clickPointX is false +FAIL (x + w/2) == clickPointX should be false. Was true. PASS (y + h/2) == clickPointY is false PASS (x + w/2) == clickPointX is true PASS (y + h/2) == clickPointY is true
Attachments
Ryan Haddad
Comment 1 2016-02-17 09:48:47 PST
Added ios-specific baseline in <https://trac.webkit.org/r196697> to keep test coverage and get bots back to green during investigation.
Note You need to log in before you can comment on or make changes to this bug.