Closed
Bug 1535889
Opened 6 years ago
Closed 6 years ago
[wpt-sync] Sync PR 15798 - Correcting use of pytest.approx for approximate equality checking
Categories
(Testing :: geckodriver, enhancement, P4)
Testing
geckodriver
Tracking
(firefox69 fixed)
RESOLVED
FIXED
mozilla69
Tracking | Status | |
---|---|---|
firefox69 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 15798 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/15798
Details from upstream follow.
Jim Evans <james.h.evans.jr@gmail.com> wrote:
Correcting use of pytest.approx for approximate equality checking
For the pointer action tests, this now tests that the pointer
coordinates are within +/- 1 pixel. If this tolerance is too high,
it can be adjusted in the PR.
Assignee | ||
Updated•6 years ago
|
Component: web-platform-tests → geckodriver
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Assignee | ||
Comment 3•6 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=d123e0eeae123f86df6e1d28d77ad90f9bbab1fc
Assignee | ||
Comment 4•6 years ago
|
||
Failed to get results from try push
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/4e1a7d921325
[wpt PR 15798] - Correcting use of pytest.approx for approximate equality checking, a=testonly
Comment 6•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox69:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla69
You need to log in
before you can comment on or make changes to this bug.
Description
•