Closed Bug 1659744 Opened 4 years ago Closed 28 days ago

test_getCoalescedEvents.html fails on test-verify on Window platform

Categories

(Core :: DOM: UI Events & Focus Handling, defect, P3)

Unspecified
Windows
defect

Tracking

()

RESOLVED FIXED
Tracking Status
firefox127 --- fixed

People

(Reporter: edgar, Unassigned)

References

(Depends on 1 open bug, Blocks 1 open bug)

Details

While debugging bug 1659494, I found test_getCoalescedEvents.html seems not to work well on Windows platform. Test synthesizes multiple native mouse move events and expects events get coalesced, but PointerEvent.getCoalescedEvents() doesn't return the number of events that we expected, and also got some weird behavior which causes test failed in verify mode, similar to bug 1558160.

Like, https://treeherder.mozilla.org/#/jobs?repo=try&group_state=expanded&revision=9fa1f4d0321e3999b9161149db7682755f8e09e8.

Severity: -- → S3
Priority: -- → P3
See Also: → 1853866
Blocks: 1284758

I don't reproduce this bug after applying my patch in bug 1776989.

Status: NEW → RESOLVED
Closed: 28 days ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.