RESOLVED FIXED268333
REGRESSION (273517@main): [iOS17] 2 tests in platform/ios/fast/scrolling are flaky failures
https://bugs.webkit.org/show_bug.cgi?id=268333
Summary REGRESSION (273517@main): [iOS17] 2 tests in platform/ios/fast/scrolling are ...
Marta Darbinyan
Reported 2024-01-29 14:41:15 PST
Description: platform/ios/fast/scrolling/find-text-in-overflow-node-indicator-position-limit.html platform/ios/fast/scrolling/find-text-in-overflow-node-indicator-position.html are flak failure on iOS17 ToT. Suspecting changes in 273517@main triggered the flakiness. The tests may need to updated in scrollHeight. This issue can be reproduced by using the command: run-webkit-tests --root --exit-after-n-failures 1 --debug <test> History: https://results.webkit.org/?suite=layout-tests&suite=layout-tests&test=platform%2Fios%2Ffast%2Fscrolling%2Ffind-text-in-overflow-node.html&test=platform%2Fios%2Ffast%2Fscrolling%2Ffind-text-in-subframe.html Diff: For platform/ios/fast/scrolling/find-text-in-overflow-node-indicator-position-limit.html: -layer at (8,52) size 202x202 clip at (9,53) size 200x200 scrollY 120 scrollHeight 320 +layer at (8,52) size 202x202 clip at (9,53) size 200x200 scrollHeight 320 RenderBlock {DIV} at (0,36) size 202x202 [bgcolor=#808080] [border: (1px solid #000000)] RenderBlock {DIV} at (1,1) size 200x300 RenderBlock {DIV} at (1,301) size 200x20 RenderText {#text} at (0,0) size 40x19 text run at (0,0) width 40: "match" -selection start: position 0 of child 0 {#text} of child 3 {DIV} of child 3 {DIV} of body -selection end: position 5 of child 0 {#text} of child 3 {DIV} of child 3 {DIV} of body Link: https://build.webkit.org/results/Apple-iPadOS-17-Simulator-Release-WK2-Tests/273551@main%20(821)/platform/ios/fast/scrolling/find-text-in-overflow-node-indicator-position-limit-pretty-diff.html For platform/ios/fast/scrolling/find-text-in-overflow-node-indicator-position.html: -layer at (8,52) size 202x202 clip at (9,53) size 200x200 scrollY 210 scrollHeight 620 +layer at (8,52) size 202x202 clip at (9,53) size 200x200 scrollHeight 620 RenderBlock {DIV} at (0,36) size 202x202 [bgcolor=#808080] [border: (1px solid #000000)] RenderBlock {DIV} at (1,1) size 200x300 RenderBlock {DIV} at (1,301) size 200x20 RenderText {#text} at (0,0) size 40x19 text run at (0,0) width 40: "match" RenderBlock {DIV} at (1,321) size 200x300 -selection start: position 0 of child 0 {#text} of child 3 {DIV} of child 3 {DIV} of body -selection end: position 5 of child 0 {#text} of child 3 {DIV} of child 3 {DIV} of body Link: https://build.webkit.org/results/Apple-iPadOS-17-Simulator-Release-WK2-Tests/273551@main%20(821)/platform/ios/fast/scrolling/find-text-in-overflow-node-indicator-position-pretty-diff.html
Attachments
Radar WebKit Bug Importer
Comment 1 2024-01-29 14:41:45 PST
Charlie Wolfe
Comment 3 2024-01-29 15:08:44 PST
EWS
Comment 4 2024-01-29 15:17:40 PST
Committed 273694@main (2fe70bacf56c): <https://commits.webkit.org/273694@main> Reviewed commits have been landed. Closing PR #23468 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.