Bug 212375 - REGRESSION: (r261946?): [ Mac wk1 ] fast/events/form-onchange.html is flaky failing.
Summary: REGRESSION: (r261946?): [ Mac wk1 ] fast/events/form-onchange.html is flaky f...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: WebKit Nightly Build
Hardware: Mac macOS 10.15
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-05-26 07:36 PDT by Jason Lawrence
Modified: 2020-05-26 09:17 PDT (History)
4 users (show)

See Also:


Attachments
test1.txt (49.70 KB, text/plain)
2020-05-26 09:04 PDT, Jason Lawrence
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Lawrence 2020-05-26 07:36:13 PDT
fast/events/form-onchange.html

Description:
This tests is flaky failing on Mac wk1.The flaky failures first appear in the visual history on 5/20/2020.

History:
https://results.webkit.org/?suite=layout-tests&test=fast%2Fevents%2Fform-onchange.html&limit=50000&platform=mac&flavor=wk1

Diff:
--- /Volumes/Data/slave/mojave-release-tests-wk1/build/layout-test-results/fast/events/form-onchange-expected.txt
+++ /Volumes/Data/slave/mojave-release-tests-wk1/build/layout-test-results/fast/events/form-onchange-actual.txt
@@ -1,3 +1,4 @@
+Blocked access to external URL http://anything.com/
 Tests that the onchange event can be set on any element with an attribute.
 
 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
Comment 1 Radar WebKit Bug Importer 2020-05-26 07:36:32 PDT
<rdar://problem/63623324>
Comment 2 Jason Lawrence 2020-05-26 07:47:23 PDT
I have marked this test as flaky failing while this issue is investigated.
https://trac.webkit.org/changeset/262142/webkit
Comment 3 Jason Lawrence 2020-05-26 09:04:00 PDT
Created attachment 400251 [details]
test1.txt
Comment 4 Jason Lawrence 2020-05-26 09:04:33 PDT
I can reproduce the issue on Mojave with r262142 using the command below. I can also reproduce the issue with r261946, but cannot reproduce it with r261491.

Run-webkit-tests -1 --debug --force --child-processes 1 --test-list
Comment 5 Chris Dumez 2020-05-26 09:15:46 PDT
<https://trac.webkit.org/changeset/262145>
Comment 6 Chris Dumez 2020-05-26 09:17:35 PDT
And test unskipped in <https://trac.webkit.org/changeset/262146>.