Open
Bug 1999380
Opened 5 days ago
Updated 5 days ago
Intermittent async /webdriver/tests/classic/perform_actions/pointer_dblclick.py | test_dblclick_at_coordinates[<random>] - AssertionError: assert 7 == 8
Categories
(Remote Protocol :: Agent, defect, P5)
Remote Protocol
Agent
Tracking
(Not tracked)
NEW
People
(Reporter: intermittent-bug-filer, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: intermittent-failure)
Filed by: hskupin [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=534652578&repo=try&task=KLzW209TQBaqsI8PX4jljw.0
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/KLzW209TQBaqsI8PX4jljw/runs/0/artifacts/public/logs/live_backing.log
Comment 1•5 days ago
|
||
A quick check shows that the dblclick event isn't send out by the GeckoView, while it works on desktop. We pass in the correct number of clickCount=2 but maybe on the platform side it's not handled? It needs investigation.
You need to log in
before you can comment on or make changes to this bug.
Description
•