test: update Firefox BiDi expectations (#11082)

This commit is contained in:
Alex Rudenko 2023-10-05 15:22:06 +02:00 committed by GitHub
parent 0c0e516d73
commit 11f7c6920e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2045,12 +2045,6 @@
"parameters": ["cdp", "firefox"], "parameters": ["cdp", "firefox"],
"expectations": ["FAIL"] "expectations": ["FAIL"]
}, },
{
"testIdPattern": "[jshandle.spec] JSHandle JSHandle.toString should work with different subtypes",
"platforms": ["darwin", "linux", "win32"],
"parameters": ["firefox", "webDriverBiDi"],
"expectations": ["FAIL"]
},
{ {
"testIdPattern": "[keyboard.spec] Keyboard ElementHandle.press should not support |text| option", "testIdPattern": "[keyboard.spec] Keyboard ElementHandle.press should not support |text| option",
"platforms": ["darwin", "linux", "win32"], "platforms": ["darwin", "linux", "win32"],