Bug 1742822 - set cookies test steps as passing across release channels. r=ckerschb,ngogge

sameSit=lax got enabled as default cookie policy outside the Nightly channel in
bug 1617609.

Depends on D132148

Differential Revision: https://phabricator.services.mozilla.com/D132149
This commit is contained in:
Sebastian Hengst 2021-11-25 19:04:42 +00:00
parent 351c3c8e04
commit ee404e4fd7
2 changed files with 2 additions and 146 deletions

View File

@ -1,136 +1,4 @@
[attributes-ctl.sub.html]
[Cookie with %x0 in SameSite attribute value is handled correctly.]
expected:
if release_or_beta: FAIL
[Cookie with %x0 after SameSite attribute value is handled correctly.]
expected:
if release_or_beta: FAIL
[Cookie with %x1 in SameSite attribute value is handled correctly.]
expected:
if release_or_beta: FAIL
[Cookie with %x2 in SameSite attribute value is handled correctly.]
expected:
if release_or_beta: FAIL
[Cookie with %x3 in SameSite attribute value is handled correctly.]
expected:
if release_or_beta: FAIL
[Cookie with %x4 in SameSite attribute value is handled correctly.]
expected:
if release_or_beta: FAIL
[Cookie with %x5 in SameSite attribute value is handled correctly.]
expected:
if release_or_beta: FAIL
[Cookie with %x6 in SameSite attribute value is handled correctly.]
expected:
if release_or_beta: FAIL
[Cookie with %x7 in SameSite attribute value is handled correctly.]
expected:
if release_or_beta: FAIL
[Cookie with %x8 in SameSite attribute value is handled correctly.]
expected:
if release_or_beta: FAIL
[Cookie with %xa after SameSite attribute value is handled correctly.]
expected:
if release_or_beta: FAIL
[Cookie with %xb in SameSite attribute value is handled correctly.]
expected:
if release_or_beta: FAIL
[Cookie with %xc in SameSite attribute value is handled correctly.]
expected:
if release_or_beta: FAIL
[Cookie with %xd after SameSite attribute value is handled correctly.]
expected:
if release_or_beta: FAIL
[Cookie with %xe in SameSite attribute value is handled correctly.]
expected:
if release_or_beta: FAIL
[Cookie with %xf in SameSite attribute value is handled correctly.]
expected:
if release_or_beta: FAIL
[Cookie with %x10 in SameSite attribute value is handled correctly.]
expected:
if release_or_beta: FAIL
[Cookie with %x11 in SameSite attribute value is handled correctly.]
expected:
if release_or_beta: FAIL
[Cookie with %x12 in SameSite attribute value is handled correctly.]
expected:
if release_or_beta: FAIL
[Cookie with %x13 in SameSite attribute value is handled correctly.]
expected:
if release_or_beta: FAIL
[Cookie with %x14 in SameSite attribute value is handled correctly.]
expected:
if release_or_beta: FAIL
[Cookie with %x15 in SameSite attribute value is handled correctly.]
expected:
if release_or_beta: FAIL
[Cookie with %x16 in SameSite attribute value is handled correctly.]
expected:
if release_or_beta: FAIL
[Cookie with %x17 in SameSite attribute value is handled correctly.]
expected:
if release_or_beta: FAIL
[Cookie with %x18 in SameSite attribute value is handled correctly.]
expected:
if release_or_beta: FAIL
[Cookie with %x19 in SameSite attribute value is handled correctly.]
expected:
if release_or_beta: FAIL
[Cookie with %x1a in SameSite attribute value is handled correctly.]
expected:
if release_or_beta: FAIL
[Cookie with %x1b in SameSite attribute value is handled correctly.]
expected:
if release_or_beta: FAIL
[Cookie with %x1c in SameSite attribute value is handled correctly.]
expected:
if release_or_beta: FAIL
[Cookie with %x1d in SameSite attribute value is handled correctly.]
expected:
if release_or_beta: FAIL
[Cookie with %x1e in SameSite attribute value is handled correctly.]
expected:
if release_or_beta: FAIL
[Cookie with %x1f in SameSite attribute value is handled correctly.]
expected:
if release_or_beta: FAIL
[Cookie with %x7f in SameSite attribute value is handled correctly.]
expected:
if release_or_beta: FAIL
[Cookie with %x0 in Domain attribute value is handled correctly.]
expected: FAIL
@ -405,14 +273,10 @@
expected: FAIL
[Cookie with %x9 in SameSite attribute value is handled correctly.]
expected:
if release_or_beta: PASS
FAIL
expected: FAIL
[Cookie with %x9 after SameSite attribute value is handled correctly.]
expected:
if release_or_beta: PASS
FAIL
expected: FAIL
[Cookie with %xa after Domain attribute value is handled correctly.]
expected: FAIL

View File

@ -17,11 +17,3 @@
[Cross-site to same-site iframe navigation should only be able to set SameSite=None cookies.]
expected: FAIL
[Same-site to cross-site-site iframe navigation should only be able to set SameSite=None cookies.]
expected:
if release_or_beta: FAIL
[Cross-site to cross-site iframe navigation should only be able to set SameSite=None cookies.]
expected:
if release_or_beta: FAIL