Bug 224783 - [BigSur Wk2 Arm64] http/tests/privateClickMeasurement/store-private-click-measurement-with-source-nonce.html is flaky failing
Summary: [BigSur Wk2 Arm64] http/tests/privateClickMeasurement/store-private-click-mea...
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-04-19 14:44 PDT by Amir Mark Jr
Modified: 2022-02-11 14:24 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Amir Mark Jr 2021-04-19 14:44:47 PDT
http/tests/privateClickMeasurement/store-private-click-measurement-with-source-nonce.html

Is flaky failing on Big Sur Wk2 Apple Silicon 

History:

https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2FprivateClickMeasurement%2Fstore-private-click-measurement-with-source-nonce.html

Text Diff:

--- /Volumes/Data/worker/bigsur-release-applesilicon-tests-wk2/build/layout-test-results/http/tests/privateClickMeasurement/store-private-click-measurement-with-source-nonce-expected.txt
+++ /Volumes/Data/worker/bigsur-release-applesilicon-tests-wk2/build/layout-test-results/http/tests/privateClickMeasurement/store-private-click-measurement-with-source-nonce-actual.txt
@@ -6,32 +6,17 @@
 Frame: '<!--frame1-->'
 --------
 Token signing request received.
-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_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:
+{"source_engagement_type":"click","source_site":"127.0.0.1","source_id":3,"attributed_on_site":"localhost","trigger_data":12,"version":2}
 
-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"}
-
-
-No stored Private Click Measurement data.
+Unattributed Private Click Measurements:
+WebCore::PrivateClickMeasurement 1
+Source site: 127.0.0.1
+Attribute on site: localhost
+Source ID: 3
+No attribution trigger data.
Comment 1 Radar WebKit Bug Importer 2021-04-19 14:45:14 PDT
<rdar://problem/76863851>
Comment 2 Amir Mark Jr 2021-05-11 11:24:17 PDT
Updated test expectations:

https://trac.webkit.org/changeset/277334/webkit