imported/w3c/web-platform-tests/content-security-policy/form-action/form-action-src-blocked.sub.html imported/w3c/web-platform-tests/content-security-policy/connect-src/connect-src-eventsource-allowed.sub.html Are failing on iOS and Catalina. History: https://results.webkit.org/?suite=layout-tests&suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fcontent-security-policy%2Fconnect-src%2Fconnect-src-eventsource-allowed.sub.html&test=imported%2Fw3c%2Fweb-platform-tests%2Fcontent-security-policy%2Fform-action%2Fform-action-src-blocked.sub.html Diffs: imported/w3c/web-platform-tests/content-security-policy/form-action/form-action-src-blocked.sub.html Diff: --- /Volumes/Data/worker/ios-simulator-14-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/content-security-policy/form-action/form-action-src-blocked.sub-expected.txt +++ /Volumes/Data/worker/ios-simulator-14-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/content-security-policy/form-action/form-action-src-blocked.sub-actual.txt @@ -1,4 +1,3 @@ -CONSOLE MESSAGE: Refused to load http://localhost:8800/common/redirect.py?location=/content-security-policy/support/postmessage-fail.html because it does not appear in the form-action directive of the Content Security Policy. Tests that blocking form actions works correctly. imported/w3c/web-platform-tests/content-security-policy/connect-src/connect-src-eventsource-allowed.sub.html Diff: --- /Volumes/Data/worker/ios-simulator-14-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/content-security-policy/connect-src/connect-src-eventsource-allowed.sub-expected.txt +++ /Volumes/Data/worker/ios-simulator-14-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/content-security-policy/connect-src/connect-src-eventsource-allowed.sub-actual.txt @@ -1,4 +1,3 @@ -CONSOLE MESSAGE: Refused to connect to http://www1.localhost:8800/content-security-policy/connect-src/resources/simple-event-stream because it does not appear in the connect-src directive of the Content Security Policy. FAIL Expecting logs: ["allowed"] assert_unreached: unexpected log: blocked Reached unreachable code
<rdar://problem/83200068>
Created attachment 438377 [details] Patch
Committed r282613 (241772@main): <https://commits.webkit.org/241772@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 438377 [details].
Comment on attachment 438377 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=438377&action=review > LayoutTests/platform/mac/TestExpectations:1846 > +[ Catalina ] imported/w3c/web-platform-tests/content-security-policy/connect-src/connect-src-eventsource-allowed.sub.html [ Failure ] This was too optimistic. r282631