WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
284190
REGRESSION (
285696@main
): [ Sequoia wk2 ] http/tests/privateClickMeasurement/send-attribution-conversion-request.https.html is a consistent failure
https://bugs.webkit.org/show_bug.cgi?id=284190
Summary
REGRESSION (285696@main): [ Sequoia wk2 ] http/tests/privateClickMeasurement/...
Karl Rackler
Reported
2024-12-06 13:38:55 PST
Description: http/tests/privateClickMeasurement/send-attribution-conversion-request.https.html This test showing as a failure on the flakiness dashboard most recently can be bisected to
https://commits.webkit.org/285696@main
, where the test expectation was removed as part of
webkit.org/b/281984
. The flakiness dashboard does show it consistently failing before commmit
285696@main
on Sequoia since the bring-up. This issue can be reproduced using the command: run-webkit-tests --no-retry --force --iterations=1 http/tests/privateClickMeasurement/send-attribution-conversion-request.https.html History:
https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2FprivateClickMeasurement%2Fsend-attribution-conversion-request.https.html&version_name=Sequoia
Diff: -------- Frame: '<!--frame1-->' -------- -Cookies are: cookieSetAsFirstParty = 1 +Cookies are: -------- Frame: '<!--frame2-->' @@ -34,9 +34,9 @@ -------- Frame: '<!--frame4-->' -------- -Cookies are: cookieSetAsFirstParty = 1 +Cookies are: -------- Frame: '<!--frame5-->' -------- -Cookies are: cookieSetAsFirstParty = 1 +Cookies are:
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-12-06 13:39:07 PST
<
rdar://problem/141066034
>
Karl Rackler
Comment 2
2024-12-06 13:53:08 PST
https://github.com/WebKit/WebKit/pull/37561
EWS
Comment 3
2024-12-06 15:34:27 PST
Test gardening commit
287457@main
(b32b65a0b29b): <
https://commits.webkit.org/287457@main
> Reviewed commits have been landed. Closing PR #37561 and removing active labels.
Karl Rackler
Comment 4
2024-12-12 13:28:17 PST
Adding these two tests to the list with same regression point. imported/w3c/web-platform-tests/html/anonymous-iframe/cookie.tentative.https.window.html imported/w3c/web-platform-tests/html/cross-origin-embedder-policy/anonymous-iframe/cookie.tentative.https.window.html History:
https://results.webkit.org/?suite=layout-tests&suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fcross-origin-embedder-policy%2Fanonymous-iframe%2Fcookie.tentative.https.window.html&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fanonymous-iframe%2Fcookie.tentative.https.window.html
Diff: imported/w3c/web-platform-tests/html/anonymous-iframe/cookie.tentative.https.window.html imported/w3c/web-platform-tests/html/cross-origin-embedder-policy/anonymous-iframe/cookie.tentative.https.window.html PASS Setup FAIL Anonymous same-origin iframe is loaded without credentials assert_equals: expected (undefined) undefined but got (string) "same_origin" -FAIL Anonymous cross-origin iframe is loaded without credentials assert_equals: expected (undefined) undefined but got (string) "cross_origin" +PASS Anonymous cross-origin iframe is loaded without credentials FAIL same_origin anonymous iframe can't send same_origin credentials assert_equals: expected (undefined) undefined but got (string) "same_origin" -FAIL same_origin anonymous iframe can't send cross_origin credentials assert_equals: expected (undefined) undefined but got (string) "cross_origin" -FAIL cross_origin anonymous iframe can't send cross_origin credentials assert_equals: expected (undefined) undefined but got (string) "cross_origin" -FAIL cross_origin anonymous iframe can't send same_origin credentials assert_equals: expected (undefined) undefined but got (string) "same_origin" +PASS same_origin anonymous iframe can't send cross_origin credentials +PASS cross_origin anonymous iframe can't send cross_origin credentials +PASS cross_origin anonymous iframe can't send same_origin credentials FAIL same_origin anonymous iframe can't send same_origin credentials on child iframe assert_equals: expected (undefined) undefined but got (string) "same_origin" -FAIL same_origin anonymous iframe can't send cross_origin credentials on child iframe assert_equals: expected (undefined) undefined but got (string) "cross_origin" -FAIL cross_origin anonymous iframe can't send cross_origin credentials on child iframe assert_equals: expected (undefined) undefined but got (string) "cross_origin" -FAIL cross_origin anonymous iframe can't send same_origin credentials on child iframe assert_equals: expected (undefined) undefined but got (string) "same_origin" +PASS same_origin anonymous iframe can't send cross_origin credentials on child iframe +PASS cross_origin anonymous iframe can't send cross_origin credentials on child iframe +PASS cross_origin anonymous iframe can't send same_origin credentials on child iframe
EWS
Comment 5
2024-12-12 13:37:35 PST
Test gardening commit
287762@main
(c2ec1def350c): <
https://commits.webkit.org/287762@main
> Reviewed commits have been landed. Closing PR #37855 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug