Skip to content

get_events (aka. allEvents.events) of WebDriver test returns wrong number of events #36676

@yezhizhen

Description

@yezhizhen

Describe the bug:
return allEvents.events is used a lot in webdriver tests. There are a lot of assertions about the length of events, but most of them fail. It is contained in file such as tests\wpt\tests\webdriver\tests\classic\element_click\events.py

To Reproduce:
./mach test-wpt --product servodriver -r tests\wpt\tests\webdriver\tests\classic\element_click\events.py
Or any other test that involve assertion of length of events derived from return allEvents.events.

Platform:
Windows/Linux

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions