Bug 241279 - New test: http/tests/inspector/network/copy-as-fetch.html is a frequent / flaky failure
Summary: New test: http/tests/inspector/network/copy-as-fetch.html is a frequent / fla...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: Safari 13
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Devin Rousso
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-06-03 13:04 PDT by Ryan Haddad
Modified: 2022-06-03 13:32 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.