WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
REOPENED
240841
REGRESSION (
r294610
): [ macOS wk1 ] scroll-into-view-and-show-validation-message.html and textarea-scrolled-endline-caret.html are flaky
https://bugs.webkit.org/show_bug.cgi?id=240841
Summary
REGRESSION (r294610): [ macOS wk1 ] scroll-into-view-and-show-validation-mess...
Karl Rackler
Reported
2022-05-23 17:10:46 PDT
Description: fast/forms/scroll-into-view-and-show-validation-message.html fast/forms/textarea-scrolled-endline-caret.html The first failure I saw on the dashboard was on 5/19/2022 at
r294525
.
r294523
modified updateLayout() via HTMLTextAreaElement::childrenChanged, caused the tests to fail and others and reverted at
r294550
. The tests begin passing consistently again until
r294610
and then begin flaky failing. REPRODUCTION STEPS I can reproduce this on
r294610
, but unable to reproduce it on
r294609
or earlier. Command: run-webkit-tests --debug -1 --root 294610-debug --exit-after-n-failures 1 --exit-after-n-crashes-or-timeouts 1 --iterations 250 -f --no-retry fast/forms/scroll-into-view-and-show-validation-message.html Result: Unexpected flakiness: text-only failures (1) fast/forms/scroll-into-view-and-show-validation-message.html [ Pass Failure ] History:
https://results.webkit.org/?suite=layout-tests&suite=layout-tests&test=fast%2Fforms%2Fstate-restore-to-non-edited-controls.html&test=fast%2Fforms%2Ftextarea-scrolled-endline-caret.html&platform=mac&flavor=wk1&limit=50000
Diff: 1. fast/forms/scroll-into-view-and-show-validation-message.html --- /Volumes/Data/worker/Apple-Monterey-Debug-AppleSilicon-WK1-Tests/build/layout-test-results/fast/forms/scroll-into-view-and-show-validation-message-expected.txt +++ /Volumes/Data/worker/Apple-Monterey-Debug-AppleSilicon-WK1-Tests/build/layout-test-results/fast/forms/scroll-into-view-and-show-validation-message-actual.txt @@ -3,8 +3,10 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". -PASS message is "Fill out this field" +FAIL Unexpected message: +FAIL message should be Fill out this field. Was . PASS successfullyParsed is true +Some tests failed. TEST COMPLETE Submit 2. fast/forms/textarea-scrolled-endline-caret.html --- /Volumes/Data/worker/Apple-Monterey-Debug-WK1-Tests/build/layout-test-results/fast/forms/textarea-scrolled-endline-caret-expected.txt +++ /Volumes/Data/worker/Apple-Monterey-Debug-WK1-Tests/build/layout-test-results/fast/forms/textarea-scrolled-endline-caret-actual.txt @@ -1,2 +1,2 @@ -Test Succeeded +Test Failed: caret is at 1
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-05-23 17:12:47 PDT
<
rdar://problem/93794351
>
Karl Rackler
Comment 2
2022-05-23 17:21:06 PDT
I have marked these tests as a flaky failure while this issue is investigated.
Karl Rackler
Comment 3
2022-05-23 17:24:40 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/954
EWS
Comment 4
2022-05-23 17:28:30 PDT
Test gardening commit
r294702
(
250899@main
): <
https://commits.webkit.org/250899@main
> Reviewed commits have been landed. Closing PR #954 and removing active labels.
Ryan Haddad
Comment 5
2022-06-03 16:40:55 PDT
There was a fix for fast/forms/textarea-scrolled-endline-caret.html committed in
https://commits.webkit.org/250998@main
.
Alexey Proskuryakov
Comment 6
2022-06-03 16:41:13 PDT
See also:
rdar://93794351
Ryan Haddad
Comment 7
2022-06-03 16:42:02 PDT
Keeping open since only one test was fixed.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug