Bug 244992
Summary: | Rebaseline (254246@main): [ Monterey wk2 ] Two http/tests/security/xss-DENIED-xsl-external-entity tests are a consistent failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Karl Rackler <rackler> |
Component: | New Bugs | Assignee: | Karl Rackler <rackler> |
Status: | RESOLVED CONFIGURATION CHANGED | ||
Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Karl Rackler
Description:
http/tests/security/xss-DENIED-xsl-external-entity.xml
The test was consistently passing until 254247@main, when the test began consistently failing.
History:
https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Fsecurity%2Fxss-DENIED-xsl-external-entity.xml&version_name=Monterey&flavor=wk2
Diff/:
--- /Volumes/Data/worker/Apple-Monterey-Release-WK2-Tests/build/layout-test-results/http/tests/security/xss-DENIED-xsl-external-entity-expected.txt
+++ /Volumes/Data/worker/Apple-Monterey-Release-WK2-Tests/build/layout-test-results/http/tests/security/xss-DENIED-xsl-external-entity-actual.txt
@@ -1,3 +1,5 @@
+CONSOLE MESSAGE: Unsafe attempt to load URL http://localhost:8000/security/resources/target.xml from origin http://127.0.0.1:8000. Domains, protocols and ports must match.
+
CONSOLE MESSAGE: Unsafe attempt to load URL http://localhost:8000/security/resources/target.xml from origin http://127.0.0.1:8000. Domains, protocols and ports must match.
This test includes a cross-origin external entity. It passes if the load fails and thus there is no text below this line.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/99751762>
Karl Rackler
Edit -
The text expectation was migrated at 254246@main and seems to be the regression point.
This test appears just to need to be rebaselined for Monterey.
Karl Rackler
This also affects test http/tests/security/xss-DENIED-xsl-external-entity-redirect.xml
Karl Rackler
Pull request: https://github.com/WebKit/WebKit/pull/4181
EWS
Test gardening commit 254316@main (bf98a7f5da85): <https://commits.webkit.org/254316@main>
Reviewed commits have been landed. Closing PR #4181 and removing active labels.
EWS
Test gardening commit 254318@main (aef5784f8015): <https://commits.webkit.org/254318@main>
Reviewed commits have been landed. Closing PR #4184 and removing active labels.
EWS
Test gardening commit 254334@main (81c010ff9aae): <https://commits.webkit.org/254334@main>
Reviewed commits have been landed. Closing PR #4199 and removing active labels.
Karl Rackler
Verified after the rebaseline for Monterey landing at 254334@main that the tests are consistently passing.