chore: update FF expectations (#12079)

This commit is contained in:
Nikolay Vitkov 2024-03-13 13:10:01 +01:00 committed by GitHub
parent 7766c71d63
commit 40be6575ec
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -467,13 +467,6 @@
"expectations": ["SKIP"],
"comment": "TODO: add a comment explaining why this expectation is required (include links to issues)"
},
{
"testIdPattern": "[input.spec] input tests ElementHandle.uploadFile *",
"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": "[jshandle.spec] JSHandle JSHandle.jsonValue should not throw for circular objects",
"platforms": ["darwin", "linux", "win32"],