Bug 241279
Summary: | New test: http/tests/inspector/network/copy-as-fetch.html is a frequent / flaky failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
Component: | Web Inspector | Assignee: | Devin Rousso <hi> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | hi, inspector-bugzilla-changes, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Safari 13 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=241216 |
Ryan Haddad
http/tests/inspector/network/copy-as-fetch.html, added with 251226@main, has been a frequent (yet flaky) failure on macOS debug bots, failing less frequently on macOS release
--- /Volumes/Data/worker/Apple-BigSur-Release-AppleSilicon-WK2-Tests/build/layout-test-results/http/tests/inspector/network/copy-as-fetch-expected.txt
+++ /Volumes/Data/worker/Apple-BigSur-Release-AppleSilicon-WK2-Tests/build/layout-test-results/http/tests/inspector/network/copy-as-fetch-actual.txt
@@ -22,6 +22,7 @@
"credentials": "omit",
"headers": {
"Accept": "*/*",
+ "Accept-Language": "en-us",
"User-Agent": <filtered>
},
"method": "GET",
https://results.webkit.org/?suite=layout-tests&test=http/tests/inspector/network/copy-as-fetch.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/94361782>
Devin Rousso
Pull request: https://github.com/WebKit/WebKit/pull/1285
EWS
Committed r295225 (251280@main): <https://commits.webkit.org/251280@main>
Reviewed commits have been landed. Closing PR #1285 and removing active labels.