Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 94eca8c034a989a4446b9bc1d3cd9e081627dcb0
https://github.com/WebKit/WebKit/commit/94eca8c034a989a4446b9bc1d3cd9e081627dcb0
Author: Chris Dumez <[email protected]>
Date: 2026-03-12 (Thu, 12 Mar 2026)
Changed paths:
M
LayoutTests/http/tests/download/sandboxed-iframe-download-not-allowed-expected.txt
M LayoutTests/http/tests/download/sandboxed-iframe-download-not-allowed.html
M LayoutTests/platform/glib/TestExpectations
M LayoutTests/platform/ios/TestExpectations
M LayoutTests/platform/mac-wk2/TestExpectations
Log Message:
-----------
[ MacOS IOS ] http/tests/download/sandboxed-iframe-download-not-allowed.html
is a flaky text failure
https://bugs.webkit.org/show_bug.cgi?id=306360
rdar://169028449
Reviewed by Per Arne Vollan.
Silence console messages to address flakiness. The test relies on a setTimeout
to finish because we don't have a reliable way to wait to see if downloads
were blocked. Therefore, we wait for a while and make sure there were no
downloads. The console messages do not matter much in this case.
*
LayoutTests/http/tests/download/sandboxed-iframe-download-not-allowed-expected.txt:
* LayoutTests/http/tests/download/sandboxed-iframe-download-not-allowed.html:
* LayoutTests/platform/glib/TestExpectations:
* LayoutTests/platform/ios/TestExpectations:
* LayoutTests/platform/mac-wk2/TestExpectations:
Canonical link: https://commits.webkit.org/309167@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications