[Webkit-unassigned] [Bug 224109] New: [GTK][WPE] test http/tests/privateClickMeasurement/store-private-click-measurement-with-source-nonce.html is a flaky failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 2 08:25:25 PDT 2021


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

            Bug ID: 224109
           Summary: [GTK][WPE] test
                    http/tests/privateClickMeasurement/store-private-click
                    -measurement-with-source-nonce.html is a flaky failure
           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: bugs-noreply at webkitgtk.org

The test gamepad/gamepad-visibility-1.html is flaky and sometimes it fails.

When it fails it gives this diff:

--- /home/buildbot/worker/gtk-linux-64-release-tests/build/layout-test-results/http/tests/privateClickMeasurement/store-private-click-measurement-with-source-nonce-expected.txt
+++ /home/buildbot/worker/gtk-linux-64-release-tests/build/layout-test-results/http/tests/privateClickMeasurement/store-private-click-measurement-with-source-nonce-actual.txt
@@ -13,25 +13,12 @@
 Request body:

 REQUEST_METHOD: POST
-HTTP_HOST: 127.0.0.1:8000
+HTTP_HOST: localhost:8000
 Content type: application/json
 REQUEST_URI: /privateClickMeasurement/resources/fraudPreventionTestURL.py
 No cookies in token signing request.
 Request body:
-{"source_engagement_type":"click","source_nonce":"ABCDEFabcdef0123456789","source_unlinkable_token":"unlinkableToken","version":2}
-REQUEST_METHOD: GET
-HTTP_HOST: 127.0.0.1:8000
-REQUEST_URI: /privateClickMeasurement/resources/fraudPreventionTestURL.py
-No cookies in token signing request.
-Request body:
-
-REQUEST_METHOD: POST
-HTTP_HOST: 127.0.0.1:8000
-Content type: application/json
-REQUEST_URI: /privateClickMeasurement/resources/fraudPreventionTestURL.py
-No cookies in token signing 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,"source_secret_token":"secretToken","source_secret_token_signature":"signature"}
+{"source_engagement_type":"click","source_site":"127.0.0.1","source_id":3,"attributed_on_site":"localhost","trigger_data":12,"version":2}


 No stored Private Click Measurement data.




Passing something like "--repeat-each=100" to run-webkit-tests may help to reproduce the issue
It is more flaky on GTK than on WPE, so perhaps easier to reproduce with GTK.

-- 
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/20210402/4ffe9416/attachment.htm>


More information about the webkit-unassigned mailing list