Closed Bug 1666198 Opened 4 years ago Closed 4 years ago

TestLegacyClick class in test_click.py does not disable "moz:webdriverClick"

Categories

(Remote Protocol :: Marionette, defect, P1)

Default
defect

Tracking

(firefox83 fixed)

RESOLVED FIXED
83 Branch
Tracking Status
firefox83 --- fixed

People

(Reporter: whimboo, Assigned: whimboo)

References

Details

(Whiteboard: [marionette-fission-mvp][simple])

Attachments

(1 file)

As noticed while investigating some intermittent failures, the TestLegacyClick class doesn't turn off webdriver spec specific checks:

https://searchfox.org/mozilla-central/source/testing/marionette/harness/marionette_harness/tests/unit/test_click.py#79-85

Marking as a fission bug given that my changes for bug 1493108 somehow increased the frequency of these failures, and we need to get it cleaned-up.

Assignee: nobody → hskupin
Status: NEW → ASSIGNED
Priority: P3 → P1
Whiteboard: [marionette-fission-mvp][simple]

First, by running all the tests in their own tab reduces the risk
of bad interactions between tests.

Also the legacy element click tests actually never tested the
legacy mode because "moz:webdriverClick" has been set to "true"
by default, but the capability for the tests hasn't been changed
to point to false.

Pushed by hskupin@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/a454690cfecc [marionette] Stabilize element click unit tests. r=marionette-reviewers,maja_zf
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 83 Branch
Product: Testing → Remote Protocol
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: