test: update Expectations for Firefox (#12103)

This commit is contained in:
Nikolay Vitkov 2024-03-18 10:24:17 +01:00 committed by GitHub
parent 9aef7dc5e5
commit e0586414ed
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1236,13 +1236,6 @@
"expectations": ["FAIL"], "expectations": ["FAIL"],
"comment": "Not supported with cdp" "comment": "Not supported with cdp"
}, },
{
"testIdPattern": "[cookies.spec] Cookie specs Page.deleteCookie should delete cookie for specified URL",
"platforms": ["darwin", "linux", "win32"],
"parameters": ["firefox", "webDriverBiDi"],
"expectations": ["FAIL"],
"comment": "Firefox default partition key is inconsistent: #12004"
},
{ {
"testIdPattern": "[cookies.spec] Cookie specs Page.deleteCookie should delete cookie for specified URL", "testIdPattern": "[cookies.spec] Cookie specs Page.deleteCookie should delete cookie for specified URL",
"platforms": ["darwin", "linux", "win32"], "platforms": ["darwin", "linux", "win32"],
@ -1264,13 +1257,6 @@
"expectations": ["FAIL"], "expectations": ["FAIL"],
"comment": "Not supported with cdp" "comment": "Not supported with cdp"
}, },
{
"testIdPattern": "[cookies.spec] Cookie specs Page.setCookie should be able to set insecure cookie for HTTP website",
"platforms": ["darwin", "linux", "win32"],
"parameters": ["firefox", "webDriverBiDi"],
"expectations": ["FAIL"],
"comment": "TODO: add a comment explaining why this expectation is required (include links to issues)"
},
{ {
"testIdPattern": "[cookies.spec] Cookie specs Page.setCookie should default to setting secure cookie for HTTPS websites", "testIdPattern": "[cookies.spec] Cookie specs Page.setCookie should default to setting secure cookie for HTTPS websites",
"platforms": ["darwin", "linux", "win32"], "platforms": ["darwin", "linux", "win32"],
@ -1292,13 +1278,6 @@
"expectations": ["FAIL"], "expectations": ["FAIL"],
"comment": "TODO: add a comment explaining why this expectation is required (include links to issues)" "comment": "TODO: add a comment explaining why this expectation is required (include links to issues)"
}, },
{
"testIdPattern": "[cookies.spec] Cookie specs Page.setCookie should set a cookie on a different domain",
"platforms": ["darwin", "linux", "win32"],
"parameters": ["firefox", "webDriverBiDi"],
"expectations": ["FAIL"],
"comment": "TODO: add a comment explaining why this expectation is required (include links to issues)"
},
{ {
"testIdPattern": "[cookies.spec] Cookie specs Page.setCookie should set a cookie with a path", "testIdPattern": "[cookies.spec] Cookie specs Page.setCookie should set a cookie with a path",
"platforms": ["darwin", "linux", "win32"], "platforms": ["darwin", "linux", "win32"],