Skip to content

[build] Prepare for release of Selenium 4.31.0 #15568

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

Closed
wants to merge 7 commits into from

Conversation

selenium-ci
Copy link
Member

Warning: Manually update the changelogs before merging

This PR:

  • Updates Pinned browser version to coincide with new CDP release
  • Adds support for new CDP version and removes old CDP version
  • Selenium Manager references the new Selenium Manager release
  • Updates Maven Dependencies
  • Adds new authors to authors file
  • Updates all versions for all bindings
  • Generates rough change logs for each bindings (please tidy them up before merging this)
    • Not all commits need to be in the change log — users do not need to see anything about building or testing Selenium
    • Remove references to updating versions including nightly
    • The code now outputs the complete body of the commit message; make sure the changelog message is complete and correct

@titusfortner titusfortner added C-py Python Bindings C-rb Ruby Bindings C-dotnet .NET Bindings C-java Java Bindings C-nodejs JavaScript Bindings B-build Includes scripting, bazel and CI integrations B-devtools Includes everything BiDi or Chrome DevTools related C-rust Rust code is mostly Selenium Manager B-manager Selenium Manager labels Apr 3, 2025
Copy link
Contributor

qodo-merge-pro bot commented Apr 3, 2025

CI Feedback 🧐

(Feedback updated until commit 18aef58)

A test triggered by this PR failed. Here is an AI-generated analysis of the failure:

Action: Test / All RBE tests

Failed stage: Run Bazel [❌]

Failure summary:

The action failed due to compilation errors in the .NET and Java code:

1. In the .NET code (dotnet/src/webdriver), there are compilation errors in both the netstandard2.0
and net8.0 builds:
- The error occurs in V135JavaScript.cs line 75, where the method
Page.enable() is called without required arguments.
- Error message: "There is no argument given
that corresponds to the required parameter 'command' of 'PageAdapter.Enable(EnableCommandSettings,
CancellationToken, int?, bool)'"

2. In the Java code (java/src/org/openqa/selenium/devtools/v135), there's a similar compilation
error:
- The error occurs in v135Javascript.java line 58, where the method Page.enable() is
called without required arguments.
- Error message: "method enable in class Page cannot be
applied to given types; required: Optional, found: no arguments"

These errors suggest that the API for the Page.enable() method has changed, requiring additional
parameters that aren't being provided in the code.

Relevant error logs:
1:  ##[group]Operating System
2:  Ubuntu
...

945:  Package 'php-sql-formatter' is not installed, so not removed
946:  Package 'php8.3-ssh2' is not installed, so not removed
947:  Package 'php-ssh2-all-dev' is not installed, so not removed
948:  Package 'php8.3-stomp' is not installed, so not removed
949:  Package 'php-stomp-all-dev' is not installed, so not removed
950:  Package 'php-swiftmailer' is not installed, so not removed
951:  Package 'php-symfony' is not installed, so not removed
952:  Package 'php-symfony-asset' is not installed, so not removed
953:  Package 'php-symfony-asset-mapper' is not installed, so not removed
954:  Package 'php-symfony-browser-kit' is not installed, so not removed
955:  Package 'php-symfony-clock' is not installed, so not removed
956:  Package 'php-symfony-debug-bundle' is not installed, so not removed
957:  Package 'php-symfony-doctrine-bridge' is not installed, so not removed
958:  Package 'php-symfony-dom-crawler' is not installed, so not removed
959:  Package 'php-symfony-dotenv' is not installed, so not removed
960:  Package 'php-symfony-error-handler' is not installed, so not removed
961:  Package 'php-symfony-event-dispatcher' is not installed, so not removed
...

1139:  Package 'php-twig-html-extra' is not installed, so not removed
1140:  Package 'php-twig-i18n-extension' is not installed, so not removed
1141:  Package 'php-twig-inky-extra' is not installed, so not removed
1142:  Package 'php-twig-intl-extra' is not installed, so not removed
1143:  Package 'php-twig-markdown-extra' is not installed, so not removed
1144:  Package 'php-twig-string-extra' is not installed, so not removed
1145:  Package 'php8.3-uopz' is not installed, so not removed
1146:  Package 'php-uopz-all-dev' is not installed, so not removed
1147:  Package 'php8.3-uploadprogress' is not installed, so not removed
1148:  Package 'php-uploadprogress-all-dev' is not installed, so not removed
1149:  Package 'php8.3-uuid' is not installed, so not removed
1150:  Package 'php-uuid-all-dev' is not installed, so not removed
1151:  Package 'php-validate' is not installed, so not removed
1152:  Package 'php-vlucas-phpdotenv' is not installed, so not removed
1153:  Package 'php-voku-portable-ascii' is not installed, so not removed
1154:  Package 'php-wmerrors' is not installed, so not removed
1155:  Package 'php-xdebug-all-dev' is not installed, so not removed
...

1827:  Build Script Warning:   243 |    Int32 nGroups, nBytes;
1828:  Build Script Warning:       |                   ^~~~~~
1829:  (23:29:30) �[35mWARNING: �[0m/home/runner/work/selenium/selenium/javascript/atoms/BUILD.bazel:397:19: runfiles symlink javascript/atoms/test/action_test.html -> javascript/atoms/test/action_test.html obscured by javascript/atoms/test -> bazel-out/k8-fastbuild/bin/javascript/atoms/test
1830:  (23:29:30) �[35mWARNING: �[0m/home/runner/work/selenium/selenium/javascript/atoms/BUILD.bazel:397:19: runfiles symlink javascript/atoms/test/attribute_test.html -> javascript/atoms/test/attribute_test.html obscured by javascript/atoms/test -> bazel-out/k8-fastbuild/bin/javascript/atoms/test
1831:  (23:29:30) �[35mWARNING: �[0m/home/runner/work/selenium/selenium/javascript/atoms/BUILD.bazel:397:19: runfiles symlink javascript/atoms/test/child_locator_test.html -> javascript/atoms/test/child_locator_test.html obscured by javascript/atoms/test -> bazel-out/k8-fastbuild/bin/javascript/atoms/test
1832:  (23:29:30) �[35mWARNING: �[0m/home/runner/work/selenium/selenium/javascript/atoms/BUILD.bazel:397:19: runfiles symlink javascript/atoms/test/click_link_test.html -> javascript/atoms/test/click_link_test.html obscured by javascript/atoms/test -> bazel-out/k8-fastbuild/bin/javascript/atoms/test
1833:  (23:29:30) �[35mWARNING: �[0m/home/runner/work/selenium/selenium/javascript/atoms/BUILD.bazel:397:19: runfiles symlink javascript/atoms/test/click_submit_test.html -> javascript/atoms/test/click_submit_test.html obscured by javascript/atoms/test -> bazel-out/k8-fastbuild/bin/javascript/atoms/test
1834:  (23:29:30) �[35mWARNING: �[0m/home/runner/work/selenium/selenium/javascript/atoms/BUILD.bazel:397:19: runfiles symlink javascript/atoms/test/click_test.html -> javascript/atoms/test/click_test.html obscured by javascript/atoms/test -> bazel-out/k8-fastbuild/bin/javascript/atoms/test
1835:  (23:29:30) �[35mWARNING: �[0m/home/runner/work/selenium/selenium/javascript/atoms/BUILD.bazel:397:19: runfiles symlink javascript/atoms/test/clientrect_test.html -> javascript/atoms/test/clientrect_test.html obscured by javascript/atoms/test -> bazel-out/k8-fastbuild/bin/javascript/atoms/test
1836:  (23:29:30) �[35mWARNING: �[0m/home/runner/work/selenium/selenium/javascript/atoms/BUILD.bazel:397:19: runfiles symlink javascript/atoms/test/color_test.html -> javascript/atoms/test/color_test.html obscured by javascript/atoms/test -> bazel-out/k8-fastbuild/bin/javascript/atoms/test
1837:  (23:29:30) �[35mWARNING: �[0m/home/runner/work/selenium/selenium/javascript/atoms/BUILD.bazel:397:19: runfiles symlink javascript/atoms/test/deps.js -> javascript/atoms/test/deps.js obscured by javascript/atoms/test -> bazel-out/k8-fastbuild/bin/javascript/atoms/test
1838:  (23:29:30) �[35mWARNING: �[0m/home/runner/work/selenium/selenium/javascript/atoms/BUILD.bazel:397:19: runfiles symlink javascript/atoms/test/dom_test.html -> javascript/atoms/test/dom_test.html obscured by javascript/atoms/test -> bazel-out/k8-fastbuild/bin/javascript/atoms/test
1839:  (23:29:30) �[35mWARNING: �[0m/home/runner/work/selenium/selenium/javascript/atoms/BUILD.bazel:397:19: runfiles symlink javascript/atoms/test/drag_test.html -> javascript/atoms/test/drag_test.html obscured by javascript/atoms/test -> bazel-out/k8-fastbuild/bin/javascript/atoms/test
1840:  (23:29:30) �[35mWARNING: �[0m/home/runner/work/selenium/selenium/javascript/atoms/BUILD.bazel:397:19: runfiles symlink javascript/atoms/test/enabled_test.html -> javascript/atoms/test/enabled_test.html obscured by javascript/atoms/test -> bazel-out/k8-fastbuild/bin/javascript/atoms/test
1841:  (23:29:30) �[35mWARNING: �[0m/home/runner/work/selenium/selenium/javascript/atoms/BUILD.bazel:397:19: runfiles symlink javascript/atoms/test/enter_submit_test.html -> javascript/atoms/test/enter_submit_test.html obscured by javascript/atoms/test -> bazel-out/k8-fastbuild/bin/javascript/atoms/test
1842:  (23:29:30) �[35mWARNING: �[0m/home/runner/work/selenium/selenium/javascript/atoms/BUILD.bazel:397:19: runfiles symlink javascript/atoms/test/error_test.html -> javascript/atoms/test/error_test.html obscured by javascript/atoms/test -> bazel-out/k8-fastbuild/bin/javascript/atoms/test
1843:  (23:29:30) �[35mWARNING: �[0m/home/runner/work/selenium/selenium/javascript/atoms/BUILD.bazel:397:19: runfiles symlink javascript/atoms/test/events_test.html -> javascript/atoms/test/events_test.html obscured by javascript/atoms/test -> bazel-out/k8-fastbuild/bin/javascript/atoms/test
...

2302:  (23:34:05) �[32m[12,567 / 14,523]�[0m 65 / 2264 tests;�[0m [Sched] Testing //py:common-edge-test/selenium/webdriver/common/frame_switching_tests.py; 86s ... (50 actions, 26 running)
2303:  (23:34:10) �[32m[12,570 / 14,523]�[0m 66 / 2264 tests;�[0m Testing //py:common-chrome-test/selenium/webdriver/common/cookie_tests.py; 87s remote, remote-cache ... (50 actions, 27 running)
2304:  (23:34:16) �[32m[12,572 / 14,523]�[0m 67 / 2264 tests;�[0m Testing //py:common-chrome-test/selenium/webdriver/common/cookie_tests.py; 92s remote, remote-cache ... (50 actions, 27 running)
2305:  (23:34:22) �[32m[12,574 / 14,523]�[0m 69 / 2264 tests;�[0m Testing //py:common-chrome-test/selenium/webdriver/common/cookie_tests.py; 99s remote, remote-cache ... (50 actions, 28 running)
2306:  (23:34:27) �[32m[12,575 / 14,523]�[0m 71 / 2264 tests;�[0m Testing //py:common-chrome-test/selenium/webdriver/common/cookie_tests.py; 104s remote, remote-cache ... (50 actions, 29 running)
2307:  (23:34:33) �[32m[12,587 / 14,523]�[0m 81 / 2264 tests;�[0m Testing //py:common-chrome-test/selenium/webdriver/common/cookie_tests.py; 109s remote, remote-cache ... (50 actions, 22 running)
2308:  (23:34:38) �[32m[12,587 / 14,523]�[0m 81 / 2264 tests;�[0m Testing //py:common-chrome-test/selenium/webdriver/common/cookie_tests.py; 114s remote, remote-cache ... (50 actions, 24 running)
2309:  (23:34:43) �[32m[12,592 / 14,523]�[0m 86 / 2264 tests;�[0m Testing //py:common-firefox-bidi-test/selenium/webdriver/common/executing_javascript_tests.py; 93s remote, remote-cache ... (50 actions, 24 running)
2310:  (23:34:49) �[32m[12,593 / 14,523]�[0m 86 / 2264 tests;�[0m Testing //py:common-firefox-bidi-test/selenium/webdriver/common/executing_javascript_tests.py; 99s remote, remote-cache ... (50 actions, 24 running)
2311:  (23:34:56) �[32m[12,594 / 14,523]�[0m 87 / 2264 tests;�[0m Testing //py:common-firefox-bidi-test/selenium/webdriver/common/executing_javascript_tests.py; 106s remote, remote-cache ... (50 actions, 27 running)
2312:  (23:35:01) �[32m[12,597 / 14,523]�[0m 89 / 2264 tests;�[0m Testing //py:common-firefox-bidi-test/selenium/webdriver/common/executing_javascript_tests.py; 111s remote, remote-cache ... (50 actions, 28 running)
2313:  (23:35:08) �[32m[12,598 / 14,523]�[0m 90 / 2264 tests;�[0m Testing //py:common-firefox-bidi-test/selenium/webdriver/common/executing_javascript_tests.py; 117s remote, remote-cache ... (50 actions, 30 running)
2314:  (23:35:13) �[32m[12,598 / 14,523]�[0m 90 / 2264 tests;�[0m Testing //py:common-firefox-bidi-test/selenium/webdriver/common/executing_javascript_tests.py; 122s remote, remote-cache ... (50 actions, 32 running)
2315:  (23:35:18) �[32m[12,601 / 14,523]�[0m 93 / 2264 tests;�[0m Testing //py:common-firefox-bidi-test/selenium/webdriver/common/executing_javascript_tests.py; 128s remote, remote-cache ... (50 actions, 33 running)
2316:  (23:35:24) �[32m[12,602 / 14,523]�[0m 94 / 2264 tests;�[0m Testing //py:common-firefox-bidi-test/selenium/webdriver/common/executing_javascript_tests.py; 133s remote, remote-cache ... (50 actions, 34 running)
2317:  (23:35:27) �[31m�[1mERROR: �[0m/home/runner/work/selenium/selenium/dotnet/src/webdriver/BUILD.bazel:28:15: Compiling webdriver-netstandard2.0 failed: (Exit 1): compiler_wrapper.sh failed: error executing CSharpCompile command (from target //dotnet/src/webdriver:webdriver-netstandard2.0) 
2318:  (cd /home/runner/.bazel/execroot/_main && \
...

2324:  Execution result: https://gypsum.cluster.engflow.com/actions/executions/ChBRGEdAIeBUN4RFWIAI_yPTEgdkZWZhdWx0GiUKICrk_2mv53_oMOfaQ3XrXyWji2bEWcFJUd9SQO_YRdulELcD
2325:  dotnet/src/webdriver/BiDi/Modules/Script/RemoteValue.cs(253,31): warning CS8766: Nullability of reference types in return type of 'string? NodeRemoteValue.SharedId.get' doesn't match implicitly implemented member 'string ISharedReference.SharedId.get' (possibly because of nullability attributes).
2326:  dotnet/src/webdriver/Command.cs(171,6): warning CS3016: Arrays as attribute arguments is not CLS-compliant
2327:  dotnet/src/webdriver/Response.cs(207,6): warning CS3016: Arrays as attribute arguments is not CLS-compliant
2328:  dotnet/src/webdriver/WebDriver.cs(53,19): warning CS8618: Non-nullable field 'network' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
2329:  dotnet/src/webdriver/DevTools/v134/V134Network.cs(149,29): warning CS8601: Possible null reference assignment.
2330:  dotnet/src/webdriver/DevTools/v134/V134Network.cs(194,29): warning CS8601: Possible null reference assignment.
2331:  dotnet/src/webdriver/DevTools/v134/V134Network.cs(235,92): warning CS8601: Possible null reference assignment.
2332:  dotnet/src/webdriver/DevTools/v134/V134Network.cs(292,121): warning CS8601: Possible null reference assignment.
2333:  dotnet/src/webdriver/DevTools/v134/V134Network.cs(320,94): warning CS8601: Possible null reference assignment.
2334:  dotnet/src/webdriver/DevTools/v133/V133Network.cs(149,29): warning CS8601: Possible null reference assignment.
2335:  dotnet/src/webdriver/DevTools/v133/V133Network.cs(194,29): warning CS8601: Possible null reference assignment.
2336:  dotnet/src/webdriver/DevTools/v133/V133Network.cs(235,92): warning CS8601: Possible null reference assignment.
2337:  dotnet/src/webdriver/DevTools/v133/V133Network.cs(292,121): warning CS8601: Possible null reference assignment.
2338:  dotnet/src/webdriver/DevTools/v133/V133Network.cs(320,94): warning CS8601: Possible null reference assignment.
2339:  dotnet/src/webdriver/DevTools/v135/V135JavaScript.cs(75,24): error CS7036: There is no argument given that corresponds to the required parameter 'command' of 'PageAdapter.Enable(EnableCommandSettings, CancellationToken, int?, bool)'
2340:  dotnet/src/webdriver/DevTools/v135/V135Network.cs(149,29): warning CS8601: Possible null reference assignment.
...

2366:  dotnet/src/webdriver/Response.cs(207,6): warning CS3016: Arrays as attribute arguments is not CLS-compliant
2367:  dotnet/src/webdriver/Command.cs(171,6): warning CS3016: Arrays as attribute arguments is not CLS-compliant
2368:  (23:37:18) �[32m[12,664 / 14,524]�[0m 145 / 2264 tests;�[0m Testing //py:common-firefox-test/selenium/webdriver/common/element_attribute_tests.py; 155s remote, remote-cache ... (50 actions, 36 running)
2369:  (23:37:23) �[32m[12,667 / 14,524]�[0m 148 / 2264 tests;�[0m Testing //py:common-firefox-test/selenium/webdriver/common/element_attribute_tests.py; 160s remote, remote-cache ... (50 actions, 35 running)
2370:  (23:37:29) �[32m[12,670 / 14,524]�[0m 150 / 2264 tests;�[0m Testing //py:common-firefox-test/selenium/webdriver/common/element_attribute_tests.py; 167s remote, remote-cache ... (50 actions, 35 running)
2371:  (23:37:34) �[32m[12,673 / 14,524]�[0m 153 / 2264 tests;�[0m Testing //py:common-firefox-test/selenium/webdriver/common/element_attribute_tests.py; 172s remote, remote-cache ... (50 actions, 38 running)
2372:  (23:37:39) �[32m[12,675 / 14,524]�[0m 155 / 2264 tests;�[0m Testing //py:common-firefox-test/selenium/webdriver/common/element_attribute_tests.py; 177s remote, remote-cache ... (50 actions, 40 running)
2373:  (23:37:44) �[32m[12,682 / 14,524]�[0m 159 / 2264 tests;�[0m Testing //py:common-firefox-test/selenium/webdriver/common/element_attribute_tests.py; 182s remote, remote-cache ... (50 actions, 41 running)
2374:  (23:37:49) �[32m[12,682 / 14,524]�[0m 159 / 2264 tests;�[0m Testing //py:common-firefox-test/selenium/webdriver/common/element_attribute_tests.py; 187s remote, remote-cache ... (50 actions, 43 running)
2375:  (23:37:54) �[32m[12,688 / 14,524]�[0m 165 / 2264 tests;�[0m Testing //py:common-firefox-test/selenium/webdriver/common/element_attribute_tests.py; 192s remote, remote-cache ... (50 actions, 43 running)
2376:  (23:38:00) �[32m[12,692 / 14,524]�[0m 167 / 2264 tests;�[0m Testing //py:common-firefox-test/selenium/webdriver/common/element_attribute_tests.py; 197s remote, remote-cache ... (50 actions, 42 running)
2377:  (23:38:05) �[32m[12,696 / 14,524]�[0m 171 / 2264 tests;�[0m Testing //py:common-firefox-test/selenium/webdriver/common/element_attribute_tests.py; 203s remote, remote-cache ... (50 actions, 39 running)
2378:  (23:38:10) �[32m[12,697 / 14,524]�[0m 172 / 2264 tests;�[0m Testing //py:common-firefox-test/selenium/webdriver/common/element_attribute_tests.py; 208s remote, remote-cache ... (50 actions, 40 running)
2379:  (23:38:15) �[32m[12,701 / 14,524]�[0m 175 / 2264 tests;�[0m Testing //py:common-firefox-test/selenium/webdriver/common/element_attribute_tests.py; 213s remote, remote-cache ... (50 actions, 38 running)
2380:  (23:38:21) �[32m[12,703 / 14,524]�[0m 177 / 2264 tests;�[0m Testing //py:common-firefox-test/selenium/webdriver/common/element_attribute_tests.py; 219s remote, remote-cache ... (50 actions, 37 running)
2381:  (23:38:22) �[31m�[1mERROR: �[0m/home/runner/work/selenium/selenium/dotnet/src/webdriver/BUILD.bazel:65:15: Compiling webdriver-net8.0 failed: (Exit 1): compiler_wrapper.sh failed: error executing CSharpCompile command (from target //dotnet/src/webdriver:webdriver-net8.0) 
2382:  dotnet/src/webdriver/BiDi/Modules/Script/RemoteValue.cs(253,31): warning CS8766: Nullability of reference types in return type of 'string? NodeRemoteValue.SharedId.get' doesn't match implicitly implemented member 'string ISharedReference.SharedId.get' (possibly because of nullability attributes).
2383:  (cd /home/runner/.bazel/execroot/_main && \
2384:  exec env - \
2385:  DOTNET_CLI_HOME=external/rules_dotnet++dotnet+dotnet_x86_64-unknown-linux-gnu \
2386:  external/rules_dotnet+/dotnet/private/compiler_wrapper.sh external/rules_dotnet++dotnet+dotnet_x86_64-unknown-linux-gnu/dotnet external/rules_dotnet++dotnet+dotnet_x86_64-unknown-linux-gnu/sdk/8.0.203/Roslyn/bincore/csc.dll @bazel-out/k8-fastbuild-ST-7636bdc63bf0/bin/dotnet/src/webdriver/webdriver-net8.0/net8.0/WebDriver.dll-0.params)
2387:  # Configuration: 207386b487e9d0ba1cb26df34f07487821a1f5daabefc75b358b63c9c198d569
2388:  # Execution platform: //common/remote-build:platform
2389:  Execution result: https://gypsum.cluster.engflow.com/actions/executions/ChCXJzXlBCtXK5gtL_7jBQYCEgdkZWZhdWx0GiUKIPW24aYXx-vT-FN7iRUfWz_zDVJIUgMXcQuOIh1-RkhNELcD
2390:  dotnet/src/webdriver/Command.cs(171,6): warning CS3016: Arrays as attribute arguments is not CLS-compliant
2391:  dotnet/src/webdriver/Response.cs(207,6): warning CS3016: Arrays as attribute arguments is not CLS-compliant
2392:  dotnet/src/webdriver/WebDriver.cs(53,19): warning CS8618: Non-nullable field 'network' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
2393:  dotnet/src/webdriver/DevTools/v135/V135Network.cs(149,29): warning CS8601: Possible null reference assignment.
2394:  dotnet/src/webdriver/DevTools/v135/V135Network.cs(194,29): warning CS8601: Possible null reference assignment.
2395:  dotnet/src/webdriver/DevTools/v135/V135Network.cs(235,92): warning CS8601: Possible null reference assignment.
2396:  dotnet/src/webdriver/DevTools/v135/V135Network.cs(292,121): warning CS8601: Possible null reference assignment.
2397:  dotnet/src/webdriver/DevTools/v135/V135Network.cs(320,94): warning CS8601: Possible null reference assignment.
2398:  dotnet/src/webdriver/DevTools/v135/V135JavaScript.cs(75,24): error CS7036: There is no argument given that corresponds to the required parameter 'command' of 'PageAdapter.Enable(EnableCommandSettings, CancellationToken, int?, bool)'
2399:  dotnet/src/webdriver/DevTools/v133/V133Network.cs(149,29): warning CS8601: Possible null reference assignment.
...

2465:  (23:43:20) �[32m[13,165 / 14,532]�[0m 326 / 2264 tests;�[0m Testing //py:common-firefox-test/selenium/webdriver/common/select_class_tests.py; 214s remote, remote-cache ... (50 actions, 38 running)
2466:  (23:43:25) �[32m[13,168 / 14,532]�[0m 329 / 2264 tests;�[0m Testing //py:common-firefox-test/selenium/webdriver/common/select_class_tests.py; 219s remote, remote-cache ... (50 actions, 41 running)
2467:  (23:43:30) �[32m[13,177 / 14,532]�[0m 337 / 2264 tests;�[0m Testing //py:common-firefox-test/selenium/webdriver/common/select_class_tests.py; 224s remote, remote-cache ... (50 actions, 39 running)
2468:  (23:43:36) �[32m[13,181 / 14,532]�[0m 340 / 2264 tests;�[0m Testing //py:common-firefox-test/selenium/webdriver/common/webdriverwait_tests.py; 215s remote, remote-cache ... (50 actions, 37 running)
2469:  (23:43:41) �[32m[13,185 / 14,532]�[0m 344 / 2264 tests;�[0m Testing //py:common-firefox-test/selenium/webdriver/common/webdriverwait_tests.py; 220s remote, remote-cache ... (50 actions, 34 running)
2470:  (23:43:47) �[32m[13,185 / 14,532]�[0m 344 / 2264 tests;�[0m Testing //py:common-firefox-test/selenium/webdriver/common/webdriverwait_tests.py; 225s remote, remote-cache ... (50 actions, 37 running)
2471:  (23:43:52) �[32m[13,192 / 14,532]�[0m 347 / 2264 tests;�[0m Testing //py:common-firefox-test/selenium/webdriver/common/webdriverwait_tests.py; 231s remote, remote-cache ... (50 actions, 39 running)
2472:  (23:43:58) �[32m[13,198 / 14,532]�[0m 352 / 2264 tests;�[0m Testing //py:common-firefox-test/selenium/webdriver/common/webdriverwait_tests.py; 236s remote, remote-cache ... (50 actions, 37 running)
2473:  (23:44:03) �[32m[13,201 / 14,532]�[0m 354 / 2264 tests;�[0m Testing //py:common-firefox-test/selenium/webdriver/common/webdriverwait_tests.py; 241s remote, remote-cache ... (50 actions, 38 running)
2474:  (23:44:11) �[32m[13,206 / 14,532]�[0m 358 / 2264 tests;�[0m Testing //py:common-firefox-test/selenium/webdriver/common/webdriverwait_tests.py; 250s remote, remote-cache ... (50 actions, 38 running)
2475:  (23:44:16) �[32m[13,209 / 14,532]�[0m 362 / 2264 tests;�[0m Testing //py:common-firefox-test/selenium/webdriver/common/webdriverwait_tests.py; 255s remote, remote-cache ... (50 actions, 37 running)
2476:  (23:44:21) �[32m[13,219 / 14,534]�[0m 365 / 2264 tests;�[0m Testing //py:common-firefox-test/selenium/webdriver/common/webdriverwait_tests.py; 260s remote, remote-cache ... (50 actions, 37 running)
2477:  (23:44:27) �[32m[13,222 / 14,534]�[0m 368 / 2264 tests;�[0m Testing //py:common-firefox-test/selenium/webdriver/common/webdriverwait_tests.py; 265s remote, remote-cache ... (50 actions, 39 running)
2478:  (23:44:32) �[32m[13,224 / 14,534]�[0m 370 / 2264 tests;�[0m Testing //py:common-firefox-test/selenium/webdriver/common/webdriverwait_tests.py; 270s remote, remote-cache ... (50 actions, 40 running)
2479:  (23:44:37) �[32m[13,235 / 14,534]�[0m 381 / 2264 tests;�[0m Testing //py:common-firefox-test/selenium/webdriver/common/webdriverwait_tests.py; 275s remote, remote-cache ... (50 actions, 34 running)
2480:  (23:44:42) �[32m[13,240 / 14,534]�[0m 391 / 2264 tests, �[31m�[1m6 failed�[0m;�[0m Testing //py:common-firefox-bidi-test/selenium/webdriver/common/driver_element_finding_tests.py; 254s remote, remote-cache ... (50 actions, 34 running)
2481:  (23:44:47) �[32m[13,246 / 14,534]�[0m 396 / 2264 tests, �[31m�[1m6 failed�[0m;�[0m Testing //py:common-firefox-bidi-test/selenium/webdriver/common/driver_element_finding_tests.py; 259s remote, remote-cache ... (50 actions, 31 running)
2482:  (23:44:52) �[32m[13,248 / 14,534]�[0m 399 / 2264 tests, �[31m�[1m6 failed�[0m;�[0m Testing //py:common-firefox-bidi-test/selenium/webdriver/common/driver_element_finding_tests.py; 264s remote, remote-cache ... (50 actions, 34 running)
2483:  (23:44:57) �[32m[13,254 / 14,534]�[0m 404 / 2264 tests, �[31m�[1m6 failed�[0m;�[0m Testing //py:common-firefox-bidi-test/selenium/webdriver/common/driver_element_finding_tests.py; 269s remote, remote-cache ... (50 actions, 31 running)
2484:  (23:45:02) �[32m[13,257 / 14,534]�[0m 407 / 2264 tests, �[31m�[1m6 failed�[0m;�[0m Testing //py:common-firefox-bidi-test/selenium/webdriver/common/driver_element_finding_tests.py; 274s remote, remote-cache ... (50 actions, 33 running)
2485:  (23:45:07) �[32m[13,260 / 14,534]�[0m 410 / 2264 tests, �[31m�[1m6 failed�[0m;�[0m Testing //py:common-firefox-bidi-test/selenium/webdriver/common/driver_element_finding_tests.py; 279s remote, remote-cache ... (50 actions, 36 running)
2486:  (23:45:13) �[32m[13,263 / 14,534]�[0m 413 / 2264 tests, �[31m�[1m6 failed�[0m;�[0m Testing //py:common-firefox-bidi-test/selenium/webdriver/common/driver_element_finding_tests.py; 285s remote, remote-cache ... (50 actions, 42 running)
2487:  (23:45:18) �[32m[13,273 / 14,536]�[0m 420 / 2264 tests, �[31m�[1m7 failed�[0m;�[0m Testing //py:common-firefox-bidi-test/selenium/webdriver/common/driver_element_finding_tests.py; 290s remote, remote-cache ... (50 actions, 37 running)
2488:  (23:45:23) �[32m[13,274 / 14,536]�[0m 421 / 2264 tests, �[31m�[1m7 failed�[0m;�[0m Testing //py:common-firefox-bidi-test/selenium/webdriver/common/driver_element_finding_tests.py; 295s remote, remote-cache ... (50 actions, 42 running)
2489:  (23:45:28) �[32m[13,283 / 14,536]�[0m 430 / 2264 tests, �[31m�[1m7 failed�[0m;�[0m Testing //py:common-firefox-bidi-test/selenium/webdriver/common/driver_element_finding_tests.py; 300s remote, remote-cache ... (50 actions, 40 running)
2490:  (23:45:33) �[32m[13,287 / 14,536]�[0m 434 / 2264 tests, �[31m�[1m7 failed�[0m;�[0m Testing //py:common-firefox-bidi-test/selenium/webdriver/common/driver_element_finding_tests.py; 305s remote, remote-cache ... (50 actions, 38 running)
2491:  (23:45:38) �[32m[13,294 / 14,537]�[0m 438 / 2264 tests, �[31m�[1m7 failed�[0m;�[0m Testing //py:common-firefox-bidi-test/selenium/webdriver/common/driver_element_finding_tests.py; 310s remote, remote-cache ... (50 actions, 39 running)
2492:  (23:45:43) �[32m[13,302 / 14,537]�[0m 446 / 2264 tests, �[31m�[1m7 failed�[0m;�[0m Testing //py:common-firefox-bidi-test/selenium/webdriver/common/driver_element_finding_tests.py; 315s remote, remote-cache ... (50 actions, 40 running)
2493:  (23:45:49) �[32m[13,308 / 14,537]�[0m 452 / 2264 tests, �[31m�[1m7 failed�[0m;�[0m Testing //py:common-firefox-bidi-test/selenium/webdriver/common/driver_element_finding_tests.py; 320s remote, remote-cache ... (50 actions, 41 running)
2494:  (23:45:55) �[32m[13,313 / 14,537]�[0m 456 / 2264 tests, �[31m�[1m7 failed�[0m;�[0m Testing //py:common-firefox-bidi-test/selenium/webdriver/common/driver_element_finding_tests.py; 327s remote, remote-cache ... (50 actions, 40 running)
2495:  (23:46:00) �[32m[13,320 / 14,537]�[0m 464 / 2264 tests, �[31m�[1m7 failed�[0m;�[0m Testing //py:common-firefox-bidi-test/selenium/webdriver/common/driver_element_finding_tests.py; 332s remote, remote-cache ... (50 actions, 43 running)
2496:  (23:46:05) �[32m[13,334 / 14,538]�[0m 473 / 2264 tests, �[31m�[1m7 failed�[0m;�[0m Testing //py:common-firefox-bidi-test/selenium/webdriver/common/driver_element_finding_tests.py; 337s remote, remote-cache ... (50 actions, 41 running)
2497:  (23:46:11) �[32m[13,338 / 14,540]�[0m 474 / 2264 tests, �[31m�[1m7 failed�[0m;�[0m Testing //py:common-firefox-bidi-test/selenium/webdriver/common/driver_element_finding_tests.py; 342s remote, remote-cache ... (50 actions, 44 running)
2498:  (23:46:16) �[32m[13,344 / 14,540]�[0m 480 / 2264 tests, �[31m�[1m7 failed�[0m;�[0m Testing //py:common-firefox-bidi-test/selenium/webdriver/common/driver_element_finding_tests.py; 347s remote, remote-cache ... (50 actions, 43 running)
2499:  (23:46:21) �[32m[13,357 / 14,544]�[0m 490 / 2264 tests, �[31m�[1m7 failed�[0m;�[0m Testing //py:common-firefox-bidi-test/selenium/webdriver/common/driver_element_finding_tests.py; 353s remote, remote-cache ... (50 actions, 41 running)
2500:  (23:46:26) �[32m[13,365 / 14,547]�[0m 493 / 2264 tests, �[31m�[1m7 failed�[0m;�[0m Testing //py:common-firefox-bidi-test/selenium/webdriver/common/driver_element_finding_tests.py; 358s remote, remote-cache ... (50 actions, 48 running)
2501:  (23:46:31) �[32m[13,373 / 14,547]�[0m 501 / 2264 tests, �[31m�[1m7 failed�[0m;�[0m Testing //py:common-firefox-bidi-test/selenium/webdriver/common/driver_element_finding_tests.py; 363s remote, remote-cache ... (50 actions, 43 running)
2502:  (23:46:36) �[32m[13,381 / 14,549]�[0m 507 / 2264 tests, �[31m�[1m7 failed�[0m;�[0m Testing //py:common-firefox-bidi-test/selenium/webdriver/common/driver_element_finding_tests.py; 368s remote, remote-cache ... (50 actions, 43 running)
2503:  (23:46:41) �[32m[13,386 / 14,551]�[0m 511 / 2264 tests, �[31m�[1m7 failed�[0m;�[0m Testing //py:common-firefox-bidi-test/selenium/webdriver/common/driver_element_finding_tests.py; 373s remote, remote-cache ... (50 actions, 45 running)
2504:  (23:46:46) �[32m[13,396 / 14,555]�[0m 517 / 2264 tests, �[31m�[1m7 failed�[0m;�[0m Testing //py:common-firefox-bidi-test/selenium/webdriver/common/driver_element_finding_tests.py; 378s remote, remote-cache ... (50 actions, 46 running)
2505:  (23:46:52) �[32m[13,427 / 14,565]�[0m 529 / 2264 tests, �[31m�[1m7 failed�[0m;�[0m Testing //py:common-firefox-bidi-test/selenium/webdriver/common/driver_element_finding_tests.py; 384s remote, remote-cache ... (50 actions, 43 running)
2506:  (23:46:57) �[32m[13,432 / 14,570]�[0m 530 / 2264 tests, �[31m�[1m7 failed�[0m;�[0m Testing //py:common-firefox-bidi-test/selenium/webdriver/common/driver_element_finding_tests.py; 389s remote, remote-cache ... (50 actions, 46 running)
2507:  (23:47:03) �[32m[13,450 / 14,574]�[0m 541 / 2264 tests, �[31m�[1m7 failed�[0m;�[0m Testing //py:common-firefox-bidi-test/selenium/webdriver/common/driver_element_finding_tests.py; 394s remote, remote-cache ... (50 actions, 46 running)
2508:  (23:47:08) �[32m[13,463 / 14,580]�[0m 551 / 2264 tests, �[31m�[1m7 failed�[0m;�[0m Testing //py:common-firefox-bidi-test/selenium/webdriver/common/driver_element_finding_tests.py; 399s remote, remote-cache ... (50 actions, 45 running)
2509:  (23:47:13) �[32m[13,477 / 14,582]�[0m 564 / 2264 tests, �[31m�[1m7 failed�[0m;�[0m Testing //py:common-firefox-bidi-test/selenium/webdriver/common/driver_element_finding_tests.py; 405s remote, remote-cache ... (50 actions, 43 running)
2510:  (23:47:18) �[32m[13,484 / 14,586]�[0m 569 / 2264 tests, �[31m�[1m7 failed�[0m;�[0m Testing //py:common-firefox-bidi-test/selenium/webdriver/common/driver_element_finding_tests.py; 410s remote, remote-cache ... (50 actions, 47 running)
2511:  (23:47:20) �[32mINFO: �[0mFrom Building java/src/org/openqa/selenium/remote/libapi-class.jar (70 source files):
2512:  java/src/org/openqa/selenium/remote/ErrorHandler.java:46: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2513:  private final ErrorCodes errorCodes;
2514:  ^
2515:  java/src/org/openqa/selenium/remote/ErrorHandler.java:60: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2516:  this.errorCodes = new ErrorCodes();
2517:  ^
2518:  java/src/org/openqa/selenium/remote/ErrorHandler.java:68: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2519:  public ErrorHandler(ErrorCodes codes, boolean includeServerErrors) {
2520:  ^
2521:  java/src/org/openqa/selenium/remote/Response.java:97: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2522:  ErrorCodes errorCodes = new ErrorCodes();
2523:  ^
2524:  java/src/org/openqa/selenium/remote/Response.java:97: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2525:  ErrorCodes errorCodes = new ErrorCodes();
2526:  ^
2527:  java/src/org/openqa/selenium/remote/ProtocolHandshake.java:181: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2528:  response.setStatus(ErrorCodes.SUCCESS);
2529:  ^
2530:  java/src/org/openqa/selenium/remote/ProtocolHandshake.java:182: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2531:  response.setState(ErrorCodes.SUCCESS_STRING);
2532:  ^
2533:  java/src/org/openqa/selenium/remote/W3CHandshakeResponse.java:53: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2534:  new ErrorCodes().toStatus((String) rawError, Optional.of(tuple.getStatusCode())));
2535:  ^
2536:  java/src/org/openqa/selenium/remote/W3CHandshakeResponse.java:56: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2537:  new ErrorCodes().getExceptionType((String) rawError);
2538:  ^
2539:  java/src/org/openqa/selenium/remote/codec/AbstractHttpResponseCodec.java:44: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2540:  private final ErrorCodes errorCodes = new ErrorCodes();
2541:  ^
2542:  java/src/org/openqa/selenium/remote/codec/AbstractHttpResponseCodec.java:44: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2543:  private final ErrorCodes errorCodes = new ErrorCodes();
2544:  ^
2545:  java/src/org/openqa/selenium/remote/codec/AbstractHttpResponseCodec.java:55: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2546:  int status = response.getStatus() == ErrorCodes.SUCCESS ? HTTP_OK : HTTP_INTERNAL_ERROR;
2547:  ^
2548:  java/src/org/openqa/selenium/remote/codec/AbstractHttpResponseCodec.java:101: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2549:  response.setStatus(ErrorCodes.UNKNOWN_COMMAND);
2550:  ^
2551:  java/src/org/openqa/selenium/remote/codec/AbstractHttpResponseCodec.java:103: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2552:  response.setStatus(ErrorCodes.UNHANDLED_ERROR);
2553:  ^
2554:  java/src/org/openqa/selenium/remote/codec/AbstractHttpResponseCodec.java:117: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2555:  response.setStatus(ErrorCodes.SUCCESS);
2556:  ^
2557:  java/src/org/openqa/selenium/remote/codec/AbstractHttpResponseCodec.java:118: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2558:  response.setState(errorCodes.toState(ErrorCodes.SUCCESS));
2559:  ^
2560:  java/src/org/openqa/selenium/remote/codec/AbstractHttpResponseCodec.java:124: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2561:  response.setState(errorCodes.toState(ErrorCodes.SUCCESS));
2562:  ^
2563:  java/src/org/openqa/selenium/remote/codec/w3c/W3CHttpResponseCodec.java:70: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2564:  private final ErrorCodes errorCodes = new ErrorCodes();
2565:  ^
2566:  java/src/org/openqa/selenium/remote/codec/w3c/W3CHttpResponseCodec.java:70: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2567:  private final ErrorCodes errorCodes = new ErrorCodes();
2568:  ^
2569:  java/src/org/openqa/selenium/remote/codec/w3c/W3CHttpResponseCodec.java:93: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2570:  response.setStatus(ErrorCodes.UNKNOWN_COMMAND);
2571:  ^
2572:  java/src/org/openqa/selenium/remote/codec/w3c/W3CHttpResponseCodec.java:98: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2573:  response.setStatus(ErrorCodes.UNHANDLED_ERROR);
2574:  ^
2575:  java/src/org/openqa/selenium/remote/codec/w3c/W3CHttpResponseCodec.java:145: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2576:  response.setStatus(ErrorCodes.SUCCESS);
2577:  ^
2578:  (23:47:23) �[32m[13,496 / 14,589]�[0m 578 / 2264 tests, �[31m�[1m7 failed�[0m;�[0m Testing //py:common-firefox-bidi-test/selenium/webdriver/common/driver_element_finding_tests.py; 415s remote, remote-cache ... (50 actions, 45 running)
2579:  (23:47:28) �[32m[13,511 / 14,595]�[0m 588 / 2264 tests, �[31m�[1m7 failed�[0m;�[0m Testing //py:common-firefox-bidi-test/selenium/webdriver/common/driver_element_finding_tests.py; 420s remote, remote-cache ... (50 actions, 45 running)
2580:  (23:47:33) �[32m[13,527 / 14,596]�[0m 603 / 2264 tests, �[31m�[1m7 failed�[0m;�[0m Testing //py:common-firefox-bidi-test/selenium/webdriver/common/driver_element_finding_tests.py; 425s remote, remote-cache ... (50 actions, 44 running)
2581:  (23:47:38) �[32m[13,531 / 14,596]�[0m 606 / 2264 tests, �[31m�[1m7 failed�[0m;�[0m Testing //py:common-firefox-bidi-test/selenium/webdriver/common/driver_element_finding_tests.py; 430s remote, remote-cache ... (50 actions, 48 running)
2582:  (23:47:43) �[32m[13,543 / 14,596]�[0m 618 / 2264 tests, �[31m�[1m7 failed�[0m;�[0m Testing //py:common-firefox-bidi-test/selenium/webdriver/common/driver_element_finding_tests.py; 435s remote, remote-cache ... (50 actions, 46 running)
2583:  (23:47:48) �[32m[13,558 / 14,596]�[0m 630 / 2264 tests, �[31m�[1m7 failed�[0m;�[0m Testing //py:common-firefox-bidi-test/selenium/webdriver/common/driver_element_finding_tests.py; 440s remote, remote-cache ... (50 actions, 45 running)
2584:  (23:47:53) �[32m[13,566 / 14,596]�[0m 637 / 2264 tests, �[31m�[1m7 failed�[0m;�[0m Testing //py:common-firefox-bidi-test/selenium/webdriver/common/driver_element_finding_tests.py; 445s remote, remote-cache ... (50 actions, 45 running)
2585:  (23:47:58) �[32m[13,583 / 14,596]�[0m 646 / 2264 tests, �[31m�[1m7 failed�[0m;�[0m Testing //py:common-firefox-bidi-test/selenium/webdriver/common/driver_element_finding_tests.py; 450s remote, remote-cache ... (50 actions, 46 running)
2586:  (23:48:03) �[32m[13,601 / 14,596]�[0m 661 / 2264 tests, �[31m�[1m7 failed�[0m;�[0m Testing //py:common-firefox-bidi-test/selenium/webdriver/common/driver_element_finding_tests.py; 455s remote, remote-cache ... (50 actions, 46 running)
2587:  (23:48:08) �[32m[13,605 / 14,596]�[0m 664 / 2264 tests, �[31m�[1m7 failed�[0m;�[0m Testing //py:common-firefox-bidi-test/selenium/webdriver/common/driver_element_finding_tests.py; 460s remote, remote-cache ... (50 actions, 49 running)
2588:  (23:48:14) �[32m[13,620 / 14,598]�[0m 674 / 2264 tests, �[31m�[1m7 failed�[0m;�[0m Testing //py:common-firefox-bidi-test/selenium/webdriver/common/driver_element_finding_tests.py; 466s remote, remote-cache ... (50 actions, 46 running)
2589:  (23:48:19) �[32m[13,637 / 14,599]�[0m 684 / 2264 tests, �[31m�[1m7 failed�[0m;�[0m Testing //py:common-firefox-bidi-test/selenium/webdriver/common/driver_element_finding_tests.py; 471s remote, remote-cache ... (50 actions, 47 running)
2590:  (23:48:24) �[32m[13,657 / 14,601]�[0m 693 / 2264 tests, �[31m�[1m7 failed�[0m;�[0m Testing //py:common-firefox-bidi-test/selenium/webdriver/common/driver_element_finding_tests.py; 476s remote, remote-cache ... (50 actions, 49 running)
2591:  (23:48:29) �[32m[13,677 / 14,603]�[0m 710 / 2264 tests, �[31m�[1m7 failed�[0m;�[0m Testing //py:common-firefox-bidi-test/selenium/webdriver/common/driver_element_finding_tests.py; 481s remote, remote-cache ... (50 actions, 48 running)
2592:  (23:48:35) �[32m[13,696 / 14,606]�[0m 721 / 2264 tests, �[31m�[1m7 failed�[0m;�[0m Testing //py:common-firefox-bidi-test/selenium/webdriver/common/driver_element_finding_tests.py; 486s remote, remote-cache ... (50 actions running)
2593:  (23:48:40) �[32m[13,720 / 14,609]�[0m 740 / 2264 tests, �[31m�[1m7 failed�[0m;�[0m Testing //py:common-firefox-bidi-test/selenium/webdriver/common/driver_element_finding_tests.py; 492s remote, remote-cache ... (50 actions, 48 running)
2594:  (23:48:45) �[32m[13,739 / 14,612]�[0m 752 / 2264 tests, �[31m�[1m7 failed�[0m;�[0m Testing //py:common-firefox-bidi-test/selenium/webdriver/common/driver_element_finding_tests.py; 497s remote, remote-cache ... (50 actions, 48 running)
2595:  (23:48:48) �[31m�[1mERROR: �[0m/home/runner/work/selenium/selenium/java/src/org/openqa/selenium/devtools/v135/BUILD.bazel:7:12: Building java/src/org/openqa/selenium/devtools/v135/libv135-lib.jar (7 source files) and running annotation processors (AutoServiceProcessor) failed: (Exit 1): java failed: error executing Javac command (from target //java/src/org/openqa/selenium/devtools/v135:v135-lib) 
2596:  (cd /home/runner/.bazel/execroot/_main && \
2597:  exec env - \
2598:  BAZEL_DO_NOT_DETECT_CPP_TOOLCHAIN=1 \
2599:  HOME=/home/dev \
2600:  JRUBY_OPTS=--dev \
2601:  LC_CTYPE=en_US.UTF-8 \
2602:  PATH=/bin:/usr/bin:/usr/local/bin \
2603:  external/rules_java++toolchains+remotejdk21_linux/bin/java '--add-exports=jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED' '--add-exports=jdk.compiler/com.sun.tools.javac.main=ALL-UNNAMED' '--add-exports=jdk.compiler/com.sun.tools.javac.model=ALL-UNNAMED' '--add-exports=jdk.compiler/com.sun.tools.javac.processing=ALL-UNNAMED' '--add-exports=jdk.compiler/com.sun.tools.javac.resources=ALL-UNNAMED' '--add-exports=jdk.compiler/com.sun.tools.javac.tree=ALL-UNNAMED' '--add-exports=jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED' '--add-opens=jdk.compiler/com.sun.tools.javac.code=ALL-UNNAMED' '--add-opens=jdk.compiler/com.sun.tools.javac.comp=ALL-UNNAMED' '--add-opens=jdk.compiler/com.sun.tools.javac.file=ALL-UNNAMED' '--add-opens=jdk.compiler/com.sun.tools.javac.parser=ALL-UNNAMED' '--add-opens=java.base/java.nio=ALL-UNNAMED' '--add-opens=java.base/java.lang=ALL-UNNAMED' '-Dsun.io.useCanonCaches=false' -XX:-CompactStrings -Xlog:disable '-Xlog:all=warning:stderr:uptime,level,tags' -jar external/rules_java++toolchains+remote_java_tools/java_tools/JavaBuilder_deploy.jar @bazel-out/k8-fastbuild/bin/java/src/org/openqa/selenium/devtools/v135/libv135-lib.jar-0.params @bazel-out/k8-fastbuild/bin/java/src/org/openqa/selenium/devtools/v135/libv135-lib.jar-1.params)
2604:  # Configuration: 5d04252c3c68590f487871b2c69b469ccbd98e54dec74dc5d509006711119510
2605:  # Execution platform: //common/remote-build:platform
2606:  Execution result: https://gypsum.cluster.engflow.com/actions/executions/ChB8oXZqODNWNbJneu_6VLEnEgdkZWZhdWx0GiUKIKLMly7NS8EEclMqxoY6Up1OZgnPJJ2CZ1WgaI-7Sz2-ELcD
2607:  java/src/org/openqa/selenium/devtools/v135/v135Javascript.java:58: error: method enable in class Page cannot be applied to given types;
2608:  return Page.enable();
2609:  ^
2610:  required: Optional<Boolean>
2611:  found:    no arguments
2612:  reason: actual and formal argument lists differ in length
2613:  (23:48:50) �[32m[13,760 / 14,617]�[0m 764 / 2264 tests, �[31m�[1m8 failed�[0m;�[0m Testing //py:common-firefox-bidi-test/selenium/webdriver/common/driver_element_finding_tests.py; 502s remote, remote-cache ... (50 actions, 49 running)
2614:  (23:48:55) �[32m[13,794 / 14,624]�[0m 781 / 2264 tests, �[31m�[1m8 failed�[0m;�[0m Testing //py:common-firefox-bidi-test/selenium/webdriver/common/driver_element_finding_tests.py; 507s remote, remote-cache ... (50 actions, 47 running)
2615:  (23:49:00) �[32m[13,811 / 14,635]�[0m 787 / 2264 tests, �[31m�[1m8 failed�[0m;�[0m Testing //py:common-firefox-bidi-test/selenium/webdriver/common/driver_element_finding_tests.py; 512s remote, remote-cache ... (50 actions, 49 running)
2616:  (23:49:06) �[32m[13,825 / 14,647]�[0m 789 / 2264 tests, �[31m�[1m8 failed�[0m;�[0m Testing //py:common-firefox-bidi-test/selenium/webdriver/common/driver_element_finding_tests.py; 518s remote, remote-cache ... (50 actions running)
2617:  (23:49:11) �[32m[13,844 / 14,657]�[0m 798 / 2264 tests, �[31m�[1m8 failed�[0m;�[0m Testing //py:common-firefox-bidi-test/selenium/webdriver/common/driver_element_finding_tests.py; 523s remote, remote-cache ... (50 actions running)
2618:  (23:49:16) �[32m[13,863 / 14,664]�[0m 1088 / 2264 tests, �[31m�[1m291 failed�[0m;�[0m Testing //py:common-firefox-bidi-test/selenium/webdriver/common/driver_element_finding_tests.py; 528s remote, remote-cache ... (50 actions, 49 running)
2619:  (23:49:21) �[32m[13,900 / 14,669]�[0m 1105 / 2264 tests, �[31m�[1m291 failed�[0m;�[0m Testing //py:common-firefox-bidi-test/selenium/webdriver/common/driver_element_finding_tests.py; 533s remote, remote-cache ... (50 actions running)
2620:  (23:49:26) �[32m[13,912 / 14,674]�[0m 1111 / 2264 tests, �[31m�[1m291 failed�[0m;�[0m Testing //py:common-firefox-bidi-test/selenium/webdriver/common/driver_element_finding_tests.py; 538s remote, remote-cache ... (50 actions running)
2621:  (23:49:32) �[32m[13,942 / 14,677]�[0m 1133 / 2264 tests, �[31m�[1m291 failed�[0m;�[0m Testing //py:common-firefox-bidi-test/selenium/webdriver/common/driver_element_finding_tests.py; 544s remote, remote-cache ... (50 actions running)
2622:  (23:49:36) �[32mINFO: �[0mFrom Building java/test/org/openqa/selenium/remote/libsmall-tests-test-lib.jar (5 source files) and running annotation processors (AutoServiceProcessor):
2623:  java/test/org/openqa/selenium/remote/WebDriverFixture.java:170: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2624:  response.setStatus(new ErrorCodes().toStatus(state, Optional.of(400)));
2625:  ^
2626:  (23:49:37) �[32m[13,963 / 14,688]�[0m 1145 / 2264 tests, �[31m�[1m291 failed�[0m;�[0m Testing //py:common-firefox-bidi-test/selenium/webdriver/common/driver_element_finding_tests.py; 549s remote, remote-cache ... (50 actions running)
2627:  (23:49:42) �[32m[13,989 / 14,706]�[0m 1160 / 2264 tests, �[31m�[1m291 failed�[0m;�[0m Testing //py:common-firefox-bidi-test/selenium/webdriver/common/driver_element_finding_tests.py; 554s remote, remote-cache ... (50 actions, 48 running)
2628:  (23:49:47) �[32m[14,011 / 14,721]�[0m 1172 / 2264 tests, �[31m�[1m292 failed�[0m;�[0m Testing //py:common-firefox-bidi-test/selenium/webdriver/common/driver_element_finding_tests.py; 559s remote, remote-cache ... (50 actions, 49 running)
2629:  (23:49:47) �[32mINFO: �[0mFrom Building java/test/org/openqa/selenium/remote/codec/w3c/W3CHttpResponseCodecTest.jar (1 source file):
2630:  java/test/org/openqa/selenium/remote/codec/w3c/W3CHttpResponseCodecTest.java:26: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2631:  import static org.openqa.selenium.remote.ErrorCodes.METHOD_NOT_ALLOWED;
2632:  ^
2633:  java/test/org/openqa/selenium/remote/codec/w3c/W3CHttpResponseCodecTest.java:55: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2634:  assertThat(decoded.getStatus()).isEqualTo(ErrorCodes.SUCCESS);
2635:  ^
2636:  java/test/org/openqa/selenium/remote/codec/w3c/W3CHttpResponseCodecTest.java:81: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2637:  assertThat(decoded.getStatus()).isEqualTo(ErrorCodes.UNHANDLED_ERROR);
2638:  ^
2639:  java/test/org/openqa/selenium/remote/codec/w3c/W3CHttpResponseCodecTest.java:107: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2640:  assertThat(decoded.getStatus()).isEqualTo(ErrorCodes.UNHANDLED_ERROR);
2641:  ^
2642:  (23:49:48) �[32mINFO: �[0mFrom Building java/test/org/openqa/selenium/json/JsonTest.jar (1 source file):
2643:  java/test/org/openqa/selenium/json/JsonTest.java:430: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2644:  assertThat(response.getState()).isEqualTo(new ErrorCodes().toState(0));
2645:  ^
2646:  java/test/org/openqa/selenium/json/JsonTest.java:441: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2647:  assertThat(response.getState()).isEqualTo(new ErrorCodes().toState(0));
2648:  ^
2649:  java/test/org/openqa/selenium/json/JsonTest.java:454: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2650:  assertThat(response.getState()).isEqualTo(new ErrorCodes().toState(32));
2651:  ^
2652:  (23:49:52) �[32m[14,045 / 14,750]�[0m 1189 / 2264 tests, �[31m�[1m292 failed�[0m;�[0m Testing //py:common-firefox-bidi-test/selenium/webdriver/common/driver_element_finding_tests.py; 564s remote, remote-cache ... (50 actions, 49 running)
2653:  (23:49:57) �[32m[14,072 / 14,772]�[0m 1204 / 2264 tests, �[31m�[1m293 failed�[0m;�[0m Testing //py:common-firefox-bidi-test/selenium/webdriver/common/driver_element_finding_tests.py; 569s remote, remote-cache ... (50 actions, 49 running)
2654:  (23:50:00) �[32mINFO: �[0mFrom Building java/test/org/openqa/selenium/remote/RemotableByTest.jar (1 source file) and running annotation processors (AutoServiceProcessor):
2655:  java/test/org/openqa/selenium/remote/RemotableByTest.java:23: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2656:  import static org.openqa.selenium.remote.ErrorCodes.SUCCESS_STRING;
2657:  ^
2658:  java/test/org/openqa/selenium/remote/RemotableByTest.java:23: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2659:  import static org.openqa.selenium.remote.ErrorCodes.SUCCESS_STRING;
2660:  ^
2661:  java/test/org/openqa/selenium/remote/RemotableByTest.java:23: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2662:  import static org.openqa.selenium.remote.ErrorCodes.SUCCESS_STRING;
2663:  ^
2664:  java/test/org/openqa/selenium/remote/RemotableByTest.java:45: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2665:  private final ErrorCodes errorCodes = new ErrorCodes();
2666:  ^
2667:  java/test/org/openqa/selenium/remote/RemotableByTest.java:45: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2668:  private final ErrorCodes errorCodes = new ErrorCodes();
2669:  ^
2670:  java/test/org/openqa/selenium/remote/RemotableByTest.java:45: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2671:  private final ErrorCodes errorCodes = new ErrorCodes();
2672:  ^
2673:  java/test/org/openqa/selenium/remote/RemotableByTest.java:45: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2674:  private final ErrorCodes errorCodes = new ErrorCodes();
2675:  ^
2676:  (23:50:02) �[32m[14,105 / 14,792]�[0m 1224 / 2264 tests, �[31m�[1m293 failed�[0m;�[0m Testing //py:common-firefox-bidi-test/selenium/webdriver/common/driver_element_finding_tests.py; 574s remote, remote-cache ... (50 actions running)
2677:  (23:50:07) �[32m[14,144 / 14,814]�[0m 1250 / 2264 tests, �[31m�[1m294 failed�[0m;�[0m Testing //py:common-firefox-test/selenium/webdriver/common/driver_element_finding_tests.py; 325s remote, remote-cache ... (50 actions, 49 running)
2678:  (23:50:11) �[32mINFO: �[0mFrom Building java/test/org/openqa/selenium/remote/ErrorHandlerTest.jar (1 source file) and running annotation processors (AutoServiceProcessor):
2679:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:79: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2680:  handler.throwIfResponseFailed(createResponse(ErrorCodes.SUCCESS), 100);
2681:  ^
2682:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:85: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2683:  assertThrowsCorrectExceptionType(ErrorCodes.NO_SUCH_WINDOW, NoSuchWindowException.class);
2684:  ^
2685:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:86: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2686:  assertThrowsCorrectExceptionType(ErrorCodes.NO_SUCH_FRAME, NoSuchFrameException.class);
2687:  ^
2688:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:87: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2689:  assertThrowsCorrectExceptionType(ErrorCodes.NO_SUCH_ELEMENT, NoSuchElementException.class);
2690:  ^
2691:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:88: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2692:  assertThrowsCorrectExceptionType(ErrorCodes.UNKNOWN_COMMAND, UnsupportedCommandException.class);
2693:  ^
2694:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:90: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2695:  ErrorCodes.METHOD_NOT_ALLOWED, UnsupportedCommandException.class);
2696:  ^
2697:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:92: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2698:  ErrorCodes.STALE_ELEMENT_REFERENCE, StaleElementReferenceException.class);
2699:  ^
2700:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:94: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2701:  ErrorCodes.INVALID_ELEMENT_STATE, InvalidElementStateException.class);
2702:  ^
2703:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:95: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2704:  assertThrowsCorrectExceptionType(ErrorCodes.XPATH_LOOKUP_ERROR, InvalidSelectorException.class);
2705:  ^
2706:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:107: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2707:  Response response = createResponse(ErrorCodes.UNHANDLED_ERROR);
2708:  ^
2709:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:120: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2710:  createResponse(ErrorCodes.UNHANDLED_ERROR, "boom"), 123))
2711:  ^
2712:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:133: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2713:  createResponse(ErrorCodes.UNHANDLED_ERROR, ImmutableMap.of("message", "boom")),
2714:  ^
2715:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:147: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2716:  ErrorCodes.UNHANDLED_ERROR,
2717:  ^
2718:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:167: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2719:  ErrorCodes.UNHANDLED_ERROR,
2720:  ^
2721:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:193: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2722:  createResponse(ErrorCodes.UNHANDLED_ERROR, toMap(serverError)), 123))
2723:  ^
2724:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:214: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2725:  createResponse(ErrorCodes.UNHANDLED_ERROR, data), 123))
2726:  ^
2727:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:248: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2728:  createResponse(ErrorCodes.UNHANDLED_ERROR, data), 123))
2729:  ^
2730:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:280: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2731:  createResponse(ErrorCodes.UNHANDLED_ERROR, data), 123))
2732:  ^
2733:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:308: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2734:  createResponse(ErrorCodes.UNHANDLED_ERROR, data), 123))
2735:  ^
2736:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:327: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2737:  createResponse(ErrorCodes.UNHANDLED_ERROR, data), 123))
2738:  ^
2739:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:355: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2740:  createResponse(ErrorCodes.UNHANDLED_ERROR, data), 123))
2741:  ^
2742:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:394: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2743:  createResponse(ErrorCodes.UNHANDLED_ERROR, data), 123))
2744:  ^
2745:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:426: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2746:  createResponse(ErrorCodes.UNHANDLED_ERROR, toMap(serverError)), 123))
2747:  ^
2748:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:435: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2749:  exceptions.put(ErrorCodes.NO_SUCH_SESSION, NoSuchSessionException.class);
2750:  ^
2751:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:436: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2752:  exceptions.put(ErrorCodes.NO_SUCH_ELEMENT, NoSuchElementException.class);
2753:  ^
2754:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:437: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2755:  exceptions.put(ErrorCodes.NO_SUCH_FRAME, NoSuchFrameException.class);
2756:  ^
2757:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:438: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2758:  exceptions.put(ErrorCodes.UNKNOWN_COMMAND, UnsupportedCommandException.class);
2759:  ^
2760:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:439: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2761:  exceptions.put(ErrorCodes.STALE_ELEMENT_REFERENCE, StaleElementReferenceException.class);
2762:  ^
2763:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:440: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2764:  exceptions.put(ErrorCodes.INVALID_ELEMENT_STATE, InvalidElementStateException.class);
2765:  ^
2766:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:441: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2767:  exceptions.put(ErrorCodes.UNHANDLED_ERROR, WebDriverException.class);
2768:  ^
2769:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:442: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2770:  exceptions.put(ErrorCodes.JAVASCRIPT_ERROR, JavascriptException.class);
2771:  ^
2772:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:443: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2773:  exceptions.put(ErrorCodes.XPATH_LOOKUP_ERROR, InvalidSelectorException.class);
2774:  ^
2775:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:444: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2776:  exceptions.put(ErrorCodes.TIMEOUT, TimeoutException.class);
2777:  ^
2778:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:445: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2779:  exceptions.put(ErrorCodes.NO_SUCH_WINDOW, NoSuchWindowException.class);
2780:  ^
2781:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:446: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2782:  exceptions.put(ErrorCodes.INVALID_COOKIE_DOMAIN, InvalidCookieDomainException.class);
2783:  ^
2784:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:447: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2785:  exceptions.put(ErrorCodes.UNABLE_TO_SET_COOKIE, UnableToSetCookieException.class);
2786:  ^
2787:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:448: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2788:  exceptions.put(ErrorCodes.UNEXPECTED_ALERT_PRESENT, UnhandledAlertException.class);
2789:  ^
2790:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:449: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2791:  exceptions.put(ErrorCodes.NO_ALERT_PRESENT, NoAlertPresentException.class);
2792:  ^
2793:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:450: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2794:  exceptions.put(ErrorCodes.ASYNC_SCRIPT_TIMEOUT, ScriptTimeoutException.class);
2795:  ^
2796:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:451: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2797:  exceptions.put(ErrorCodes.INVALID_SELECTOR_ERROR, InvalidSelectorException.class);
2798:  ^
2799:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:452: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2800:  exceptions.put(ErrorCodes.SESSION_NOT_CREATED, SessionNotCreatedException.class);
2801:  ^
2802:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:453: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2803:  exceptions.put(ErrorCodes.MOVE_TARGET_OUT_OF_BOUNDS, MoveTargetOutOfBoundsException.class);
2804:  ^
2805:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:454: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2806:  exceptions.put(ErrorCodes.INVALID_XPATH_SELECTOR, InvalidSelectorException.class);
2807:  ^
2808:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:455: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2809:  exceptions.put(ErrorCodes.INVALID_XPATH_SELECTOR_RETURN_TYPER, InvalidSelectorException.class);
2810:  ^
2811:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:469: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2812:  ? ErrorCodes.INVALID_SELECTOR_ERROR
2813:  ^
2814:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:471: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2815:  assertThat(new ErrorCodes().toStatusCode(e)).isEqualTo(expected);
2816:  ^
2817:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:483: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2818:  response.setState(new ErrorCodes().toState(status));
2819:  ^
2820:  (23:50:12) �[32m[14,175 / 14,864]�[0m 1272 / 2264 tests, �[31m�[1m297 failed�[0m;�[0m Testing //py:common-firefox-test/selenium/webdriver/common/driver_element_finding_tests.py; 330s remote, remote-cache ... (49 actions, 47 running)
2821:  (23:50:17) �[32m[14,209 / 14,944]�[0m 1295 / 2264 tests, �[31m�[1m307 failed�[0m;�[0m Testing //py:common-firefox-test/selenium/webdriver/common/driver_element_finding_tests.py; 335s remote, remote-cache ... (50 actions, 48 running)
2822:  (23:50:23) �[32m[14,238 / 14,970]�[0m 1313 / 2264 tests, �[31m�[1m314 failed�[0m;�[0m Testing //py:common-firefox-test/selenium/webdriver/common/driver_element_finding_tests.py; 340s remote, remote-cache ... (49 actions, 48 running)
2823:  (23:50:28) �[32m[14,280 / 14,984]�[0m 1340 / 2264 tests, �[31m�[1m324 failed�[0m;�[0m Testing //py:common-firefox-test/selenium/webdriver/common/driver_element_finding_tests.py; 345s remote, remote-cache ... (50 actions, 49 running)
2824:  (23:50:33) �[32m[14,316 / 14,992]�[0m 1379 / 2264 tests, �[31m�[1m349 failed�[0m;�[0m Testing //py:common-firefox-test/selenium/webdriver/common/driver...

@titusfortner
Copy link
Member

Let's try this again.

@titusfortner titusfortner deleted the release-preparation-4.31.0 branch April 4, 2025 02:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B-build Includes scripting, bazel and CI integrations B-devtools Includes everything BiDi or Chrome DevTools related B-manager Selenium Manager C-build C-dotnet .NET Bindings C-java Java Bindings C-nodejs JavaScript Bindings C-py Python Bindings C-rb Ruby Bindings C-rust Rust code is mostly Selenium Manager
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants