Skip to content

Commit

Permalink
Bug 1838878 [wpt PR 40592] - Update wpt metadata, a=testonly
Browse files Browse the repository at this point in the history
wpt-pr: 40592
wpt-type: metadata
  • Loading branch information
moz-wptsync-bot committed Jun 21, 2023
1 parent 6a9685f commit a74cc06
Show file tree
Hide file tree
Showing 5 changed files with 45 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[shared-storage-permissions-policy-none.https.html]
[contributeToHistogram() with disabled "private-aggregation" permissions policy]
expected: FAIL
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[shared-storage-surface-failure-2.https.html]
[contributeToHistogram() with a negative value]
expected: FAIL
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
[shared-storage-surface-failure.https.html]
[contributeToHistogram() with a bucket too large]
expected: FAIL

[contributeToHistogram() with negative bucket]
expected: FAIL

[contributeToHistogram() with non-BigInt bucket]
expected: FAIL

[Invalid enableDebugMode argument]
expected: FAIL

[contributeToHistogram() with a non-BigInt debugKey]
expected: FAIL

[enableDebugMode called twice]
expected: FAIL
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[shared-storage-surface-success-2.https.html]
[contributeToHistogram() with a valid debugKey]
expected: FAIL
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
[shared-storage-surface-success.https.html]
[basic contributeToHistogram() test]
expected: FAIL

[contributeToHistogram() with a zero bucket]
expected: FAIL

[contributeToHistogram() with a zero value]
expected: FAIL

[contributeToHistogram() with a large bucket]
expected: FAIL

[contributeToHistogram() with a max bucket]
expected: FAIL

[contributeToHistogram() with a non-integer value]
expected: FAIL

0 comments on commit a74cc06

Please sign in to comment.