WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
230317
REGRESSION(
r282109
-
r282110
): Tests http/tests/privateClickMeasurement/expired-attribution-report-gets-sent-on-session-start.html and http/tests/privateClickMeasurement/send-attribution-conversion-request.html fail
https://bugs.webkit.org/show_bug.cgi?id=230317
Summary
REGRESSION(r282109-r282110): Tests http/tests/privateClickMeasurement/expired...
Carlos Alberto Lopez Perez
Reported
2021-09-15 12:49:59 PDT
This two tests started failing after
r282109
-
r282110
on GTK and WPE http/tests/privateClickMeasurement/expired-attribution-report-gets-sent-on-session-start.html [ Failure ] http/tests/privateClickMeasurement/send-attribution-conversion-request.html [ Failure ] With this diffs: --- /home/buildbot/worker/gtk-linux-64-release-skip-failing-tests/build/layout-test-results/http/tests/privateClickMeasurement/expired-attribution-report-gets-sent-on-session-start-expected.txt +++ /home/buildbot/worker/gtk-linux-64-release-skip-failing-tests/build/layout-test-results/http/tests/privateClickMeasurement/expired-attribution-report-gets-sent-on-session-start-actual.txt @@ -5,13 +5,7 @@ -------- Frame: '<!--frame1-->' -------- -Attribution received. -HTTP_HOST: 127.0.0.1:8000 -Content type: application/json -REQUEST_URI: /privateClickMeasurement/resources/conversionReport.py -No cookies in attribution request. -Request body: -{"source_engagement_type":"click","source_site":"127.0.0.1","source_id":3,"attributed_on_site":"localhost","trigger_data":12,"version":2} +Attribution not received - timed out. No stored Private Click Measurement data. --- /home/buildbot/worker/gtk-linux-64-release-skip-failing-tests/build/layout-test-results/http/tests/privateClickMeasurement/send-attribution-conversion-request-expected.txt +++ /home/buildbot/worker/gtk-linux-64-release-skip-failing-tests/build/layout-test-results/http/tests/privateClickMeasurement/send-attribution-conversion-request-actual.txt @@ -10,25 +10,13 @@ -------- Frame: '<!--frame2-->' -------- -Attribution received. -HTTP_HOST: 127.0.0.1:8000 -Content type: application/json -REQUEST_URI: /privateClickMeasurement/resources/conversionReport.py?recipient=ClickSource -No cookies in attribution request. -Request body: -{"source_engagement_type":"click","source_site":"127.0.0.1","source_id":3,"attributed_on_site":"localhost","trigger_data":12,"version":2} +Attribution not received - timed out. -------- Frame: '<!--frame3-->' -------- -Attribution received. -HTTP_HOST: localhost:8000 -Content type: application/json -REQUEST_URI: /privateClickMeasurement/resources/conversionReport.py?recipient=ClickDestination -No cookies in attribution request. -Request body: -{"source_engagement_type":"click","source_site":"127.0.0.1","source_id":3,"attributed_on_site":"localhost","trigger_data":12,"version":2} +Attribution not received - timed out. --------
Attachments
Add attachment
proposed patch, testcase, etc.
Carlos Alberto Lopez Perez
Comment 1
2021-09-15 14:02:15 PDT
Test expectations updated in
r282471
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