[Webkit-unassigned] [Bug 230317] New: 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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 15 12:49:59 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=230317

            Bug ID: 230317
           Summary: REGRESSION(r282109-r282110): Tests
                    http/tests/privateClickMeasurement/expired-attribution
                    -report-gets-sent-on-session-start.html and
                    http/tests/privateClickMeasurement/send-attribution-co
                    nversion-request.html fail
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: clopez at igalia.com
                CC: achristensen at apple.com, bugs-noreply at webkitgtk.org,
                    wilander at apple.com

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.


 --------

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210915/3019f4d8/attachment-0001.htm>


More information about the webkit-unassigned mailing list