Closed
Bug 1594780
Opened 5 years ago
Closed 5 years ago
[wpt-sync] Sync PR 20153 - Use long timeout in webdriver/tests/find_element_from_element/find.py
Categories
(Testing :: geckodriver, task, P4)
Testing
geckodriver
Tracking
(firefox72 fixed)
RESOLVED
FIXED
mozilla72
Tracking | Status | |
---|---|---|
firefox72 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 20153 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/20153
Details from upstream follow.
Carlos Alberto Lopez Perez <clopez@igalia.com> wrote:
Use long timeout in webdriver/tests/find_element_from_element/find.py
WebKitWebDriver (WebKitGTK) needs at least 55 seconds to run this test.
The default timeout (25+5 seconds) is not enough.
So use a long timeout (180+5) instead for this wdspec test.
Assignee | ||
Updated•5 years ago
|
Component: web-platform-tests → geckodriver
Assignee | ||
Comment 1•5 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=051a0963e48d904f121f1a3d398396ad02e43cff
Assignee | ||
Comment 2•5 years ago
|
||
GitHub CI Results
wpt.fyi PR Results Base Results
Ran 1 tests and 37 subtests
Firefox
OK : 1
PASS: 36
FAIL: 1
Chrome
OK : 1
PASS: 37
Safari
OK : 1
PASS: 31
FAIL: 6
Gecko CI Results
Ran 1 tests and 37 subtests
OK : 1
PASS : 36
FAIL : 1
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3aee39a28a1d
[wpt PR 20153] - Use long timeout in webdriver/tests/find_element_from_element/find.py, a=testonly
Comment 4•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox72:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla72
You need to log in
before you can comment on or make changes to this bug.
Description
•