RESOLVED FIXED313831
http/tests/inspector/network/copy-as-fetch.html cannot be run repeatedly
https://bugs.webkit.org/show_bug.cgi?id=313831
Summary http/tests/inspector/network/copy-as-fetch.html cannot be run repeatedly
Brent Fulgham
Reported 2026-05-01 11:28:37 PDT
The test http/tests/inspector/network/copy-as-fetch.htm results in cached content in the WebKit (network) process. This prevents it from being run more than once during a single test session. To support stress testing and other analysis, we should avoid caching in this test so that the fetch operations (which are not intended to test caches).
Attachments
Radar WebKit Bug Importer
Comment 1 2026-05-01 11:29:03 PDT
Brent Fulgham
Comment 2 2026-05-01 13:53:07 PDT
EWS
Comment 3 2026-05-06 17:19:01 PDT
Committed 312754@main (3170735ecff6): <https://commits.webkit.org/312754@main> Reviewed commits have been landed. Closing PR #64062 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.