Bug 248493 - [ macOS WK1 EWS ] http/tests/security/contentSecurityPolicy/script-src-parsing-implicit-and-explicit-port-number.html is a flaky text failure
Summary: [ macOS WK1 EWS ] http/tests/security/contentSecurityPolicy/script-src-parsin...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryan Haddad
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-11-29 13:34 PST by Robert Jenner
Modified: 2023-01-23 23:02 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Jenner 2022-11-29 13:34:32 PST
http/tests/security/contentSecurityPolicy/script-src-parsing-implicit-and-explicit-port-number.html

is a flaky text failure on macOS wk1 and EWS. 

HISTORY:
https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Fsecurity%2FcontentSecurityPolicy%2Fscript-src-parsing-implicit-and-explicit-port-number.html

TEXT DIFF:
--- /Volumes/Data/worker/Apple-Ventura-Debug-WK1-Tests/build/layout-test-results/http/tests/security/contentSecurityPolicy/script-src-parsing-implicit-and-explicit-port-number-expected.txt
+++ /Volumes/Data/worker/Apple-Ventura-Debug-WK1-Tests/build/layout-test-results/http/tests/security/contentSecurityPolicy/script-src-parsing-implicit-and-explicit-port-number-actual.txt
@@ -1,3 +1,4 @@
+CONSOLE MESSAGE: Blocked https://127.0.0.1:8443/security/contentSecurityPolicy/resources/script.js from asking for credentials because it is a cross-origin request.
 Tests script-src source expression matching with implicit and explicit default port numbers.
 

DIFF URL:
https://build.webkit.org/results/Apple-Ventura-Debug-WK1-Tests/257133@main%20(301)/http/tests/security/contentSecurityPolicy/script-src-parsing-implicit-and-explicit-port-number-pretty-diff.html
Comment 1 Radar WebKit Bug Importer 2022-11-29 14:50:39 PST
<rdar://problem/102785446>
Comment 2 EWS 2022-11-29 14:57:26 PST
Test gardening commit 257143@main (265eb3e3a404): <https://commits.webkit.org/257143@main>

Reviewed commits have been landed. Closing PR #6942 and removing active labels.
Comment 3 Robert Jenner 2022-11-30 09:45:55 PST
The rebase above has resoled the issue. Closing.
Comment 4 Robert Jenner 2022-12-02 10:08:59 PST
(In reply to Robert Jenner from comment #3)
> The rebase above has resoled the issue. Closing.

This comment is actually an error. This bug was not a rebase, and is still under investigation.
Comment 5 Ryan Haddad 2023-01-23 22:43:50 PST
This is likely caused by https://commits.webkit.org/256173@main. Similar logging was addressed after this patch via rebase lines or adding the [ DumpJSConsoleLogInStdErr ] annotation.
Comment 6 Ryan Haddad 2023-01-23 22:55:23 PST
Pull request: https://github.com/WebKit/WebKit/pull/9017
Comment 7 EWS 2023-01-23 22:59:55 PST
Test gardening commit 259263@main (64f4051a7f07): <https://commits.webkit.org/259263@main>

Reviewed commits have been landed. Closing PR #9017 and removing active labels.