mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-30 16:22:00 +00:00
Bug 1887175 [wpt PR 45283] - Disable k-anonymity enforcement of reporting for Facilitated Testing, a=testonly
Automatic update from web-platform-tests Disable k-anonymity enforcement of reporting for Facilitated Testing Bug: 330906102 Change-Id: I0ca771255354015f77d906cb0d4be6c35b29374b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5388696 Commit-Queue: Russ Hamilton <behamilton@google.com> Auto-Submit: Russ Hamilton <behamilton@google.com> Reviewed-by: Qingxin Wu <qingxinwu@google.com> Commit-Queue: Qingxin Wu <qingxinwu@google.com> Cr-Commit-Position: refs/heads/main@{#1277075} -- wpt-commits: 85c724e8d5d28f01ddceae194b53fa178a4bdee6 wpt-pr: 45283
This commit is contained in:
parent
46833131ae
commit
e276ad09d9
@ -259,7 +259,7 @@ subsetTest(promise_test, async test => {
|
||||
// reportResultSuccessCondition:
|
||||
`browserSignals.interestGroupName === undefined`,
|
||||
// reportWinSuccessCondition:
|
||||
`browserSignals.interestGroupName === ''`
|
||||
`browserSignals.interestGroupName === 'default name'`
|
||||
);
|
||||
}, 'browserSignals.interestGroupName test.');
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user