Intermittent /webdriver/tests/classic/perform_actions/pointer_mouse.py | test_down_closes_browsing_context[without up] | single tracking bug
Categories
(Remote Protocol :: Marionette, defect, P5)
Tracking
(Not tracked)
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=534338753&repo=try&task=OxdnouxKT4WTxSpIclqTWg.2
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/OxdnouxKT4WTxSpIclqTWg/runs/2/artifacts/public/logs/live_backing.log
Updated•4 months ago
|
Comment 1•4 months ago
|
||
This will be a new test as added with my patches on bug 1848958. This is not going to work all the time when not sending async mouse events. It needs to be figured out if we want to support that rare situation or just ignore it in favor of seeing async events enabled at some point next year.
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Comment 6•1 month ago
|
||
The recent failures show that this failure only happens for slowly running builds like debug or ASAN/TSAN. So it's most likely a race condition and that the pause action might be too short. But still interesting why this failure only happens on beta these days.
Description
•