Bug 223830
Summary: | [ macOS ] inspector/debugger/csp-exceptions.html is a flakey text failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Robert Jenner <jenner> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | katherine_cheney, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Robert Jenner
inspector/debugger/csp-exceptions.html
is a flakey text failure in macOS Debug.
HISTORY URL:
https://results.webkit.org/?suite=layout-tests&test=inspector%2Fdebugger%2Fcsp-exceptions.html
TEXT DIFF:
-- Running test case: TriggerCSPExceptionOutsideOfScript
-PASS: CSP Exception caused outside of script evaluation should not pause.
-PASS: CSP Exception Console Message: Refused to execute a script because its hash, its nonce, or 'unsafe-inline' does not appear in the script-src directive of the Content Security Policy.
+!! TIMEOUT: took longer than 10000ms
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Robert Jenner
Was able to reproduce failure at BigSur Debug ToT using the following test:
run-webkit-test inspector/debugger/csp-exceptions.html --iterations 100 --debug --child-process=1
Robert Jenner
In looking further at the history, this test also appears to flakey fail on BigSur wk1 Release on arm64. The test appears to have been flakey for quite some time. Updated test expectations here:
https://trac.webkit.org/changeset/275124/webkit
Radar WebKit Bug Importer
<rdar://problem/75909518>
Ryan Haddad
As of https://trac.webkit.org/changeset/283566/webkit, this test is now consistently timing out.