RESOLVED FIXED 212375
REGRESSION: (r261946?): [ Mac wk1 ] fast/events/form-onchange.html is flaky failing.
https://bugs.webkit.org/show_bug.cgi?id=212375
Summary REGRESSION: (r261946?): [ Mac wk1 ] fast/events/form-onchange.html is flaky f...
Jason Lawrence
Reported 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".
Attachments
test1.txt (49.70 KB, text/plain)
2020-05-26 09:04 PDT, Jason Lawrence
no flags
Radar WebKit Bug Importer
Comment 1 2020-05-26 07:36:32 PDT
Jason Lawrence
Comment 2 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
Jason Lawrence
Comment 3 2020-05-26 09:04:00 PDT
Created attachment 400251 [details] test1.txt
Jason Lawrence
Comment 4 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
Chris Dumez
Comment 5 2020-05-26 09:15:46 PDT
Chris Dumez
Comment 6 2020-05-26 09:17:35 PDT
Note You need to log in before you can comment on or make changes to this bug.