From 40be6575ecaea8045b9226771d7b1a8be9af650f Mon Sep 17 00:00:00 2001 From: Nikolay Vitkov <34244704+Lightning00Blade@users.noreply.github.com> Date: Wed, 13 Mar 2024 13:10:01 +0100 Subject: [PATCH] chore: update FF expectations (#12079) --- test/TestExpectations.json | 7 ------- 1 file changed, 7 deletions(-) diff --git a/test/TestExpectations.json b/test/TestExpectations.json index bb666ef7e69..1bd7173b865 100644 --- a/test/TestExpectations.json +++ b/test/TestExpectations.json @@ -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"],