Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 840ba04a51026c6ac5be096a23b5240a262277cf
https://github.com/WebKit/WebKit/commit/840ba04a51026c6ac5be096a23b5240a262277cf
Author: Lauro Moura <[email protected]>
Date: 2025-09-25 (Thu, 25 Sep 2025)
Changed paths:
A WebDriverTests/imported/selenium/common/src/web/data_url.html
M WebDriverTests/imported/selenium/importer.json
M WebDriverTests/imported/selenium/py/conftest.py
M WebDriverTests/imported/selenium/py/selenium/__init__.py
M WebDriverTests/imported/selenium/py/selenium/webdriver/__init__.py
M
WebDriverTests/imported/selenium/py/selenium/webdriver/common/actions/action_builder.py
M
WebDriverTests/imported/selenium/py/selenium/webdriver/common/bidi/browser.py
M
WebDriverTests/imported/selenium/py/selenium/webdriver/common/bidi/browsing_context.py
A
WebDriverTests/imported/selenium/py/selenium/webdriver/common/bidi/emulation.py
A
WebDriverTests/imported/selenium/py/selenium/webdriver/common/bidi/input.py
M
WebDriverTests/imported/selenium/py/selenium/webdriver/common/bidi/script.py
M
WebDriverTests/imported/selenium/py/selenium/webdriver/common/bidi/session.py
M
WebDriverTests/imported/selenium/py/selenium/webdriver/common/bidi/storage.py
M WebDriverTests/imported/selenium/py/selenium/webdriver/common/keys.py
M WebDriverTests/imported/selenium/py/selenium/webdriver/common/proxy.py
M WebDriverTests/imported/selenium/py/selenium/webdriver/common/service.py
M WebDriverTests/imported/selenium/py/selenium/webdriver/common/utils.py
M
WebDriverTests/imported/selenium/py/selenium/webdriver/common/virtual_authenticator.py
M
WebDriverTests/imported/selenium/py/selenium/webdriver/remote/errorhandler.py
M
WebDriverTests/imported/selenium/py/selenium/webdriver/remote/remote_connection.py
M WebDriverTests/imported/selenium/py/selenium/webdriver/remote/webdriver.py
M
WebDriverTests/imported/selenium/py/test/selenium/webdriver/common/bidi_browser_tests.py
M
WebDriverTests/imported/selenium/py/test/selenium/webdriver/common/bidi_browsing_context_tests.py
A
WebDriverTests/imported/selenium/py/test/selenium/webdriver/common/bidi_emulation_tests.py
A
WebDriverTests/imported/selenium/py/test/selenium/webdriver/common/bidi_input_tests.py
M
WebDriverTests/imported/selenium/py/test/selenium/webdriver/common/bidi_network_tests.py
M
WebDriverTests/imported/selenium/py/test/selenium/webdriver/common/w3c_interaction_tests.py
Log Message:
-----------
[WebDriver] Selenium 4.34 tests teardown error due to reconnection errors on
test failure
https://bugs.webkit.org/show_bug.cgi?id=296255
Reviewed by BJ Burg.
Includes the fix upstreamed in https://github.com/SeleniumHQ/selenium/pull/16271
This reduces the amount of MaxRetryErrors from 61 to 4, which now are
related to ungardened tests.
* WebDriverTests/imported/selenium/importer.json: Updated hash
* WebDriverTests/imported/selenium/: Updated the selenium copy, with the
usual skip of Chrome, Edge, and Firefox related code.
Canonical link: https://commits.webkit.org/300552@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes