Skip to content

Commit

Permalink
test: remove wheel expectation (#12044)
Browse files Browse the repository at this point in the history
  • Loading branch information
OrKoN committed Mar 5, 2024
1 parent e6a9fe2 commit 80d336a
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions test/TestExpectations.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"],
Expand Down

0 comments on commit 80d336a

Please sign in to comment.