Bug 234363
Summary: | REGRESSION(r286849-r286852): [iOS] http/tests/app-privacy-report/user-attribution-post-request.html is consistently failing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ryan Haddad
http/tests/app-privacy-report/user-attribution-post-request.html is consistently failing on iOS as of r286852, the test passed with r286849.
--- /Volumes/Data/worker/ios-simulator-15-release-tests-wk2/build/layout-test-results/http/tests/app-privacy-report/user-attribution-post-request-expected.txt
+++ /Volumes/Data/worker/ios-simulator-15-release-tests-wk2/build/layout-test-results/http/tests/app-privacy-report/user-attribution-post-request-actual.txt
@@ -1,3 +1,4 @@
+CONSOLE MESSAGE: FAIL did load app initiated request
CONSOLE MESSAGE: PASS successfully loaded only non app initiated requests
Tests non app initiated requests get marked for POST requests.
https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Fapp-privacy-report%2Fuser-attribution-post-request.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/86539683>
Ryan Haddad
https://trac.webkit.org/log/webkit/?action=stop_on_copy&mode=stop_on_copy&rev=286852&stop_rev=286850&limit=100
None of these seem obviously related to me.
Ryan Haddad
Marked test as failing in r287135 to speed up EWS.
Ryan Haddad
The test is no longer failing, and the expectation has already been removed. I think https://trac.webkit.org/changeset/287185/webkit is what caused the progression.