RESOLVED FIXED 171500
REGRESSION (r215956): fast/visual-viewport Test Failures
https://bugs.webkit.org/show_bug.cgi?id=171500
Summary REGRESSION (r215956): fast/visual-viewport Test Failures
Matt Lewis
Reported 2017-05-01 10:42:46 PDT
These test started failing after https://trac.webkit.org/changeset/215956/webkit On Sierra wk1 this test is failing: fast/visual-viewport/rtl-zoomed-rects.html https://build.webkit.org/results/Apple%20Sierra%20Release%20WK1%20(Tests)/r215956%20(1117)/results.html on iOS Simulator: fast/visual-viewport/nonzoomed-rects.html [ Failure ] fast/visual-viewport/rtl-nonzoomed-rects.html [ Failure ] fast/visual-viewport/rtl-zoomed-rects.html [ Failure ] fast/visual-viewport/rubberbanding-viewport-rects-extended-background.html [ Failure ] fast/visual-viewport/rubberbanding-viewport-rects-header-footer.html [ Failure ] fast/visual-viewport/rubberbanding-viewport-rects.html [ Failure ] fast/visual-viewport/zoomed-fixed-header-and-footer.html [ Failure ] fast/visual-viewport/zoomed-fixed.html [ Failure ] fast/visual-viewport/zoomed-rects.html [ Failure ] https://build.webkit.org/results/Apple%20iOS%2010%20Simulator%20Release%20WK2%20(Tests)/r216013%20(1074)/results.html
Attachments
Patch (18.79 KB, patch)
2017-05-01 12:13 PDT, Matt Lewis
no flags
Patch (19.83 KB, patch)
2017-05-01 12:23 PDT, Matt Lewis
buildbot: commit-queue-
Archive of layout-test-results from ews105 for mac-elcapitan-wk2 (930.60 KB, application/zip)
2017-05-01 13:49 PDT, Build Bot
no flags
Chris Dumez
Comment 1 2017-05-01 10:45:12 PDT
These merely need new baselines because DOMRect has more properties than ClientRect.
Matt Lewis
Comment 2 2017-05-01 12:13:12 PDT
Ryan Haddad
Comment 3 2017-05-01 12:14:41 PDT
Comment on attachment 308744 [details] Patch Could you go ahead and rebaseline the test that is failing on macOS in the same change?
Matt Lewis
Comment 4 2017-05-01 12:23:59 PDT
Matt Lewis
Comment 5 2017-05-01 12:25:25 PDT
(In reply to Ryan Haddad from comment #3) > Comment on attachment 308744 [details] > Patch > > Could you go ahead and rebaseline the test that is failing on macOS in the > same change? Done
Build Bot
Comment 6 2017-05-01 13:49:30 PDT
Comment on attachment 308746 [details] Patch Attachment 308746 [details] did not pass mac-wk2-ews (mac-wk2): Output: http://webkit-queues.webkit.org/results/3653171 New failing tests: fast/visual-viewport/rtl-zoomed-rects.html
Build Bot
Comment 7 2017-05-01 13:49:31 PDT
Created attachment 308762 [details] Archive of layout-test-results from ews105 for mac-elcapitan-wk2 The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews. Bot: ews105 Port: mac-elcapitan-wk2 Platform: Mac OS X 10.11.6
Ryan Haddad
Comment 8 2017-05-01 14:12:09 PDT
(In reply to Build Bot from comment #6) > Comment on attachment 308746 [details] > Patch > > Attachment 308746 [details] did not pass mac-wk2-ews (mac-wk2): > Output: http://webkit-queues.webkit.org/results/3653171 > > New failing tests: > fast/visual-viewport/rtl-zoomed-rects.html Ah, what happened here is that your patch should have replaced the expected.txt file for this test in LayoutTests/platform/mac-wk1/fast/visual-viewport/ instead of the one in LayoutTests/fast/visual-viewport/
Ryan Haddad
Comment 9 2017-05-01 14:13:48 PDT
Comment on attachment 308744 [details] Patch Clearing flags on attachment: 308744 Committed r216025: <http://trac.webkit.org/changeset/216025>
Ryan Haddad
Comment 10 2017-05-01 14:13:49 PDT
All reviewed patches have been landed. Closing bug.
Ryan Haddad
Comment 11 2017-05-01 14:16:18 PDT
(In reply to Ryan Haddad from comment #9) > Comment on attachment 308744 [details] > Patch > > Clearing flags on attachment: 308744 > > Committed r216025: <http://trac.webkit.org/changeset/216025> I landed your first patch that didn't contain the macOS rebaseline. I took care of the mac part in http://trac.webkit.org/projects/webkit/changeset/216026
Note You need to log in before you can comment on or make changes to this bug.