WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
190832
[ MacOS WK1 ] Layout Test fast/forms/state-restore-to-non-edited-controls.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=190832
Summary
[ MacOS WK1 ] Layout Test fast/forms/state-restore-to-non-edited-controls.htm...
Truitt Savell
Reported
2018-10-23 09:28:50 PDT
The following layout test is flaky on MacOS Debug WK1 fast/forms/state-restore-to-non-edited-controls.html Probable cause: This test has been failing for the entire history shown. Flakiness Dashboard:
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=fast%2Fforms%2Fstate-restore-to-non-edited-controls.html
Diff: --- /Volumes/Data/slave/mojave-debug-tests-wk1/build/layout-test-results/fast/forms/state-restore-to-non-edited-controls-expected.txt +++ /Volumes/Data/slave/mojave-debug-tests-wk1/build/layout-test-results/fast/forms/state-restore-to-non-edited-controls-actual.txt @@ -1,13 +1,13 @@ -Test to NOT save state for non-edited controls +Test to NOT restore form state to a form with autocomplete=off. -PASS document.getElementById("button").value is "2" -PASS document.getElementById("hidden").value is "2" -PASS document.getElementById("image").value is "2" -PASS document.getElementById("reset").value is "2" -PASS document.getElementById("submit1").value is "2" -PASS document.getElementById("text0").value is "2" -PASS document.getElementById("text1").value is "edit" -PASS document.getElementById("text2").value is "2" -PASS document.getElementById("textarea").value is "2" +Controls in the first form should have their default values: +PASS document.getElementById("input1").value is "" +PASS document.getElementById("textarea1").value is "" +PASS document.getElementById("select1").value is "Mac" +Controls in the second form should have edited values: +PASS document.getElementById("input2").value is "value2" +PASS document.getElementById("textarea2").value is "good" +PASS document.getElementById("select2").value is "BSD" - + +
Attachments
Add attachment
proposed patch, testcase, etc.
Truitt Savell
Comment 1
2018-10-23 10:27:13 PDT
Marked as flakey in
https://trac.webkit.org/changeset/237354/webkit
Radar WebKit Bug Importer
Comment 2
2018-10-25 10:01:26 PDT
<
rdar://problem/45556744
>
Karl Rackler
Comment 3
2022-09-12 14:26:16 PDT
[ Update ] The test is also flak failing on macOS wk1 Release. Updating test expectations.
EWS
Comment 4
2022-09-12 14:35:50 PDT
Test gardening commit
254406@main
(36a8d8e58bbc): <
https://commits.webkit.org/254406@main
> Reviewed commits have been landed. Closing PR #4281 and removing active labels.
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