Bug 224783
Summary: | [BigSur Wk2 Arm64] http/tests/privateClickMeasurement/store-private-click-measurement-with-source-nonce.html is flaky failing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Amir Mark Jr <amir_mark> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED CONFIGURATION CHANGED | ||
Severity: | Normal | CC: | bfulgham, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Amir Mark Jr
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/76863851>
Amir Mark Jr
Updated test expectations:
https://trac.webkit.org/changeset/277334/webkit