Bug 293132

Summary: REGRESSION (292403@main): [ macOS wk2 ] http/tests/contentextensions/make-https.html is a flaky failure
Product: WebKit Reporter: Karl Rackler <rackler>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: achristensen, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   

Karl Rackler
Reported 2025-05-16 11:30:50 PDT
Description: http/tests/contentextensions/make-https.html Actual "Blocked access to external URL https://promote/" is on a different line than expected. This issue can be bisected to <commit> using the command: run-webkit-tests --root --exit-after-n-failures 1 --debug <test> History: https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Fcontentextensions%2Fmake-https.html&platform=mac Diff: @@ -1,6 +1,6 @@ CONSOLE MESSAGE: Promoted URL from http://127.0.0.1/promote to https CONSOLE MESSAGE: Promoted URL from http://127.0.0.1/promote to https CONSOLE MESSAGE: Promoted URL from http://127.0.0.1/promote to https +Blocked access to external URL https://promote/ CONSOLE MESSAGE: Promoted URL from http://promote/ to https -Blocked access to external URL https://promote/ URLs with http, port 80, and promote in the url should be promoted to https with port 443. Four URLs should be promoted as should be shown by four CONSOLE MESSAGE lines.
Attachments
Radar WebKit Bug Importer
Comment 1 2025-05-16 11:33:29 PDT
EWS
Comment 2 2025-05-16 11:48:47 PDT
Test gardening commit 295019@main (6675318af0ea): <https://commits.webkit.org/295019@main> Reviewed commits have been landed. Closing PR #45499 and removing active labels.
Alex Christensen
Comment 3 2025-05-21 10:24:12 PDT
Fixed by 295140@main
Alex Christensen
Comment 4 2025-05-21 10:24:54 PDT
*** This bug has been marked as a duplicate of bug 293023 ***
Note You need to log in before you can comment on or make changes to this bug.