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 InspectorAssignee: 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

Description Ryan Haddad 2022-06-03 13:04:21 PDT
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
Comment 1 Radar WebKit Bug Importer 2022-06-03 13:04:47 PDT
<rdar://problem/94361782>
Comment 2 Devin Rousso 2022-06-03 13:27:29 PDT
Pull request: https://github.com/WebKit/WebKit/pull/1285
Comment 3 EWS 2022-06-03 13:32:36 PDT
Committed r295225 (251280@main): <https://commits.webkit.org/251280@main>

Reviewed commits have been landed. Closing PR #1285 and removing active labels.