Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 95b5e1fc9cb8b6f4cf8236622cc19ad903fd07e2
https://github.com/WebKit/WebKit/commit/95b5e1fc9cb8b6f4cf8236622cc19ad903fd07e2
Author: Alex Christensen <[email protected]>
Date: 2026-08-18 (Tue, 18 Aug 2026)
Changed paths:
M LayoutTests/platform/mac-site-isolation/TestExpectations
M LayoutTests/platform/mac-wk2/TestExpectations
M
LayoutTests/platform/mac/http/tests/inspector/network/resource-sizes-network-expected.txt
Log Message:
-----------
[ BigSur wk2 arm64 ] http/tests/inspector/network/resource-sizes-network.html
is a flakey text failure
https://bugs.webkit.org/show_bug.cgi?id=225430
rdar://77587091
Reviewed by Alexey Proskuryakov.
CFNetwork was missing counting a \r\n of the chunked response before, but now
with it correctly counts them. This also matches the value of the gtk test
expectations.
318278@main made it happen more reliably by using the same network loader for
tests as our users use.
* LayoutTests/platform/mac-site-isolation/TestExpectations:
* LayoutTests/platform/mac-wk2/TestExpectations:
*
LayoutTests/platform/mac/http/tests/inspector/network/resource-sizes-network-expected.txt:
Canonical link: https://commits.webkit.org/319417@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications