85 lines
3.7 KiB
INI
85 lines
3.7 KiB
INI
[domain.sub.html]
|
|
expected:
|
|
if (os == "linux") and debug and not fission and not swgl: TIMEOUT
|
|
if (os == "linux") and not debug: [OK, TIMEOUT]
|
|
[Return cookie for domain match (with first domain attribute as suffix of host name and second a match for host name)]
|
|
expected:
|
|
if (os == "linux") and not debug: [PASS, TIMEOUT, NOTRUN]
|
|
|
|
[No cookie set on domain mismatch before a (domain matching) redirect]
|
|
expected:
|
|
if (os == "linux") and not debug: [PASS, TIMEOUT, NOTRUN]
|
|
|
|
[No cookie set on domain mismatch before a (domain matching) redirect (for second level subdomain)]
|
|
expected:
|
|
if (os == "linux") and not debug: [PASS, NOTRUN]
|
|
|
|
[Return cookie for domain match (with first domain attribute as suffix of host name and second a bare attribute)]
|
|
expected:
|
|
if (os == "linux") and not debug: [PASS, NOTRUN]
|
|
|
|
[No cookie returned for domain mismatch (first attribute is a different subdomain and second is bare)]
|
|
expected:
|
|
if (os == "linux") and not debug: [PASS, NOTRUN]
|
|
|
|
[Cookies with same name, path, and domain (differing only in leading '.') overwrite each other ('.' second)]
|
|
expected:
|
|
if (os == "linux") and not debug and fission: [PASS, TIMEOUT, NOTRUN]
|
|
if (os == "linux") and not debug and not fission: [PASS, NOTRUN]
|
|
|
|
[Cookies with same name, path, and domain (differing only in leading '.') overwrite each other ('.' first)]
|
|
expected:
|
|
if (os == "linux") and not debug: [PASS, TIMEOUT, NOTRUN]
|
|
|
|
[No host cookies returned for host cookies after non-host redirect 1]
|
|
expected:
|
|
if (os == "linux") and not debug and fission: [PASS, TIMEOUT, NOTRUN]
|
|
if (os == "linux") and not debug and not fission: [PASS, NOTRUN]
|
|
|
|
[No host cookies returned for host cookies after non-host redirect 2]
|
|
expected:
|
|
if (os == "linux") and not debug and fission: [PASS, TIMEOUT, NOTRUN]
|
|
if (os == "linux") and not debug and not fission: [PASS, TIMEOUT, NOTRUN]
|
|
|
|
[No host cookies returned for host cookies after non-host redirect 3]
|
|
expected:
|
|
if (os == "linux") and debug and not fission and not swgl: TIMEOUT
|
|
if (os == "linux") and not debug and fission: [PASS, TIMEOUT, NOTRUN]
|
|
if (os == "linux") and not debug and not fission: [PASS, TIMEOUT, NOTRUN]
|
|
|
|
[Return cookie with valid domain after domain with single dot ('.') value.]
|
|
expected:
|
|
if (os == "linux") and not debug: [PASS, TIMEOUT, NOTRUN]
|
|
|
|
[Empty domain treated as host cookie 3]
|
|
expected:
|
|
if (os == "linux") and not debug: [PASS, TIMEOUT, NOTRUN]
|
|
|
|
[Empty domain treated as host cookie 1]
|
|
expected:
|
|
if (os == "linux") and not debug: [PASS, TIMEOUT, NOTRUN]
|
|
|
|
[Empty domain treated as host cookie 2]
|
|
expected:
|
|
if (os == "linux") and not debug: [PASS, TIMEOUT, NOTRUN]
|
|
|
|
[Cookie returned for bare domain attribute following mismatched domain attribute (after redirect to same-origin page).]
|
|
expected:
|
|
if (os == "linux") and not debug: [PASS, NOTRUN]
|
|
|
|
[No cookie returned for domain attribute mismatch (first attribute doesn't, second does, third doesn't)]
|
|
expected:
|
|
if not fission and (os == "linux") and not debug: [PASS, TIMEOUT]
|
|
|
|
[Return cookie for domain match (with two identical domain attributes)]
|
|
expected:
|
|
if (os == "linux") and not debug and fission: [PASS, TIMEOUT]
|
|
if (os == "linux") and not debug and not fission: [PASS, TIMEOUT, NOTRUN]
|
|
|
|
[No cookie returned for domain with single dot ('.') value.]
|
|
expected:
|
|
if (os == "linux") and not debug: [PASS, TIMEOUT, NOTRUN]
|
|
|
|
[Return cookie for domain match (with first domain attribute a match for host name and second as suffix of host name)]
|
|
expected:
|
|
if (os == "linux") and not debug: [PASS, TIMEOUT, NOTRUN]
|