Commit 5886bd91 authored by Mike West's avatar Mike West Committed by Commit Bot

Adjusting //cookie/http-state to accept nameless cookies.

We missed a few tests in [1], which were helpfully pointed out in
https://github.com/httpwg/http-extensions/issues/1136.

[1]: https://chromium.googlesource.com/chromium/src.git/+/77df41c01dc3c89253eae90080ff37cf05dfa1a1

Bug: 1037996
Change-Id: I9674bb8cb66b0989bc77c3cc4e34061b0e675e98
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2129528
Commit-Queue: Mike West <mkwst@chromium.org>
Reviewed-by: default avatarLily Chen <chlily@chromium.org>
Cr-Commit-Position: refs/heads/master@{#755289}
parent c91d4f08
This is a testharness.js-based test.
PASS chromium0001 - chromium0001
PASS chromium0002 - chromium0002
PASS chromium0003 - chromium0003
PASS chromium0004 - chromium0004
PASS chromium0005 - chromium0005
PASS chromium0006 - chromium0006
PASS chromium0007 - chromium0007
PASS chromium0008 - chromium0008
FAIL chromium0009 - chromium0009 assert_equals: expected "" but got "BLAHHH"
FAIL chromium0010 - chromium0010 assert_equals: expected "" but got "\"BLA\\\"HHH\""
PASS chromium0011 - chromium0011
FAIL chromium0012 - chromium0012 assert_equals: expected "" but got "ABC"
PASS chromium0013 - chromium0013
PASS chromium0014 - chromium0014
PASS chromium0015 - chromium0015
PASS chromium0016 - chromium0016
PASS chromium0017 - chromium0017
PASS chromium0018 - chromium0018
PASS chromium0019 - chromium0019
PASS disabled-chromium0020 - disabled-chromium0020
PASS chromium0021 - chromium0021
PASS disabled-chromium0022 - disabled-chromium0022
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS mozilla0001 - mozilla0001
PASS mozilla0002 - mozilla0002
PASS mozilla0003 - mozilla0003
PASS mozilla0004 - mozilla0004
PASS mozilla0005 - mozilla0005
PASS mozilla0006 - mozilla0006
PASS mozilla0007 - mozilla0007
PASS mozilla0008 - mozilla0008
PASS mozilla0009 - mozilla0009
PASS mozilla0010 - mozilla0010
PASS mozilla0011 - mozilla0011
FAIL mozilla0012 - mozilla0012 assert_equals: expected "test=\"fubar! = foo" but got "test=\"fubar! = foo; five"
PASS mozilla0013 - mozilla0013
FAIL mozilla0014 - mozilla0014 assert_equals: expected "" but got "six"
FAIL mozilla0015 - mozilla0015 assert_equals: expected "" but got "seven"
FAIL mozilla0016 - mozilla0016 assert_equals: expected "" but got "eight"
FAIL mozilla0017 - mozilla0017 assert_equals: expected "test=six" but got "eight; test=six"
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS name0001 - name0001
PASS name0002 - name0002
PASS name0003 - name0003
PASS name0004 - name0004
PASS name0005 - name0005
PASS name0006 - name0006
PASS name0007 - name0007
PASS name0008 - name0008
PASS name0009 - name0009
PASS name0010 - name0010
PASS name0011 - name0011
PASS name0012 - name0012
PASS name0013 - name0013
PASS name0014 - name0014
PASS name0015 - name0015
PASS name0016 - name0016
FAIL name0017 - name0017 assert_equals: expected "" but got "a=bar"
PASS name0018 - name0018
PASS name0019 - name0019
PASS name0020 - name0020
PASS name0021 - name0021
PASS name0022 - name0022
FAIL name0023 - name0023 assert_equals: expected "" but got "foo"
PASS name0024 - name0024
FAIL name0025 - name0025 assert_equals: expected "" but got "==a=bar"
PASS name0026 - name0026
PASS name0027 - name0027
FAIL name0028 - name0028 assert_equals: expected "" but got "a"
PASS name0029 - name0029
PASS name0030 - name0030
PASS name0031 - name0031
PASS name0032 - name0032
FAIL name0033 - name0033 assert_equals: expected "" but got "aaa"
Harness: the test ran to completion.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment