From 322cdee8f17afbcde9c6c3453da266e26ed86ba6 Mon Sep 17 00:00:00 2001 From: Sebastian Hengst Date: Wed, 7 Aug 2019 11:30:59 +0200 Subject: [PATCH] Bug 1572012 - Temporarily disable wpt tests which permafail due to cookie expiration date in the past. a=me --HG-- extra : amend_source : d0797cf3b68aaa486ac1e16ece9285a97619877b --- .../meta/cookies/http-state/comma-tests.html.ini | 7 +++++++ .../meta/cookies/http-state/general-tests.html.ini | 3 +++ 2 files changed, 10 insertions(+) create mode 100644 testing/web-platform/meta/cookies/http-state/comma-tests.html.ini diff --git a/testing/web-platform/meta/cookies/http-state/comma-tests.html.ini b/testing/web-platform/meta/cookies/http-state/comma-tests.html.ini new file mode 100644 index 000000000000..7a198880c8c2 --- /dev/null +++ b/testing/web-platform/meta/cookies/http-state/comma-tests.html.ini @@ -0,0 +1,7 @@ +[comma-tests.html] + [comma0006 - comma0006 - assert_equals: expected "foo=bar" but got ""] + expected: FAIL + + [comma0007 - comma0007 - assert_equals: expected "foo=bar" but got ""] + expected: FAIL + diff --git a/testing/web-platform/meta/cookies/http-state/general-tests.html.ini b/testing/web-platform/meta/cookies/http-state/general-tests.html.ini index b5a16e51a642..ebf7a70bf0ad 100644 --- a/testing/web-platform/meta/cookies/http-state/general-tests.html.ini +++ b/testing/web-platform/meta/cookies/http-state/general-tests.html.ini @@ -1,4 +1,7 @@ [general-tests.html] + [0002 - Set cookie with future expiration. - assert_equals: expected "foo=bar" but got ""] + expected: FAIL + [0021 - Ignore cookie without key in all 'Set-Cookie'.] expected: FAIL