test: remove wheel expectation (#12044)

This commit is contained in:
Alex Rudenko 2024-03-05 10:23:14 +01:00 committed by GitHub
parent e6a9fe20a5
commit 80d336a11b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2440,13 +2440,6 @@
"expectations": ["SKIP"],
"comment": "TODO: add a comment explaining why this expectation is required (include links to issues)"
},
{
"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"],