Bug 206679 - [ macOS WK1 ] fast/forms/textarea/textarea-state-restore.html is flaky failing
Summary: [ macOS WK1 ] fast/forms/textarea/textarea-state-restore.html is flaky failing
Status: RESOLVED DUPLICATE of bug 90980
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-01-23 10:44 PST by Jacob Uphoff
Modified: 2020-01-27 14:06 PST (History)
3 users (show)

See Also:


Attachments
Update Test Expectations (1.43 KB, patch)
2020-01-27 13:58 PST, Jacob Uphoff
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jacob Uphoff 2020-01-23 10:44:43 PST
fast/forms/textarea/textarea-state-restore.html is flaky failing on macOS Catalina and Mojave on wk1

I did not try to reproduce the failure

History:
https://results.webkit.org/?suite=layout-tests&test=fast%2Fforms%2Ftextarea%2Ftextarea-state-restore.html

Diff:

--- /Volumes/Data/slave/mojave-release-tests-wk1/build/layout-test-results/fast/forms/textarea/textarea-state-restore-expected.txt
+++ /Volumes/Data/slave/mojave-release-tests-wk1/build/layout-test-results/fast/forms/textarea/textarea-state-restore-actual.txt
@@ -1,9 +1 @@
-Confirm nothing is saved and restored:
-PASS $("inserted").value is ""
-PASS $("saved1").value is ""
-PASS $("saved2").value is "aaa\nbbb"
-PASS successfullyParsed is true
 
-TEST COMPLETE
-
-
Comment 1 Radar WebKit Bug Importer 2020-01-23 10:45:02 PST
<rdar://problem/58840095>
Comment 2 Truitt Savell 2020-01-23 16:05:22 PST
This has been flaky for the whole visible history
Comment 3 Alexey Proskuryakov 2020-01-26 12:54:44 PST

*** This bug has been marked as a duplicate of bug 90980 ***
Comment 4 Jacob Uphoff 2020-01-27 13:58:53 PST
Reopening to attach new patch.
Comment 5 Jacob Uphoff 2020-01-27 13:58:54 PST
Created attachment 388903 [details]
Update Test Expectations
Comment 6 Truitt Savell 2020-01-27 14:00:34 PST
Comment on attachment 388903 [details]
Update Test Expectations

Clearing flags on attachment: 388903

Committed r255174: <https://trac.webkit.org/changeset/255174>
Comment 7 Truitt Savell 2020-01-27 14:06:25 PST
Still a dupe

*** This bug has been marked as a duplicate of bug 90980 ***