Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use long timeout in webdriver/tests/find_element_from_element/find.py #20153

Conversation

clopez
Copy link
Contributor

@clopez clopez commented Nov 7, 2019

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.

…web-platform-tests#20153)

* 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.
@andreastt andreastt merged commit 2cc5a5c into web-platform-tests:master Nov 8, 2019
@carlosgcampos
Copy link
Contributor

This is because WebKitGTK was too slow, we have fixed that now and the same test is taking ~4 seconds (see fyi). So I think we can revert this now.

carlosgcampos added a commit to WebKitGTK/web-platform-tests that referenced this pull request Nov 28, 2019
andreastt pushed a commit that referenced this pull request Nov 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants