[wpt-sync] Sync PR 23456 - [WebDriver] Add test for triple click
Categories
(Testing :: geckodriver, task, P4)
Tracking
(firefox78 fixed)
Tracking | Status | |
---|---|---|
firefox78 | --- | fixed |
People
(Reporter: mozilla.org, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 23456 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/23456
Details from upstream follow.
AutomatedTester <david.burns@theautomatedtester.co.uk> wrote:
[WebDriver] Add test for triple click
This test does a triple-click and then checks that the entire paragraph
has been selected.This currently fails in all drivers.
Assignee | ||
Updated•10 months ago
|
Assignee | ||
Comment 1•10 months ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=56114edda68bea4456ddeb21e918c95cd6185b64
Assignee | ||
Comment 2•10 months ago
|
||
CI Results
Ran 10 Firefox configurations based on mozilla-central, and Firefox, and Chrome on GitHub CI
Total 1 tests and 1 subtests
Status Summary
Firefox
OK : 1
FAIL: 1
Chrome
OK : 1
FAIL: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/webdriver/tests/perform_actions/pointer_tripleclick.py
test_tripleclick_at_coordinates: FAIL (Chrome: FAIL)
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/302a8877799b [wpt PR 23456] - [WebDriver] Add test for triple click, a=testonly https://hg.mozilla.org/integration/autoland/rev/32fa1c1dd4a7 [wpt PR 23456] - Update wpt metadata, a=testonly
Comment 4•9 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/302a8877799b
https://hg.mozilla.org/mozilla-central/rev/32fa1c1dd4a7
Description
•