Skip to content

[dotnet][rb][java][js][py] Automated Browser Version Update #15895

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

Merged
merged 2 commits into from
Jun 20, 2025

Conversation

selenium-ci
Copy link
Member

@selenium-ci selenium-ci commented Jun 13, 2025

This is an automated pull request to update pinned browsers and drivers

Merge after verify the new browser versions properly passing the tests and no bugs need to be filed

@selenium-ci selenium-ci added the B-build Includes scripting, bazel and CI integrations label Jun 13, 2025
Copy link
Contributor

PR Reviewer Guide 🔍

Here are some key observations to aid the review process:

⏱️ Estimated effort to review: 2 🔵🔵⚪⚪⚪
🧪 No relevant tests
🔒 Security concerns

Checksum validation:
The PR updates SHA256 checksums for Chrome browser and ChromeDriver downloads. While this appears to be a legitimate automated update, the new checksums should be independently verified against the official Chrome for Testing repository to ensure they haven't been tampered with, as incorrect checksums could allow malicious binaries to be downloaded and executed.

⚡ Recommended focus areas for review

Checksum Validation

The SHA256 checksums for the updated Chrome and ChromeDriver downloads should be verified to ensure they match the actual files from the official Chrome for Testing repository to prevent potential security issues or download corruption.

        url = "https://storage.googleapis.com/chrome-for-testing-public/138.0.7204.23/linux64/chrome-linux64.zip",
        sha256 = "d73cf3dcc85572d7d6e22f1d10479f6eb450e24aa6253af2c7e8c380c4d546b5",
        build_file_content = """
load("@aspect_rules_js//js:defs.bzl", "js_library")
package(default_visibility = ["//visibility:public"])

filegroup(
    name = "files",
    srcs = glob(["**/*"]),
)

exports_files(["chrome-linux64/chrome"])

js_library(
    name = "chrome-js",
    data = [":files"],
)
""",
    )
    http_archive(
        name = "mac_beta_chrome",
        url = "https://storage.googleapis.com/chrome-for-testing-public/138.0.7204.23/mac-x64/chrome-mac-x64.zip",
        sha256 = "e03bb09631f918828747b25fddeaf0c1d7ad898dbf034ab8c42cd0acd09e47df",
        strip_prefix = "chrome-mac-x64",
        patch_cmds = [
            "mv 'Google Chrome for Testing.app' Chrome.app",
            "mv 'Chrome.app/Contents/MacOS/Google Chrome for Testing' Chrome.app/Contents/MacOS/Chrome",
        ],
        build_file_content = """
load("@aspect_rules_js//js:defs.bzl", "js_library")
package(default_visibility = ["//visibility:public"])

exports_files(["Chrome.app"])

js_library(
    name = "chrome-js",
    data = glob(["Chrome.app/**/*"]),
)
""",
    )
    http_archive(
        name = "linux_beta_chromedriver",
        url = "https://storage.googleapis.com/chrome-for-testing-public/138.0.7204.23/linux64/chromedriver-linux64.zip",
        sha256 = "367a6b3fc321893d54c2b5eb55277759ac861d10e70dd578089502f333a0cc3b",
        strip_prefix = "chromedriver-linux64",
        build_file_content = """
load("@aspect_rules_js//js:defs.bzl", "js_library")
package(default_visibility = ["//visibility:public"])

exports_files(["chromedriver"])

js_library(
    name = "chromedriver-js",
    data = ["chromedriver"],
)
""",
    )

    http_archive(
        name = "mac_beta_chromedriver",
        url = "https://storage.googleapis.com/chrome-for-testing-public/138.0.7204.23/mac-x64/chromedriver-mac-x64.zip",
        sha256 = "95f32d1bd12f2cc9ab19d53c4050fd7da45a9700935b96811354d25a31b9a9f7",

Copy link
Contributor

qodo-merge-pro bot commented Jun 13, 2025

PR Code Suggestions ✨

No code suggestions found for the PR.

Copy link
Contributor

qodo-merge-pro bot commented Jun 13, 2025

CI Feedback 🧐

(Feedback updated until commit 2bf40b3)

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 [❌]

Failed test name: canGetAllCookies

Failure summary:

The action failed because 2 tests failed during execution:

//java/test/org/openqa/selenium/bidi/storage:StorageCommandsTest-edge - Failed with assertion error
at line 283 in StorageCommandsTest.java

//java/test/org/openqa/selenium/bidi/storage:StorageCommandsTest-edge-remote - Failed with the same
assertion error at line 283 in StorageCommandsTest.java

Both failures show the same error: org.opentest4j.AssertionFailedError: Expecting value to be true
but was false in the canGetAllCookies() test method.

Relevant error logs:
1:  ##[group]Runner Image Provisioner
2:  Hosted Compute Agent
...

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

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

1831:  (00:47:17) �[35mWARNING: �[0m/home/runner/work/selenium/selenium/javascript/webdriver/BUILD.bazel:66:19: runfiles symlink javascript/webdriver/test/atoms/inject/click_iframe.html -> javascript/webdriver/test/atoms/inject/click_iframe.html obscured by javascript/webdriver/test -> bazel-out/k8-fastbuild/bin/javascript/webdriver/test
1832:  (00:47:17) �[35mWARNING: �[0m/home/runner/work/selenium/selenium/javascript/webdriver/BUILD.bazel:66:19: runfiles symlink javascript/webdriver/test/atoms/inject/dom_test.html -> javascript/webdriver/test/atoms/inject/dom_test.html obscured by javascript/webdriver/test -> bazel-out/k8-fastbuild/bin/javascript/webdriver/test
1833:  (00:47:17) �[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
1834:  (00:47:17) �[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
1835:  (00:47:17) �[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
1836:  (00:47:17) �[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
1837:  (00:47:17) �[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
1838:  (00:47:17) �[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
1839:  (00:47:17) �[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
1840:  (00:47:17) �[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
1841:  (00:47:17) �[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
1842:  (00:47:17) �[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
1843:  (00:47:17) �[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
1844:  (00:47:17) �[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
1845:  (00:47:17) �[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
1846:  (00:47:17) �[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
1847:  (00:47:17) �[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
...

1938:  (00:47:17) �[35mWARNING: �[0m/home/runner/work/selenium/selenium/javascript/webdriver/BUILD.bazel:66:19: runfiles symlink javascript/webdriver/test/atoms/storage/local_storage_test.html -> javascript/webdriver/test/atoms/storage/local_storage_test.html obscured by javascript/webdriver/test -> bazel-out/k8-fastbuild/bin/javascript/webdriver/test
1939:  (00:47:17) �[35mWARNING: �[0m/home/runner/work/selenium/selenium/javascript/webdriver/BUILD.bazel:66:19: runfiles symlink javascript/webdriver/test/atoms/storage/session_storage_test.html -> javascript/webdriver/test/atoms/storage/session_storage_test.html obscured by javascript/webdriver/test -> bazel-out/k8-fastbuild/bin/javascript/webdriver/test
1940:  (00:47:17) �[35mWARNING: �[0m/home/runner/work/selenium/selenium/javascript/webdriver/BUILD.bazel:66:19: runfiles symlink javascript/webdriver/test/http/corsclient_test.js -> javascript/webdriver/test/http/corsclient_test.js obscured by javascript/webdriver/test -> bazel-out/k8-fastbuild/bin/javascript/webdriver/test
1941:  (00:47:17) �[35mWARNING: �[0m/home/runner/work/selenium/selenium/javascript/webdriver/BUILD.bazel:66:19: runfiles symlink javascript/webdriver/test/http/http_test.js -> javascript/webdriver/test/http/http_test.js obscured by javascript/webdriver/test -> bazel-out/k8-fastbuild/bin/javascript/webdriver/test
1942:  (00:47:17) �[35mWARNING: �[0m/home/runner/work/selenium/selenium/javascript/webdriver/BUILD.bazel:66:19: runfiles symlink javascript/webdriver/test/http/xhrclient_test.js -> javascript/webdriver/test/http/xhrclient_test.js obscured by javascript/webdriver/test -> bazel-out/k8-fastbuild/bin/javascript/webdriver/test
1943:  (00:47:17) �[35mWARNING: �[0m/home/runner/work/selenium/selenium/javascript/webdriver/BUILD.bazel:66:19: runfiles symlink javascript/webdriver/test/logging_test.js -> javascript/webdriver/test/logging_test.js obscured by javascript/webdriver/test -> bazel-out/k8-fastbuild/bin/javascript/webdriver/test
1944:  (00:47:17) �[35mWARNING: �[0m/home/runner/work/selenium/selenium/javascript/webdriver/BUILD.bazel:66:19: runfiles symlink javascript/webdriver/test/stacktrace_test.js -> javascript/webdriver/test/stacktrace_test.js obscured by javascript/webdriver/test -> bazel-out/k8-fastbuild/bin/javascript/webdriver/test
1945:  (00:47:17) �[35mWARNING: �[0m/home/runner/work/selenium/selenium/javascript/webdriver/BUILD.bazel:66:19: runfiles symlink javascript/webdriver/test/test_bootstrap.js -> javascript/webdriver/test/test_bootstrap.js obscured by javascript/webdriver/test -> bazel-out/k8-fastbuild/bin/javascript/webdriver/test
1946:  (00:47:17) �[35mWARNING: �[0m/home/runner/work/selenium/selenium/javascript/webdriver/BUILD.bazel:66:19: runfiles symlink javascript/webdriver/test/testutil.js -> javascript/webdriver/test/testutil.js obscured by javascript/webdriver/test -> bazel-out/k8-fastbuild/bin/javascript/webdriver/test
1947:  (00:47:17) �[35mWARNING: �[0m/home/runner/work/selenium/selenium/javascript/webdriver/BUILD.bazel:66:19: runfiles symlink javascript/webdriver/test/testutil_test.js -> javascript/webdriver/test/testutil_test.js obscured by javascript/webdriver/test -> bazel-out/k8-fastbuild/bin/javascript/webdriver/test
1948:  (00:47:22) �[32mAnalyzing:�[0m 2369 targets (1629 packages loaded, 59560 targets configured)
1949:  �[32m[5,162 / 6,514]�[0m 66 / 908 tests;�[0m checking cached actions
1950:  (00:47:27) �[32mAnalyzing:�[0m 2369 targets (1639 packages loaded, 59645 targets configured)
1951:  �[32m[7,091 / 8,988]�[0m 70 / 1314 tests;�[0m Building java/src/org/openqa/selenium/remote/libapi-class.jar (69 source files); 0s remote, remote-cache ... (50 actions, 0 running)
1952:  (00:47:27) �[32mINFO: �[0mFrom Building java/src/org/openqa/selenium/remote/libapi-class.jar (69 source files):
1953:  java/src/org/openqa/selenium/remote/ErrorHandler.java:46: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
1954:  private final ErrorCodes errorCodes;
1955:  ^
1956:  java/src/org/openqa/selenium/remote/ErrorHandler.java:60: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
1957:  this.errorCodes = new ErrorCodes();
1958:  ^
1959:  java/src/org/openqa/selenium/remote/ErrorHandler.java:68: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
1960:  public ErrorHandler(ErrorCodes codes, boolean includeServerErrors) {
1961:  ^
1962:  java/src/org/openqa/selenium/remote/Response.java:97: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
1963:  ErrorCodes errorCodes = new ErrorCodes();
1964:  ^
1965:  java/src/org/openqa/selenium/remote/Response.java:97: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
1966:  ErrorCodes errorCodes = new ErrorCodes();
1967:  ^
1968:  java/src/org/openqa/selenium/remote/ProtocolHandshake.java:181: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
1969:  response.setStatus(ErrorCodes.SUCCESS);
1970:  ^
1971:  java/src/org/openqa/selenium/remote/ProtocolHandshake.java:182: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
1972:  response.setState(ErrorCodes.SUCCESS_STRING);
1973:  ^
1974:  java/src/org/openqa/selenium/remote/W3CHandshakeResponse.java:53: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
1975:  new ErrorCodes().toStatus((String) rawError, Optional.of(tuple.getStatusCode())));
1976:  ^
1977:  java/src/org/openqa/selenium/remote/W3CHandshakeResponse.java:56: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
1978:  new ErrorCodes().getExceptionType((String) rawError);
1979:  ^
1980:  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
1981:  private final ErrorCodes errorCodes = new ErrorCodes();
1982:  ^
1983:  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
1984:  private final ErrorCodes errorCodes = new ErrorCodes();
1985:  ^
1986:  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
1987:  int status = response.getStatus() == ErrorCodes.SUCCESS ? HTTP_OK : HTTP_INTERNAL_ERROR;
1988:  ^
1989:  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
1990:  response.setStatus(ErrorCodes.UNKNOWN_COMMAND);
1991:  ^
1992:  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
1993:  response.setStatus(ErrorCodes.UNHANDLED_ERROR);
1994:  ^
1995:  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
1996:  response.setStatus(ErrorCodes.SUCCESS);
1997:  ^
1998:  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
1999:  response.setState(errorCodes.toState(ErrorCodes.SUCCESS));
2000:  ^
2001:  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
2002:  response.setState(errorCodes.toState(ErrorCodes.SUCCESS));
2003:  ^
2004:  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
2005:  private final ErrorCodes errorCodes = new ErrorCodes();
2006:  ^
2007:  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
2008:  private final ErrorCodes errorCodes = new ErrorCodes();
2009:  ^
2010:  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
2011:  response.setStatus(ErrorCodes.UNKNOWN_COMMAND);
2012:  ^
2013:  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
2014:  response.setStatus(ErrorCodes.UNHANDLED_ERROR);
2015:  ^
2016:  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
2017:  response.setStatus(ErrorCodes.SUCCESS);
2018:  ^
...

2247:  (00:48:56) �[32m[13,271 / 14,795]�[0m 429 / 2369 tests;�[0m Testing //rb/spec/integration/selenium/webdriver:window-edge-bidi; 22s remote, remote-cache ... (49 actions, 5 running)
2248:  (00:49:01) �[32m[13,367 / 14,837]�[0m 465 / 2369 tests;�[0m Testing //rb/spec/integration/selenium/webdriver:window-edge-bidi; 27s remote, remote-cache ... (50 actions, 5 running)
2249:  (00:49:06) �[32m[13,757 / 15,011]�[0m 503 / 2369 tests;�[0m Testing //rb/spec/integration/selenium/webdriver:window-edge-bidi; 32s remote, remote-cache ... (50 actions, 6 running)
2250:  (00:49:11) �[32m[13,801 / 15,039]�[0m 520 / 2369 tests;�[0m Testing //rb/spec/integration/selenium/webdriver:window-edge-bidi; 37s remote, remote-cache ... (50 actions, 6 running)
2251:  (00:49:16) �[32m[13,842 / 15,061]�[0m 530 / 2369 tests;�[0m Testing //rb/spec/integration/selenium/webdriver:window-edge-bidi; 42s remote, remote-cache ... (50 actions, 7 running)
2252:  (00:49:21) �[32m[13,871 / 15,071]�[0m 530 / 2369 tests;�[0m Testing //rb/spec/integration/selenium/webdriver:window-edge-bidi; 47s remote, remote-cache ... (50 actions, 7 running)
2253:  (00:49:26) �[32m[13,900 / 15,076]�[0m 530 / 2369 tests;�[0m Testing //rb/spec/integration/selenium/webdriver:window-edge-bidi; 52s remote, remote-cache ... (50 actions, 8 running)
2254:  (00:49:31) �[32m[13,929 / 15,076]�[0m 530 / 2369 tests;�[0m Testing //rb/spec/integration/selenium/webdriver:window-edge-bidi; 57s remote, remote-cache ... (50 actions, 9 running)
2255:  (00:49:36) �[32m[13,960 / 15,076]�[0m 530 / 2369 tests;�[0m Testing //rb/spec/integration/selenium/webdriver:window-edge-bidi; 62s remote, remote-cache ... (50 actions, 10 running)
2256:  (00:49:41) �[32m[13,990 / 15,076]�[0m 530 / 2369 tests;�[0m Testing //rb/spec/integration/selenium/webdriver:window-edge-bidi; 67s remote, remote-cache ... (50 actions, 11 running)
2257:  (00:49:47) �[32m[14,017 / 15,078]�[0m 530 / 2369 tests;�[0m Testing //rb/spec/integration/selenium/webdriver:window-edge-bidi; 72s remote, remote-cache ... (50 actions, 12 running)
2258:  (00:49:52) �[32m[14,047 / 15,096]�[0m 530 / 2369 tests;�[0m Testing //rb/spec/integration/selenium/webdriver:window-edge-bidi; 78s remote, remote-cache ... (50 actions, 12 running)
2259:  (00:49:57) �[32m[14,077 / 15,110]�[0m 530 / 2369 tests;�[0m Testing //rb/spec/integration/selenium/webdriver:window-edge-bidi; 83s remote, remote-cache ... (50 actions, 13 running)
2260:  (00:50:02) �[32m[14,107 / 15,127]�[0m 530 / 2369 tests;�[0m Testing //rb/spec/integration/selenium/webdriver:window-edge-bidi; 88s remote, remote-cache ... (50 actions, 14 running)
2261:  (00:50:03) �[32mINFO: �[0mFrom Building java/test/org/openqa/selenium/remote/RemotableByTest.jar (1 source file) and running annotation processors (AutoServiceProcessor):
2262:  java/test/org/openqa/selenium/remote/RemotableByTest.java:23: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2263:  import static org.openqa.selenium.remote.ErrorCodes.SUCCESS_STRING;
2264:  ^
2265:  java/test/org/openqa/selenium/remote/RemotableByTest.java:23: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2266:  import static org.openqa.selenium.remote.ErrorCodes.SUCCESS_STRING;
2267:  ^
2268:  java/test/org/openqa/selenium/remote/RemotableByTest.java:23: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2269:  import static org.openqa.selenium.remote.ErrorCodes.SUCCESS_STRING;
2270:  ^
2271:  java/test/org/openqa/selenium/remote/RemotableByTest.java:45: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2272:  private final ErrorCodes errorCodes = new ErrorCodes();
2273:  ^
2274:  java/test/org/openqa/selenium/remote/RemotableByTest.java:45: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2275:  private final ErrorCodes errorCodes = new ErrorCodes();
2276:  ^
2277:  java/test/org/openqa/selenium/remote/RemotableByTest.java:45: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2278:  private final ErrorCodes errorCodes = new ErrorCodes();
2279:  ^
2280:  java/test/org/openqa/selenium/remote/RemotableByTest.java:45: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2281:  private final ErrorCodes errorCodes = new ErrorCodes();
2282:  ^
2283:  (00:50:04) �[32mINFO: �[0mFrom Building java/test/org/openqa/selenium/remote/ErrorHandlerTest.jar (1 source file) and running annotation processors (AutoServiceProcessor):
2284:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:79: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2285:  handler.throwIfResponseFailed(createResponse(ErrorCodes.SUCCESS), 100);
2286:  ^
2287:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:85: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2288:  assertThrowsCorrectExceptionType(ErrorCodes.NO_SUCH_WINDOW, NoSuchWindowException.class);
2289:  ^
2290:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:86: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2291:  assertThrowsCorrectExceptionType(ErrorCodes.NO_SUCH_FRAME, NoSuchFrameException.class);
2292:  ^
2293:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:87: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2294:  assertThrowsCorrectExceptionType(ErrorCodes.NO_SUCH_ELEMENT, NoSuchElementException.class);
2295:  ^
2296:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:88: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2297:  assertThrowsCorrectExceptionType(ErrorCodes.UNKNOWN_COMMAND, UnsupportedCommandException.class);
2298:  ^
2299:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:90: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2300:  ErrorCodes.METHOD_NOT_ALLOWED, UnsupportedCommandException.class);
2301:  ^
2302:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:92: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2303:  ErrorCodes.STALE_ELEMENT_REFERENCE, StaleElementReferenceException.class);
2304:  ^
2305:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:94: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2306:  ErrorCodes.INVALID_ELEMENT_STATE, InvalidElementStateException.class);
2307:  ^
2308:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:95: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2309:  assertThrowsCorrectExceptionType(ErrorCodes.XPATH_LOOKUP_ERROR, InvalidSelectorException.class);
2310:  ^
2311:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:107: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2312:  Response response = createResponse(ErrorCodes.UNHANDLED_ERROR);
2313:  ^
2314:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:120: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2315:  createResponse(ErrorCodes.UNHANDLED_ERROR, "boom"), 123))
2316:  ^
2317:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:133: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2318:  createResponse(ErrorCodes.UNHANDLED_ERROR, ImmutableMap.of("message", "boom")),
2319:  ^
2320:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:147: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2321:  ErrorCodes.UNHANDLED_ERROR,
2322:  ^
2323:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:167: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2324:  ErrorCodes.UNHANDLED_ERROR,
2325:  ^
2326:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:193: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2327:  createResponse(ErrorCodes.UNHANDLED_ERROR, toMap(serverError)), 123))
2328:  ^
2329:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:214: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2330:  createResponse(ErrorCodes.UNHANDLED_ERROR, data), 123))
2331:  ^
2332:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:248: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2333:  createResponse(ErrorCodes.UNHANDLED_ERROR, data), 123))
2334:  ^
2335:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:280: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2336:  createResponse(ErrorCodes.UNHANDLED_ERROR, data), 123))
2337:  ^
2338:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:308: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2339:  createResponse(ErrorCodes.UNHANDLED_ERROR, data), 123))
2340:  ^
2341:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:327: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2342:  createResponse(ErrorCodes.UNHANDLED_ERROR, data), 123))
2343:  ^
2344:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:355: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2345:  createResponse(ErrorCodes.UNHANDLED_ERROR, data), 123))
2346:  ^
2347:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:394: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2348:  createResponse(ErrorCodes.UNHANDLED_ERROR, data), 123))
2349:  ^
2350:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:426: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2351:  createResponse(ErrorCodes.UNHANDLED_ERROR, toMap(serverError)), 123))
2352:  ^
2353:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:435: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2354:  exceptions.put(ErrorCodes.NO_SUCH_SESSION, NoSuchSessionException.class);
2355:  ^
2356:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:436: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2357:  exceptions.put(ErrorCodes.NO_SUCH_ELEMENT, NoSuchElementException.class);
2358:  ^
2359:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:437: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2360:  exceptions.put(ErrorCodes.NO_SUCH_FRAME, NoSuchFrameException.class);
2361:  ^
2362:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:438: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2363:  exceptions.put(ErrorCodes.UNKNOWN_COMMAND, UnsupportedCommandException.class);
2364:  ^
2365:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:439: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2366:  exceptions.put(ErrorCodes.STALE_ELEMENT_REFERENCE, StaleElementReferenceException.class);
2367:  ^
2368:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:440: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2369:  exceptions.put(ErrorCodes.INVALID_ELEMENT_STATE, InvalidElementStateException.class);
2370:  ^
2371:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:441: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2372:  exceptions.put(ErrorCodes.UNHANDLED_ERROR, WebDriverException.class);
2373:  ^
2374:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:442: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2375:  exceptions.put(ErrorCodes.JAVASCRIPT_ERROR, JavascriptException.class);
2376:  ^
2377:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:443: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2378:  exceptions.put(ErrorCodes.XPATH_LOOKUP_ERROR, InvalidSelectorException.class);
2379:  ^
2380:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:444: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2381:  exceptions.put(ErrorCodes.TIMEOUT, TimeoutException.class);
2382:  ^
2383:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:445: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2384:  exceptions.put(ErrorCodes.NO_SUCH_WINDOW, NoSuchWindowException.class);
2385:  ^
2386:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:446: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2387:  exceptions.put(ErrorCodes.INVALID_COOKIE_DOMAIN, InvalidCookieDomainException.class);
2388:  ^
2389:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:447: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2390:  exceptions.put(ErrorCodes.UNABLE_TO_SET_COOKIE, UnableToSetCookieException.class);
2391:  ^
2392:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:448: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2393:  exceptions.put(ErrorCodes.UNEXPECTED_ALERT_PRESENT, UnhandledAlertException.class);
2394:  ^
2395:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:449: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2396:  exceptions.put(ErrorCodes.NO_ALERT_PRESENT, NoAlertPresentException.class);
2397:  ^
2398:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:450: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2399:  exceptions.put(ErrorCodes.ASYNC_SCRIPT_TIMEOUT, ScriptTimeoutException.class);
2400:  ^
2401:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:451: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2402:  exceptions.put(ErrorCodes.INVALID_SELECTOR_ERROR, InvalidSelectorException.class);
2403:  ^
2404:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:452: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2405:  exceptions.put(ErrorCodes.SESSION_NOT_CREATED, SessionNotCreatedException.class);
2406:  ^
2407:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:453: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2408:  exceptions.put(ErrorCodes.MOVE_TARGET_OUT_OF_BOUNDS, MoveTargetOutOfBoundsException.class);
2409:  ^
2410:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:454: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2411:  exceptions.put(ErrorCodes.INVALID_XPATH_SELECTOR, InvalidSelectorException.class);
2412:  ^
2413:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:455: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2414:  exceptions.put(ErrorCodes.INVALID_XPATH_SELECTOR_RETURN_TYPER, InvalidSelectorException.class);
2415:  ^
2416:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:469: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2417:  ? ErrorCodes.INVALID_SELECTOR_ERROR
2418:  ^
2419:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:471: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2420:  assertThat(new ErrorCodes().toStatusCode(e)).isEqualTo(expected);
2421:  ^
2422:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:483: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2423:  response.setState(new ErrorCodes().toState(status));
2424:  ^
2425:  (00:50:05) �[32mINFO: �[0mFrom Building java/test/org/openqa/selenium/remote/libsmall-tests-test-lib.jar (5 source files) and running annotation processors (AutoServiceProcessor):
2426:  java/test/org/openqa/selenium/remote/WebDriverFixture.java:170: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2427:  response.setStatus(new ErrorCodes().toStatus(state, Optional.of(400)));
2428:  ^
2429:  (00:50:07) �[32m[14,134 / 15,159]�[0m 530 / 2369 tests;�[0m Testing //rb/spec/integration/selenium/webdriver:window-edge-bidi; 93s remote, remote-cache ... (50 actions, 17 running)
2430:  (00:50:12) �[32m[14,162 / 15,174]�[0m 530 / 2369 tests;�[0m Testing //rb/spec/integration/selenium/webdriver:window-edge-bidi; 98s remote, remote-cache ... (50 actions, 24 running)
2431:  (00:50:17) �[32m[14,189 / 15,183]�[0m 530 / 2369 tests;�[0m Testing //rb/spec/integration/selenium/webdriver:window-edge-bidi; 103s remote, remote-cache ... (50 actions, 24 running)
2432:  (00:50:22) �[32m[14,217 / 15,222]�[0m 530 / 2369 tests;�[0m Testing //rb/spec/integration/selenium/webdriver:window-edge-bidi; 108s remote, remote-cache ... (50 actions, 24 running)
2433:  (00:50:25) �[32mINFO: �[0mFrom Building java/test/org/openqa/selenium/remote/codec/w3c/W3CHttpResponseCodecTest.jar (1 source file):
2434:  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
2435:  import static org.openqa.selenium.remote.ErrorCodes.METHOD_NOT_ALLOWED;
2436:  ^
2437:  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
2438:  assertThat(decoded.getStatus()).isEqualTo(ErrorCodes.SUCCESS);
2439:  ^
2440:  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
2441:  assertThat(decoded.getStatus()).isEqualTo(ErrorCodes.UNHANDLED_ERROR);
2442:  ^
2443:  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
2444:  assertThat(decoded.getStatus()).isEqualTo(ErrorCodes.UNHANDLED_ERROR);
2445:  ^
2446:  (00:50:25) �[32mINFO: �[0mFrom Building java/test/org/openqa/selenium/json/JsonTest.jar (1 source file):
2447:  java/test/org/openqa/selenium/json/JsonTest.java:430: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2448:  assertThat(response.getState()).isEqualTo(new ErrorCodes().toState(0));
2449:  ^
2450:  java/test/org/openqa/selenium/json/JsonTest.java:441: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2451:  assertThat(response.getState()).isEqualTo(new ErrorCodes().toState(0));
2452:  ^
2453:  java/test/org/openqa/selenium/json/JsonTest.java:454: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2454:  assertThat(response.getState()).isEqualTo(new ErrorCodes().toState(32));
2455:  ^
...

2494:  (00:53:51) �[32m[15,261 / 16,021]�[0m 1161 / 2369 tests;�[0m Testing //rb/spec/integration/selenium/webdriver:network-edge-bidi; 224s remote, remote-cache ... (50 actions, 45 running)
2495:  (00:53:51) �[31m�[1mFAIL: �[0m//java/test/org/openqa/selenium/bidi/storage:StorageCommandsTest-edge-remote (see /home/runner/.bazel/execroot/_main/bazel-out/k8-fastbuild/testlogs/java/test/org/openqa/selenium/bidi/storage/StorageCommandsTest-edge-remote/test_attempts/attempt_1.log)
2496:  (00:53:56) �[32m[15,287 / 16,021]�[0m 1187 / 2369 tests;�[0m Testing //rb/spec/integration/selenium/webdriver:network-edge-bidi; 229s remote, remote-cache ... (50 actions, 44 running)
2497:  (00:54:01) �[32m[15,317 / 16,021]�[0m 1218 / 2369 tests;�[0m Testing //rb/spec/integration/selenium/webdriver:network-edge-bidi; 234s remote, remote-cache ... (50 actions, 46 running)
2498:  (00:54:06) �[32m[15,363 / 16,149]�[0m 1263 / 2369 tests;�[0m Testing //rb/spec/integration/selenium/webdriver:network-edge-bidi; 239s remote, remote-cache ... (49 actions, 43 running)
2499:  (00:54:11) �[32m[15,431 / 16,176]�[0m 1331 / 2369 tests;�[0m Testing //dotnet/test/common:SessionHandlingTest-edge; 89s remote, remote-cache ... (50 actions, 43 running)
2500:  (00:54:16) �[32m[15,519 / 16,176]�[0m 1419 / 2369 tests;�[0m Testing //dotnet/test/common:SessionHandlingTest-edge; 94s remote, remote-cache ... (50 actions, 43 running)
2501:  (00:54:21) �[32m[15,572 / 16,176]�[0m 1473 / 2369 tests;�[0m Testing //java/test/org/openqa/selenium/bidi/script:ScriptCommandsTest-edge-remote; 86s remote, remote-cache ... (50 actions, 43 running)
2502:  (00:54:26) �[32m[15,586 / 16,176]�[0m 1486 / 2369 tests;�[0m Testing //java/test/org/openqa/selenium/bidi/script:ScriptCommandsTest-edge-remote; 91s remote, remote-cache ... (50 actions, 44 running)
2503:  (00:54:32) �[32m[15,607 / 16,176]�[0m 1508 / 2369 tests;�[0m Testing //java/test/org/openqa/selenium/bidi/script:ScriptCommandsTest-edge-remote; 96s remote, remote-cache ... (50 actions, 44 running)
2504:  (00:54:37) �[32m[15,629 / 16,176]�[0m 1529 / 2369 tests;�[0m Testing //java/test/org/openqa/selenium/bidi/script:ScriptCommandsTest-edge-remote; 101s remote, remote-cache ... (50 actions, 45 running)
2505:  (00:54:42) �[32m[15,651 / 16,176]�[0m 1552 / 2369 tests;�[0m Testing //java/test/org/openqa/selenium/bidi/script:ScriptCommandsTest-edge-remote; 106s remote, remote-cache ... (50 actions, 44 running)
2506:  (00:54:47) �[32m[15,666 / 16,176]�[0m 1566 / 2369 tests;�[0m Testing //java/test/org/openqa/selenium/bidi/storage:StorageCommandsTest-edge-remote; 111s remote, remote-cache ... (50 actions, 44 running)
2507:  (00:54:52) �[32m[15,667 / 16,176]�[0m 1568 / 2369 tests;�[0m Testing //java/test/org/openqa/selenium/bidi/storage:StorageCommandsTest-edge-remote; 117s remote, remote-cache ... (50 actions, 45 running)
2508:  (00:54:54) �[31m�[1mFAIL: �[0m//java/test/org/openqa/selenium/bidi/storage:StorageCommandsTest-edge-remote (see /home/runner/.bazel/execroot/_main/bazel-out/k8-fastbuild/testlogs/java/test/org/openqa/selenium/bidi/storage/StorageCommandsTest-edge-remote/test.log)
2509:  �[31m�[1mFAILED: �[0m//java/test/org/openqa/selenium/bidi/storage:StorageCommandsTest-edge-remote (Summary)
2510:  /home/runner/.bazel/execroot/_main/bazel-out/k8-fastbuild/testlogs/java/test/org/openqa/selenium/bidi/storage/StorageCommandsTest-edge-remote/test.log
...

2615:  00:53:46.080 INFO [GridModel.release] - Releasing slot for session id 1c7f0485d6403840c7cbe3b14dab259d
2616:  00:53:46.081 INFO [SessionSlot.stop] - Stopping session 1c7f0485d6403840c7cbe3b14dab259d
2617:  00:53:46.168 INFO [LocalDistributor.newSession] - Session request received by the Distributor: 
2618:  [Capabilities {browserName: MicrosoftEdge, ms:edgeOptions: {args: [disable-extensions, disable-infobars, disable-breakpad, disable-dev-shm-usage, no-sandbox], binary: external/+pin_browsers_exte..., extensions: [], prefs: {exit_type: None, exited_cleanly: true}}, unhandledPromptBehavior: ignore, webSocketUrl: true}]
2619:  00:53:48.647 INFO [LocalNode.newSession] - Session created by the Node. Id: d65e469bae3337c67ea2120807ff851c, Caps: Capabilities {acceptInsecureCerts: false, browserName: MicrosoftEdge, browserVersion: 137.0.3296.93, fedcm:accounts: true, ms:edgeOptions: {debuggerAddress: localhost:37811}, msedge: {msedgedriverVersion: 137.0.3296.83 (24e00e9cccf2..., userDataDir: /tmp/.com.microsoft.Edge.P3...}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), se:cdp: ws://127.0.0.1:12354/sessio..., se:cdpVersion: 137.0.3296.93, se:gridWebSocketUrl: ws://localhost:11329/sessio..., setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: ignore, webSocketUrl: ws://127.0.0.1:12354/sessio..., webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
2620:  00:53:48.665 INFO [LocalDistributor.newSession] - Session created by the Distributor. Id: d65e469bae3337c67ea2120807ff851c 
2621:  Caps: Capabilities {acceptInsecureCerts: false, browserName: MicrosoftEdge, browserVersion: 137.0.3296.93, fedcm:accounts: true, ms:edgeOptions: {debuggerAddress: localhost:37811}, msedge: {msedgedriverVersion: 137.0.3296.83 (24e00e9cccf2..., userDataDir: /tmp/.com.microsoft.Edge.P3...}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), se:cdp: ws://127.0.0.1:12354/sessio..., se:cdpVersion: 137.0.3296.93, se:gridWebSocketUrl: ws://localhost:11329/sessio..., setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: ignore, webSocketUrl: ws://127.0.0.1:12354/sessio..., webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
2622:  00:53:48.709 INFO [ProxyNodeWebsockets.createWsEndPoint] - Establishing connection to ws://localhost:11329/session/d65e469bae3337c67ea2120807ff851c
2623:  00:53:48.749 INFO [ProxyNodeWebsockets.createWsEndPoint] - Establishing connection to ws://localhost:37811/devtools/browser/5190dee0-6530-4ad3-99f8-2230c2af1891
2624:  00:53:50.910 INFO [LocalNode.stopTimedOutSession] - Session id d65e469bae3337c67ea2120807ff851c is stopping on demand...
2625:  00:53:50.911 INFO [LocalSessionMap.remove] - Deleted session from local Session Map, Id: d65e469bae3337c67ea2120807ff851c
2626:  00:53:50.911 INFO [GridModel.release] - Releasing slot for session id d65e469bae3337c67ea2120807ff851c
2627:  00:53:50.911 INFO [SessionSlot.stop] - Stopping session d65e469bae3337c67ea2120807ff851c
2628:  Failures: 1
2629:  1) canGetAllCookies() (org.openqa.selenium.bidi.storage.StorageCommandsTest)
2630:  org.opentest4j.AssertionFailedError: 
2631:  Expecting value to be true but was false
...

2738:  00:54:48.717 INFO [GridModel.release] - Releasing slot for session id d5c48a716250ddb70dfbdaec8fb613fa
2739:  00:54:48.717 INFO [SessionSlot.stop] - Stopping session d5c48a716250ddb70dfbdaec8fb613fa
2740:  00:54:48.762 INFO [LocalDistributor.newSession] - Session request received by the Distributor: 
2741:  [Capabilities {browserName: MicrosoftEdge, ms:edgeOptions: {args: [disable-extensions, disable-infobars, disable-breakpad, disable-dev-shm-usage, no-sandbox], binary: external/+pin_browsers_exte..., extensions: [], prefs: {exit_type: None, exited_cleanly: true}}, unhandledPromptBehavior: ignore, webSocketUrl: true}]
2742:  00:54:50.689 INFO [LocalNode.newSession] - Session created by the Node. Id: 6cbe95a8e3fd184549caae6c7e0ea0e9, Caps: Capabilities {acceptInsecureCerts: false, browserName: MicrosoftEdge, browserVersion: 137.0.3296.93, fedcm:accounts: true, ms:edgeOptions: {debuggerAddress: localhost:39673}, msedge: {msedgedriverVersion: 137.0.3296.83 (24e00e9cccf2..., userDataDir: /tmp/.com.microsoft.Edge.i7...}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), se:cdp: ws://127.0.0.1:14961/sessio..., se:cdpVersion: 137.0.3296.93, se:gridWebSocketUrl: ws://localhost:25444/sessio..., setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: ignore, webSocketUrl: ws://127.0.0.1:14961/sessio..., webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
2743:  00:54:50.697 INFO [LocalDistributor.newSession] - Session created by the Distributor. Id: 6cbe95a8e3fd184549caae6c7e0ea0e9 
2744:  Caps: Capabilities {acceptInsecureCerts: false, browserName: MicrosoftEdge, browserVersion: 137.0.3296.93, fedcm:accounts: true, ms:edgeOptions: {debuggerAddress: localhost:39673}, msedge: {msedgedriverVersion: 137.0.3296.83 (24e00e9cccf2..., userDataDir: /tmp/.com.microsoft.Edge.i7...}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), se:cdp: ws://127.0.0.1:14961/sessio..., se:cdpVersion: 137.0.3296.93, se:gridWebSocketUrl: ws://localhost:25444/sessio..., setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: ignore, webSocketUrl: ws://127.0.0.1:14961/sessio..., webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
2745:  00:54:50.787 INFO [ProxyNodeWebsockets.createWsEndPoint] - Establishing connection to ws://localhost:39673/devtools/browser/f9f90a21-af3b-4377-8928-fc8aaf276fd4
2746:  00:54:50.824 INFO [ProxyNodeWebsockets.createWsEndPoint] - Establishing connection to ws://localhost:25444/session/6cbe95a8e3fd184549caae6c7e0ea0e9
2747:  00:54:52.853 INFO [LocalNode.stopTimedOutSession] - Session id 6cbe95a8e3fd184549caae6c7e0ea0e9 is stopping on demand...
2748:  00:54:52.855 INFO [LocalSessionMap.remove] - Deleted session from local Session Map, Id: 6cbe95a8e3fd184549caae6c7e0ea0e9
2749:  00:54:52.855 INFO [GridModel.release] - Releasing slot for session id 6cbe95a8e3fd184549caae6c7e0ea0e9
2750:  00:54:52.855 INFO [SessionSlot.stop] - Stopping session 6cbe95a8e3fd184549caae6c7e0ea0e9
2751:  Failures: 1
2752:  1) canGetAllCookies() (org.openqa.selenium.bidi.storage.StorageCommandsTest)
2753:  org.opentest4j.AssertionFailedError: 
2754:  Expecting value to be true but was false
2755:  at org.openqa.selenium.bidi.storage.StorageCommandsTest.canGetAllCookies(StorageCommandsTest.java:283)
2756:  Execution result: https://gypsum.cluster.engflow.com/actions/executions/ChAwAaYLvqFR4b2EbHZKjZYFEgdkZWZhdWx0GiUKINC_a8VnkB5wuqsbBZ15VgHyFPT3Bet1_p4qIaBdq8oqELwD
2757:  ================================================================================
2758:  (00:54:57) �[32m[15,733 / 16,176]�[0m 1633 / 2369 tests, �[31m�[1m1 failed�[0m;�[0m Testing //dotnet/test/common:BiDi/Network/NetworkEventsTest-edge; 75s remote, remote-cache ... (50 actions, 44 running)
2759:  (00:55:02) �[32m[15,783 / 16,360]�[0m 1684 / 2369 tests, �[31m�[1m1 failed�[0m;�[0m Testing //dotnet/test/common:FrameSwitchingTest-edge; 74s remote, remote-cache ... (50 actions, 46 running)
2760:  (00:55:07) �[32m[15,789 / 16,360]�[0m 1690 / 2369 tests, �[31m�[1m1 failed�[0m;�[0m Testing //dotnet/test/common:FrameSwitchingTest-edge; 79s remote, remote-cache ... (50 actions, 48 running)
2761:  (00:55:12) �[32m[15,795 / 16,360]�[0m 1695 / 2369 tests, �[31m�[1m1 failed�[0m;�[0m Testing //dotnet/test/common:FrameSwitchingTest-edge; 84s remote, remote-cache ... (50 actions, 49 running)
2762:  (00:55:17) �[32m[15,805 / 16,360]�[0m 1706 / 2369 tests, �[31m�[1m1 failed�[0m;�[0m Testing //dotnet/test/common:FrameSwitchingTest-edge; 89s remote, remote-cache ... (50 actions running)
2763:  (00:55:22) �[32m[15,873 / 16,360]�[0m 1773 / 2369 tests, �[31m�[1m1 failed�[0m;�[0m Testing //dotnet/test/common:FrameSwitchingTest-edge; 94s remote, remote-cache ... (50 actions, 47 running)
2764:  (00:55:27) �[32m[15,889 / 16,360]�[0m 1790 / 2369 tests, �[31m�[1m1 failed�[0m;�[0m Testing //dotnet/test/common:FrameSwitchingTest-edge; 99s remote, remote-cache ... (50 actions running)
2765:  (00:55:32) �[32m[15,898 / 16,360]�[0m 1798 / 2369 tests, �[31m�[1m1 failed�[0m;�[0m Testing //dotnet/test/common:FrameSwitchingTest-edge; 105s remote, remote-cache ... (50 actions running)
2766:  (00:55:37) �[32m[15,911 / 16,360]�[0m 1811 / 2369 tests, �[31m�[1m1 failed�[0m;�[0m Testing //dotnet/test/common:FrameSwitchingTest-edge; 110s remote, remote-cache ... (50 actions, 49 running)
2767:  (00:55:43) �[32m[15,934 / 16,360]�[0m 1835 / 2369 tests, �[31m�[1m1 failed�[0m;�[0m Testing //dotnet/test/common:FrameSwitchingTest-edge; 115s remote, remote-cache ... (50 actions, 47 running)
2768:  (00:55:48) �[32m[15,986 / 16,360]�[0m 1886 / 2369 tests, �[31m�[1m1 failed�[0m;�[0m Testing //java/test/org/openqa/selenium/bidi/browsingcontext:BrowsingContextTest-edge-remote; 88s remote, remote-cache ... (50 actions, 45 running)
2769:  (00:55:53) �[32m[16,011 / 16,379]�[0m 1911 / 2369 tests, �[31m�[1m1 failed�[0m;�[0m Testing //java/test/org/openqa/selenium/bidi/browsingcontext:BrowsingContextTest-edge-remote; 93s remote, remote-cache ... (50 actions, 49 running)
2770:  (00:55:58) �[32m[16,018 / 16,379]�[0m 1918 / 2369 tests, �[31m�[1m1 failed�[0m;�[0m Testing //java/test/org/openqa/selenium/bidi/browsingcontext:BrowsingContextTest-edge-remote; 99s remote, remote-cache ... (50 actions running)
2771:  (00:56:03) �[32m[16,026 / 16,379]�[0m 1926 / 2369 tests, �[31m�[1m1 failed�[0m;�[0m Testing //java/test/org/openqa/selenium/bidi/browsingcontext:BrowsingContextTest-edge-remote; 104s remote, remote-cache ... (50 actions, 49 running)
2772:  (00:56:08) �[32m[16,045 / 16,379]�[0m 1945 / 2369 tests, �[31m�[1m1 failed�[0m;�[0m Testing //java/test/org/openqa/selenium/bidi/browsingcontext:BrowsingContextTest-edge-remote; 109s remote, remote-cache ... (50 actions, 48 running)
2773:  (00:56:11) �[31m�[1mFAIL: �[0m//java/test/org/openqa/selenium/bidi/storage:StorageCommandsTest-edge (see /home/runner/.bazel/execroot/_main/bazel-out/k8-fastbuild/testlogs/java/test/org/openqa/selenium/bidi/storage/StorageCommandsTest-edge/test_attempts/attempt_1.log)
2774:  (00:56:13) �[32m[16,164 / 16,379]�[0m 2064 / 2369 tests, �[31m�[1m1 failed�[0m;�[0m Testing //java/test/org/openqa/selenium/bidi/browsingcontext:BrowsingContextTest-edge-remote; 114s remote, remote-cache ... (50 actions, 45 running)
2775:  (00:56:18) �[32m[16,176 / 16,379]�[0m 2076 / 2369 tests, �[31m�[1m1 failed�[0m;�[0m Testing //java/test/org/openqa/selenium/bidi/browsingcontext:BrowsingContextTest-edge-remote; 119s remote, remote-cache ... (50 actions, 48 running)
2776:  (00:56:23) �[32m[16,239 / 16,379]�[0m 2139 / 2369 tests, �[31m�[1m1 failed�[0m;�[0m Testing //java/test/org/openqa/selenium/bidi/browsingcontext:BrowsingContextTest-edge-remote; 124s remote, remote-cache ... (50 actions, 46 running)
2777:  (00:56:30) �[32m[16,251 / 16,379]�[0m 2151 / 2369 tests, �[31m�[1m1 failed�[0m;�[0m Testing //java/test/org/openqa/selenium/bidi/browsingcontext:BrowsingContextTest-edge-remote; 130s remote, remote-cache ... (50 actions running)
2778:  (00:56:35) �[32m[16,265 / 16,379]�[0m 2165 / 2369 tests, �[31m�[1m1 failed�[0m;�[0m Testing //java/test/org/openqa/selenium/bidi/browsingcontext:BrowsingContextTest-edge-remote; 135s remote, remote-cache ... (50 actions, 47 running)
2779:  (00:56:40) �[32m[16,342 / 16,379]�[0m 2242 / 2369 tests, �[31m�[1m1 failed�[0m;�[0m Testing //java/test/org/openqa/selenium/grid/router:StressTest-edge; 102s remote, remote-cache ... (37 actions running)
2780:  (00:56:45) �[32m[16,346 / 16,379]�[0m 2246 / 2369 tests, �[31m�[1m1 failed�[0m;�[0m Testing //java/test/org/openqa/selenium/grid/router:StressTest-edge; 107s remote, remote-cache ... (33 actions running)
2781:  (00:56:51) �[32m[16,350 / 16,379]�[0m 2250 / 2369 tests, �[31m�[1m1 failed�[0m;�[0m Testing //java/test/org/openqa/selenium/grid/router:StressTest-edge; 113s remote, remote-cache ... (29 actions running)
2782:  (00:56:56) �[32m[16,353 / 16,379]�[0m 2253 / 2369 tests, �[31m�[1m1 failed�[0m;�[0m Testing //java/test/org/openqa/selenium/grid/router:StressTest-edge; 118s remote, remote-cache ... (26 actions running)
2783:  (00:56:59) �[31m�[1mFAIL: �[0m//java/test/org/openqa/selenium/bidi/storage:StorageCommandsTest-edge (see /home/runner/.bazel/execroot/_main/bazel-out/k8-fastbuild/testlogs/java/test/org/openqa/selenium/bidi/storage/StorageCommandsTest-edge/test.log)
2784:  �[31m�[1mFAILED: �[0m//java/test/org/openqa/selenium/bidi/storage:StorageCommandsTest-edge (Summary)
2785:  /home/runner/.bazel/execroot/_main/bazel-out/k8-fastbuild/testlogs/java/test/org/openqa/selenium/bidi/storage/StorageCommandsTest-edge/test.log
2786:  /home/runner/.bazel/execroot/_main/bazel-out/k8-fastbuild/testlogs/java/test/org/openqa/selenium/bidi/storage/StorageCommandsTest-edge/test_attempts/attempt_1.log
2787:  (00:56:59) �[32mINFO: �[0mFrom Testing //java/test/org/openqa/selenium/bidi/storage:StorageCommandsTest-edge:
2788:  ==================== Test output for //java/test/org/openqa/selenium/bidi/storage:StorageCommandsTest-edge:
2789:  Failures: 1
2790:  1) canGetAllCookies() (org.openqa.selenium.bidi.storage.StorageCommandsTest)
2791:  org.opentest4j.AssertionFailedError: 
2792:  Expecting value to be true but was false
2793:  at org.openqa.selenium.bidi.storage.StorageCommandsTest.canGetAllCookies(StorageCommandsTest.java:283)
2794:  Execution result: https://gypsum.cluster.engflow.com/actions/executions/ChDXAXlK6V1ayqvwtud_-gP5EgdkZWZhdWx0GiUKIPN4qdfggVEA2ejIJ7fc4ZD6GY7cX82-vp1NAmOoKLQRELwD
2795:  ================================================================================
2796:  ==================== Test output for //java/test/org/openqa/selenium/bidi/storage:StorageCommandsTest-edge:
2797:  Failures: 1
2798:  1) canGetAllCookies() (org.openqa.selenium.bidi.storage.StorageCommandsTest)
2799:  org.opentest4j.AssertionFailedError: 
2800:  Expecting value to be true but was false
2801:  at org.openqa.selenium.bidi.storage.StorageCommandsTest.canGetAllCookies(StorageCommandsTest.java:283)
2802:  Execution result: https://gypsum.cluster.engflow.com/actions/executions/ChDXAXlK6V1ayqvwtud_-gP5EgdkZWZhdWx0GiUKIPN4qdfggVEA2ejIJ7fc4ZD6GY7cX82-vp1NAmOoKLQRELwD
2803:  ================================================================================
2804:  (00:57:02) �[32m[16,358 / 16,379]�[0m 2258 / 2369 tests, �[31m�[1m2 failed�[0m;�[0m Testing //java/test/org/openqa/selenium/grid/router:StressTest-edge; 124s remote, remote-cache ... (21 actions running)
2805:  (00:57:09) �[32m[16,362 / 16,379]�[0m 2262 / 2369 tests, �[31m�[1m2 failed�[0m;�[0m Testing //java/test/org/openqa/selenium/grid/router:StressTest-edge; 131s remote, remote-cache ... (17 actions running)
2806:  (00:57:14) �[32m[16,364 / 16,379]�[0m 2264 / 2369 tests, �[31m�[1m2 failed�[0m;�[0m Testing //java/test/org/openqa/selenium/grid/router:StressTest-edge; 136s remote, remote-cache ... (15 actions running)
2807:  (00:57:20) �[32m[16,366 / 16,379]�[0m 2266 / 2369 tests, �[31m�[1m2 failed�[0m;�[0m Testing //java/test/org/openqa/selenium/grid/router:StressTest-edge; 142s remote, remote-cache ... (13 actions running)
2808:  (00:57:26) �[32m[16,370 / 16,379]�[0m 2271 / 2369 tests, �[31m�[1m2 failed�[0m;�[0m Testing //java/test/org/openqa/selenium/grid/router:StressTest-edge; 148s remote, remote-cache ... (9 actions running)
2809:  (00:57:31) �[32m[16,371 / 16,379]�[0m 2271 / 2369 tests, �[31m�[1m2 failed�[0m;�[0m Testing //java/test/org/openqa/selenium/grid/router:StressTest-edge; 153s remote, remote-cache ... (8 actions running)
2810:  (00:57:41) �[32m[16,372 / 16,379]�[0m 2272 / 2369 tests, �[31m�[1m2 failed�[0m;�[0m Testing //java/test/org/openqa/selenium/grid/router:StressTest-edge; 163s remote, remote-cache ... (7 actions running)
2811:  (00:57:46) �[32m[16,372 / 16,379]�[0m 2272 / 2369 tests, �[31m�[1m2 failed�[0m;�[0m Testing //java/test/org/openqa/selenium/grid/router:StressTest-edge; 168s remote, remote-cache ... (7 actions running)
2812:  (00:57:52) �[32m[16,373 / 16,379]�[0m 2273 / 2369 tests, �[31m�[1m2 failed�[0m;�[0m Testing //java/test/org/openqa/selenium/grid/router:StressTest-edge; 174s remote, remote-cache ... (6 actions running)
2813:  (00:58:00) �[32m[16,375 / 16,379]�[0m 2275 / 2369 tests, �[31m�[1m2 failed�[0m;�[0m Testing //java/test/org/openqa/selenium/grid/router:StressTest-edge; 182s remote, remote-cache ... (4 actions running)
2814:  (00:58:06) �[32m[16,376 / 16,379]�[0m 2276 / 2369 tests, �[31m�[1m2 failed�[0m;�[0m Testing //java/test/org/openqa/selenium/grid/router:StressTest-edge; 188s remote, remote-cache ... (3 actions running)
2815:  (00:58:12) �[32m[16,376 / 16,379]�[0m 2276 / 2369 tests, �[31m�[1m2 failed�[0m;�[0m Testing //java/test/org/openqa/selenium/grid/router:StressTest-edge; 194s remote, remote-cache ... (3 actions running)
2816:  (00:58:21) �[32m[16,377 / 16,379]�[0m 2277 / 2369 tests, �[31m�[1m2 failed�[0m;�[0m Testing //java/test/org/openqa/selenium/grid/router:StressTest-edge-remote; 157s remote, remote-cache ... (2 actions running)
2817:  (00:58:29) �[32m[16,377 / 16,379]�[0m 2277 / 2369 tests, �[31m�[1m2 failed�[0m;�[0m Testing //java/test/org/openqa/selenium/grid/router:StressTest-edge-remote; 165s remote, remote-cache ... (2 actions running)
2818:  (00:58:36) �[32m[16,378 / 16,379]�[0m 2278 / 2369 tests, �[31m�[1m2 failed�[0m;�[0m Testing //java/test/org/openqa/selenium/grid/router:StressTest-edge-remote; 172s remote, remote-cache
2819:  (00:58:41) �[32m[16,378 / 16,379]�[0m 2278 / 2369 tests, �[31m�[1m2 failed�[0m;�[0m Testing //java/test/org/openqa/selenium/grid/router:StressTest-edge-remote; 178s remote, remote-cache
2820:  (00:58:57) �[32m[16,378 / 16,379]�[0m 2279 / 2369 tests, �[31m�[1m2 failed�[0m;�[0m Testing //java/test/org/openqa/selenium/grid/router:StressTest-edge-remote; 193s remote, remote-cache
2821:  (00:59:06) �[32m[16,380 / 16,381]�[0m 2280 / 2369 tests, �[31m�[1m2 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:bidi-edge; 8s remote, remote-cache
2822:  (00:59:13) �[32m[16,380 / 16,381]�[0m 2280 / 2369 tests, �[31m�[1m2 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:bidi-edge; 15s remote, remote-cache
2823:  (00:59:21) �[32m[16,381 / 16,382]�[0m 2281 / 2369 tests, �[31m�[1m2 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:devtools-edge-remote; 7s remote, remote-cache
2824:  (01:00:52) �[32m[16,381 / 16,382]�[0m 2281 / 2369 tests, �[31m�[1m2 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:devtools-edge-remote; 98s remote, remote-cache
2825:  (01:01:01) �[32m[16,388 / 16,389]�[0m 2288 / 2369 tests, �[31m�[1m2 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/bidi:network-edge-remote; 5s remote, remote-cache
2826:  (01:01:14) �[32m[16,388 / 16,389]�[0m 2288 / 2369 tests, �[31m�[1m2 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/bidi:network-edge-remote; 18s remote, remote-cache
2827:  (01:01:21) �[32m[16,397 / 16,398]�[0m 2297 / 2369 tests, �[31m�[1m2 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/bidi:network-edge; 3s remote, remote-cache
2828:  (01:01:33) �[32m[16,397 / 16,398]�[0m 2297 / 2369 tests, �[31m�[1m2 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/bidi:network-edge; 15s remote, remote-cache
2829:  (01:01:41) �[32m[16,398 / 16,399]�[0m 2298 / 2369 tests, �[31m�[1m2 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/bidi:browsing_context-edge-remote; 6s remote, remote-cache
2830:  (01:01:58) �[32m[16,398 / 16,399]�[0m 2298 / 2369 tests, �[31m�[1m2 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/bidi:browsing_context-edge-remote; 24s remote, remote-cache
2831:  (01:02:03) �[32m[16,412 / 16,413]�[0m 2313 / 2369 tests, �[31m�[1m2 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/bidi:network-firefox-beta; 0s remote, remote-cache
2832:  (01:02:11) �[32m[16,418 / 16,419]�[0m 2318 / 2369 tests, �[31m�[1m2 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/bidi:network-edge-bidi; 5s remote, remote-cache
2833:  (01:02:59) �[32m[16,418 / 16,419]�[0m 2318 / 2369 tests, �[31m�[1m2 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/bidi:network-edge-bidi; 53s remote, remote-cache
2834:  (01:03:06) �[32m[16,423 / 16,424]�[0m 2323 / 2369 tests, �[31m�[1m2 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:bidi-edge-remote; 3s remote, remote-cache
2835:  (01:03:21) �[32m[16,423 / 16,424]�[0m 2323 / 2369 tests, �[31m�[1m2 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:bidi-edge-remote; 18s remote, remote-cache
2836:  (01:03:31) �[32m[16,426 / 16,427]�[0m 2326 / 2369 tests, �[31m�[1m2 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:devtools-edge; 7s remote, remote-cache
2837:  (01:04:56) �[32m[16,426 / 16,427]�[0m 2326 / 2369 tests, �[31m�[1m2 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:devtools-edge; 93s remote, remote-cache
2838:  (01:05:06) �[32m[16,427 / 16,428]�[0m 2327 / 2369 tests, �[31m�[1m2 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/bidi:log_inspector-edge-bidi; 8s remote, remote-cache
2839:  (01:05:20) �[32m[16,427 / 16,428]�[0m 2327 / 2369 tests, �[31m�[1m2 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/bidi:log_inspector-edge-bidi; 22s remote, remote-cache
2840:  (01:05:26) �[32m[16,429 / 16,430]�[0m 2329 / 2369 tests, �[31m�[1m2 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/bidi:log_inspector-edge; 4s remote, remote-cache
2841:  (01:05:37) �[32m[16,429 / 16,430]�[0m 2329 / 2369 tests, �[31m�[1m2 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/bidi:log_inspector-edge; 15s remote, remote-cache
2842:  (01:05:46) �[32m[16,433 / 16,434]�[0m 2333 / 2369 tests, �[31m�[1m2 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/bidi:script-edge-bidi; 6s remote, remote-cache
2843:  (01:06:16) �[32m[16,433 / 16,434]�[0m 2333 / 2369 tests, �[31m�[1m2 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/bidi:script-edge-bidi; 36s remote, remote-cache
2844:  (01:06:21) �[32m[16,437 / 16,438]�[0m 2337 / 2369 tests, �[31m�[1m2...

@selenium-ci selenium-ci force-pushed the pinned-browser-updates branch 5 times, most recently from d086313 to 226730b Compare June 19, 2025 00:42
@selenium-ci selenium-ci force-pushed the pinned-browser-updates branch from 7256c5a to 2bf40b3 Compare June 20, 2025 00:42
@navin772 navin772 merged commit 5e078b2 into trunk Jun 20, 2025
32 checks passed
@navin772 navin772 deleted the pinned-browser-updates branch June 20, 2025 05:06
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 Review effort 2/5
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants