diff --git a/test/TestExpectations.json b/test/TestExpectations.json index 4d976aa4275..949cd74760f 100644 --- a/test/TestExpectations.json +++ b/test/TestExpectations.json @@ -1236,13 +1236,6 @@ "expectations": ["FAIL"], "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", "platforms": ["darwin", "linux", "win32"], @@ -1264,13 +1257,6 @@ "expectations": ["FAIL"], "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", "platforms": ["darwin", "linux", "win32"], @@ -1292,13 +1278,6 @@ "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 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", "platforms": ["darwin", "linux", "win32"],