From 11f7c6920ee4573938a8e8e2093be1813b744e34 Mon Sep 17 00:00:00 2001 From: Alex Rudenko Date: Thu, 5 Oct 2023 15:22:06 +0200 Subject: [PATCH] test: update Firefox BiDi expectations (#11082) --- test/TestExpectations.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/test/TestExpectations.json b/test/TestExpectations.json index 046d5b299c3..f9c9ce56d67 100644 --- a/test/TestExpectations.json +++ b/test/TestExpectations.json @@ -2045,12 +2045,6 @@ "parameters": ["cdp", "firefox"], "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", "platforms": ["darwin", "linux", "win32"],