RESOLVED FIXED222997
REGRESSION (r274054): [MacOS Wk1] http/tests/misc/empty-urls.html is a flakey failure
https://bugs.webkit.org/show_bug.cgi?id=222997
Summary REGRESSION (r274054): [MacOS Wk1] http/tests/misc/empty-urls.html is a flakey...
Amir Mark Jr
Reported 2021-03-09 14:49:06 PST
http/tests/misc/empty-urls.html Is a flakey failure in Big Sur Wk1 debug and release. It is also flakey failure in Catalina WK1 debug and release. History: https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Fmisc%2Fempty-urls.html Text Diff: --- /Volumes/Data/worker/bigsur-release-tests-wk1/build/layout-test-results/http/tests/misc/empty-urls-expected.txt +++ /Volumes/Data/worker/bigsur-release-tests-wk1/build/layout-test-results/http/tests/misc/empty-urls-actual.txt @@ -3,5 +3,4 @@ PASS: script onerror fired PASS: video src onerror fired PASS: audio onerror fired -PASS: source onerror fired
Attachments
Radar WebKit Bug Importer
Comment 1 2021-03-09 14:49:29 PST
Ryan Haddad
Comment 2 2021-03-09 15:47:10 PST
Test history makes it pretty clear that this probably regressed with https://trac.webkit.org/changeset/274054/webkit
Ryosuke Niwa
Comment 3 2021-03-09 19:13:38 PST
Hm... I can't reproduce this failure locally.
Ryosuke Niwa
Comment 4 2021-03-09 20:09:01 PST
Ugh... that's because I had been running tests in WK2. Now I can reproduce it. Looks like there is some real regression here.
Ryosuke Niwa
Comment 5 2021-03-09 22:40:10 PST
Revert the patch in r274199.
Note You need to log in before you can comment on or make changes to this bug.