Bug 222997
| Summary: | REGRESSION (r274054): [MacOS Wk1] http/tests/misc/empty-urls.html is a flakey failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Amir Mark Jr <amir_mark> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | rbuis, rniwa, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Amir Mark Jr
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/75236289>
Ryan Haddad
Test history makes it pretty clear that this probably regressed with https://trac.webkit.org/changeset/274054/webkit
Ryosuke Niwa
Hm... I can't reproduce this failure locally.
Ryosuke Niwa
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
Revert the patch in r274199.