RESOLVED FIXED 214324
Test landed flaky: [ iOS ] fast/visual-viewport/scroll-event-fired-during-scroll-alone.html is a flakey failure
https://bugs.webkit.org/show_bug.cgi?id=214324
Summary Test landed flaky: [ iOS ] fast/visual-viewport/scroll-event-fired-during-scr...
Hector Lopez
Reported 2020-07-14 14:49:58 PDT
fast/visual-viewport/scroll-event-fired-during-scroll-alone.html This test has been failing since introduction. History: https://results.webkit.org/?suite=layout-tests&test=fast%2Fvisual-viewport%2Fscroll-event-fired-during-scroll-alone.html Diff: --- /Volumes/Data/slave/ios-simulator-13-release-tests-wk2/build/layout-test-results/fast/visual-viewport/scroll-event-fired-during-scroll-alone-expected.txt +++ /Volumes/Data/slave/ios-simulator-13-release-tests-wk2/build/layout-test-results/fast/visual-viewport/scroll-event-fired-during-scroll-alone-actual.txt @@ -1,3 +1,3 @@ -PASS Verify that a scroll event gets fired on window.visualViewport when its offset changes but not after the scroll has completed. +FAIL Verify that a scroll event gets fired on window.visualViewport when its offset changes but not after the scroll has completed. assert_equals: There were no additional scroll events after scrolling. expected 3 but got 2
Attachments
Patch (3.57 KB, patch)
2020-07-27 08:56 PDT, Antoine Quint
no flags
Patch for landing (3.65 KB, patch)
2020-07-27 22:57 PDT, Antoine Quint
no flags
Radar WebKit Bug Importer
Comment 1 2020-07-14 14:50:39 PDT
Alexey Proskuryakov
Comment 2 2020-07-14 22:33:23 PDT
Test was landed in http://trac.webkit.org/r263858.
Karl Rackler
Comment 3 2020-07-24 10:30:56 PDT
I have marked these tests as failing while this issue is investigated. https://trac.webkit.org/changeset/264841/webkit
Antoine Quint
Comment 4 2020-07-27 08:56:08 PDT
EWS
Comment 5 2020-07-27 09:35:25 PDT
Committed r264926: <https://trac.webkit.org/changeset/264926> All reviewed patches have been landed. Closing bug and clearing flags on attachment 405280 [details].
Aakash Jain
Comment 6 2020-07-27 13:07:00 PDT
(In reply to EWS from comment #5) > Committed r264926: <https://trac.webkit.org/changeset/264926> This test is now consistently failing on mac-debug-wk1, as also indicated by EWS.
Ryan Haddad
Comment 7 2020-07-27 13:11:32 PDT
Reverted r264926 for reason: Test is failing on macOS Debug WK1 bots Committed r264940: <https://trac.webkit.org/changeset/264940>
Antoine Quint
Comment 8 2020-07-27 22:57:05 PDT
Created attachment 405342 [details] Patch for landing
EWS
Comment 9 2020-07-27 23:18:55 PDT
Committed r264964: <https://trac.webkit.org/changeset/264964> All reviewed patches have been landed. Closing bug and clearing flags on attachment 405342 [details].
Note You need to log in before you can comment on or make changes to this bug.