WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
206630
REGRESSION [ iOS ] fast/forms/validationMessage.html is flaky and timing out
https://bugs.webkit.org/show_bug.cgi?id=206630
Summary
REGRESSION [ iOS ] fast/forms/validationMessage.html is flaky and timing out
Jason Lawrence
Reported
2020-01-22 16:52:49 PST
fast/forms/validationMessage.html Description: This test is flakey and timing out on iOS release. History:
https://results.webkit.org/?suite=layout-tests&test=fast%2Fforms%2FvalidationMessage.html
Diff: --- /Volumes/Data/slave/ios-simulator-13-release-tests-wk2/build/layout-test-results/fast/forms/validationMessage-expected.txt +++ /Volumes/Data/slave/ios-simulator-13-release-tests-wk2/build/layout-test-results/fast/forms/validationMessage-actual.txt @@ -1,24 +1 @@ -Test for validationMessage DOM property. - -On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". - - -input patternMismatch: Match the requested format -input valueMissing: Fill out this field -textarea valueMissing: Fill out this field -select valueMissing: Select an item in the list -input typeMismatch: Enter an email address -input badInput: Enter a number -badInput and valueMissing: -PASS numberInput.validationMessage is nonRequiredBadInputMessage -PASS but.validationMessage is '' -PASS anoninput.validationMessage is '' -PASS happyFieldset.validationMessage is '' -PASS happySelect.validationMessage is '' -PASS happyOutput.validationMessage is '' -PASS happyObject.validationMessage is '' -PASS happyKeygen.validationMessage is '' -PASS successfullyParsed is true - -TEST COMPLETE - +TestController::platformResetPreferencesToConsistentValues - Failed to remove presented view controller
Attachments
Update Test Expectations
(1.38 KB, patch)
2020-01-27 14:02 PST
,
Jason Lawrence
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2020-01-22 16:53:32 PST
<
rdar://problem/58817027
>
Alexey Proskuryakov
Comment 2
2020-01-22 23:02:05 PST
First timeout on January 17th. Also happens on iOS Debug.
> +TestController::platformResetPreferencesToConsistentValues - Failed to remove presented view controller
Simon added this in
r254699
, on January 16th.
Simon Fraser (smfr)
Comment 3
2020-01-23 13:32:13 PST
This is exactly the kind of problem that code was designed to detect.
Simon Fraser (smfr)
Comment 4
2020-01-23 13:32:44 PST
So now we're just causing fast/forms/validationMessage.html to time out, rather than making the next test flakey. Sounds like a progression to me.
Jason Lawrence
Comment 5
2020-01-27 14:02:33 PST
Created
attachment 388904
[details]
Update Test Expectations
Truitt Savell
Comment 6
2020-01-27 14:05:07 PST
Comment on
attachment 388904
[details]
Update Test Expectations Clearing flags on attachment: 388904 Committed
r255175
: <
https://trac.webkit.org/changeset/255175
>
Jason Lawrence
Comment 7
2020-05-08 13:43:36 PDT
This test is no longer flaky timing out on Release, it is now flaky timing out on Debug. I have updated the expectations here:
https://trac.webkit.org/changeset/261410/webkit
The first timeout for release was on 04/14/2020.
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