From ee404e4fd7752279529402f2291323dbc904d46d Mon Sep 17 00:00:00 2001 From: Sebastian Hengst Date: Thu, 25 Nov 2021 19:04:42 +0000 Subject: [PATCH] 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 --- .../attributes/attributes-ctl.sub.html.ini | 140 +----------------- .../setcookie-navigation.https.html.ini | 8 - 2 files changed, 2 insertions(+), 146 deletions(-) diff --git a/testing/web-platform/meta/cookies/attributes/attributes-ctl.sub.html.ini b/testing/web-platform/meta/cookies/attributes/attributes-ctl.sub.html.ini index b869b835e363..dadd14162793 100644 --- a/testing/web-platform/meta/cookies/attributes/attributes-ctl.sub.html.ini +++ b/testing/web-platform/meta/cookies/attributes/attributes-ctl.sub.html.ini @@ -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 diff --git a/testing/web-platform/meta/cookies/samesite/setcookie-navigation.https.html.ini b/testing/web-platform/meta/cookies/samesite/setcookie-navigation.https.html.ini index 1dd7a886ed99..f19d7d160d3f 100644 --- a/testing/web-platform/meta/cookies/samesite/setcookie-navigation.https.html.ini +++ b/testing/web-platform/meta/cookies/samesite/setcookie-navigation.https.html.ini @@ -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 -