RESOLVED FIXED 214133
[ iOS WK2 Release ] fast/scrolling/ios/non-invertible-transformed-scroller-ancestor.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=214133
Summary [ iOS WK2 Release ] fast/scrolling/ios/non-invertible-transformed-scroller-an...
Karl Rackler
Reported 2020-07-09 05:53:48 PDT
fast/scrolling/ios/non-invertible-transformed-scroller-ancestor.html Description: The test is flaky failing on iOS WK2 release. It has been flaky failing since introduced. Introduced here: https://trac.webkit.org/changeset/264031/webkit History: https://results.webkit.org/?suite=layout-tests&test=fast%2Fscrolling%2Fios%2Fnon-invertible-transformed-scroller-ancestor.html&platform=ios&style=release&flavor=wk2&limit=50000 Diff: --- /Volumes/Data/slave/ios-simulator-13-release-tests-wk2/build/layout-test-results/fast/scrolling/ios/non-invertible-transformed-scroller-ancestor-expected.txt +++ /Volumes/Data/slave/ios-simulator-13-release-tests-wk2/build/layout-test-results/fast/scrolling/ios/non-invertible-transformed-scroller-ancestor-actual.txt @@ -3,7 +3,7 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". -PASS windowScrollTop > 0 is true +FAIL windowScrollTop > 0 should be true. Was false. PASS overflowScrollTop is 0 PASS successfullyParsed is true
Attachments
Patch (1.40 KB, patch)
2020-07-13 08:05 PDT, Karl Rackler
no flags
Patch (2.58 KB, patch)
2020-07-15 20:54 PDT, Simon Fraser (smfr)
no flags
Radar WebKit Bug Importer
Comment 1 2020-07-09 05:54:09 PDT
Karl Rackler
Comment 2 2020-07-10 09:32:46 PDT
I can reproduce this on r264133 and r264025. The regression introduction appears to be: r264025 Command: run-webkit-tests --ios-simulator --iterations 500 --exit-after-n-failures 3 --force -f fast/scrolling/ios/non-invertible-transformed-scroller-ancestor.html Result: [5/500] fast/scrolling/ios/non-invertible-transformed-scroller-ancestor.html failed unexpectedly (text diff) [5/500] fast/scrolling/ios/non-invertible-transformed-scroller-ancestor.html failed unexpectedly (text diff) [5/500] fast/scrolling/ios/non-invertible-transformed-scroller-ancestor.html failed unexpectedly (text diff) Exiting early after 3 failures. 3 tests run. 0 tests ran as expected, 3 didn't (497 didn't run): Regressions: Unexpected text-only failures (1) fast/scrolling/ios/non-invertible-transformed-scroller-ancestor.html [ Failure ]
Karl Rackler
Comment 3 2020-07-13 08:05:44 PDT
Karl Rackler
Comment 4 2020-07-13 08:08:13 PDT
I have marked this test as flaky failing while the issue is investigated.
Truitt Savell
Comment 5 2020-07-13 08:17:18 PDT
EWS
Comment 6 2020-07-13 08:39:58 PDT
Committed r264302: <https://trac.webkit.org/changeset/264302> All reviewed patches have been landed. Closing bug and clearing flags on attachment 404146 [details].
Truitt Savell
Comment 7 2020-07-13 09:04:22 PDT
Reopen because this was only an expectations change
Simon Fraser (smfr)
Comment 8 2020-07-15 20:54:20 PDT
Simon Fraser (smfr)
Comment 9 2020-07-15 20:56:01 PDT
Note You need to log in before you can comment on or make changes to this bug.