diff --git a/test/TestExpectations.json b/test/TestExpectations.json index b5c210ed99c..6e40337c6a1 100644 --- a/test/TestExpectations.json +++ b/test/TestExpectations.json @@ -2109,6 +2109,13 @@ "parameters": ["cdp", "firefox"], "expectations": ["SKIP"] }, + { + "testIdPattern": "[mouse.spec] Mouse should send mouse wheel events", + "platforms": ["win32"], + "parameters": ["firefox", "webDriverBiDi"], + "expectations": ["FAIL"], + "comment": "Started failing on 2024-02-28" + }, { "testIdPattern": "[mouse.spec] Mouse should send mouse wheel events", "platforms": ["darwin", "linux", "win32"],