Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

[py] Update dependency debugpy to v1.8.11 #14730

Open
wants to merge 1 commit into
base: trunk
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 8, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
debugpy (source) ==1.8.7 -> ==1.8.11 age adoption passing confidence

Release Notes

microsoft/debugpy (debugpy)

v1.8.11: debugpy v1.8.11

Compare Source

Full Changelog: microsoft/debugpy@v1.8.9...v1.8.11

Fixes for:

v1.8.10

Compare Source

v1.8.9: debugpy v1.8.9

Compare Source

Fixes for:

v1.8.8: debugpy v1.8.8

Compare Source

Fixes for:


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 8, 2024
@renovate renovate bot force-pushed the renovate/debugpy-1.x branch from c579192 to b415413 Compare November 9, 2024 15:11
Copy link
Contributor

qodo-merge-pro bot commented Nov 9, 2024

CI Failure Feedback 🧐

(Checks updated until commit bbd546d)

Action: Test / All RBE tests

Failed stage: Run Bazel [❌]

Failed test name: testShouldBeAbleToClickOnAnElementInFrameGreaterThanTwoViewports

Failure summary:

The action failed because the test testShouldBeAbleToClickOnAnElementInFrameGreaterThanTwoViewports
in ClickTest-firefox-beta failed. The test timed out waiting for the page title to change to
"clicks" - it remained as "This page has iframes" after waiting for 10 seconds.

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

970:  Package 'php-symfony-debug-bundle' is not installed, so not removed
971:  Package 'php-symfony-dependency-injection' is not installed, so not removed
972:  Package 'php-symfony-deprecation-contracts' is not installed, so not removed
973:  Package 'php-symfony-discord-notifier' is not installed, so not removed
974:  Package 'php-symfony-doctrine-bridge' is not installed, so not removed
975:  Package 'php-symfony-doctrine-messenger' is not installed, so not removed
976:  Package 'php-symfony-dom-crawler' is not installed, so not removed
977:  Package 'php-symfony-dotenv' is not installed, so not removed
978:  Package 'php-symfony-error-handler' is not installed, so not removed
...

1849:  (18:58:24) �[35mWARNING: �[0m/home/runner/work/selenium/selenium/javascript/atoms/BUILD.bazel:398: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
1850:  (18:58:24) �[35mWARNING: �[0m/home/runner/work/selenium/selenium/javascript/atoms/BUILD.bazel:398: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
1851:  (18:58:24) �[35mWARNING: �[0m/home/runner/work/selenium/selenium/javascript/atoms/BUILD.bazel:398: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
1852:  (18:58:24) �[35mWARNING: �[0m/home/runner/work/selenium/selenium/javascript/atoms/BUILD.bazel:398: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
1853:  (18:58:24) �[35mWARNING: �[0m/home/runner/work/selenium/selenium/javascript/atoms/BUILD.bazel:398: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
1854:  (18:58:24) �[35mWARNING: �[0m/home/runner/work/selenium/selenium/javascript/atoms/BUILD.bazel:398: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
1855:  (18:58:24) �[35mWARNING: �[0m/home/runner/work/selenium/selenium/javascript/atoms/BUILD.bazel:398: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
1856:  (18:58:24) �[35mWARNING: �[0m/home/runner/work/selenium/selenium/javascript/atoms/BUILD.bazel:398: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
1857:  (18:58:24) �[35mWARNING: �[0m/home/runner/work/selenium/selenium/javascript/atoms/BUILD.bazel:398: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
...

2104:  Please ensure that your Gemfiles and .gemspecs are suitably restrictive
2105:  to avoid an unexpected breakage when 3.0 is released (e.g. ~> 2.3.0).
2106:  See https://github.com/rubyzip/rubyzip for details. The Changelog also
2107:  lists other enhancements and bugfixes that have been implemented since
2108:  version 2.3.0.
2109:  2 installed gems you directly depend on are looking for funding.
2110:  Run `bundle fund` for details
2111:  (18:58:44) �[32mINFO: �[0mFrom Building java/src/org/openqa/selenium/remote/libapi-class.jar (71 source files):
2112:  java/src/org/openqa/selenium/remote/ErrorHandler.java:46: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2113:  private final ErrorCodes errorCodes;
2114:  ^
2115:  java/src/org/openqa/selenium/remote/ErrorHandler.java:60: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2116:  this.errorCodes = new ErrorCodes();
2117:  ^
2118:  java/src/org/openqa/selenium/remote/ErrorHandler.java:68: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2119:  public ErrorHandler(ErrorCodes codes, boolean includeServerErrors) {
2120:  ^
2121:  java/src/org/openqa/selenium/remote/Response.java:97: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2122:  ErrorCodes errorCodes = new ErrorCodes();
2123:  ^
2124:  java/src/org/openqa/selenium/remote/Response.java:97: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2125:  ErrorCodes errorCodes = new ErrorCodes();
2126:  ^
2127:  java/src/org/openqa/selenium/remote/ProtocolHandshake.java:181: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2128:  response.setStatus(ErrorCodes.SUCCESS);
2129:  ^
2130:  java/src/org/openqa/selenium/remote/ProtocolHandshake.java:182: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2131:  response.setState(ErrorCodes.SUCCESS_STRING);
2132:  ^
2133:  java/src/org/openqa/selenium/remote/W3CHandshakeResponse.java:53: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2134:  new ErrorCodes().toStatus((String) rawError, Optional.of(tuple.getStatusCode())));
2135:  ^
2136:  java/src/org/openqa/selenium/remote/W3CHandshakeResponse.java:56: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2137:  new ErrorCodes().getExceptionType((String) rawError);
2138:  ^
2139:  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
2140:  private final ErrorCodes errorCodes = new ErrorCodes();
2141:  ^
2142:  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
2143:  private final ErrorCodes errorCodes = new ErrorCodes();
2144:  ^
2145:  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
2146:  int status = response.getStatus() == ErrorCodes.SUCCESS ? HTTP_OK : HTTP_INTERNAL_ERROR;
2147:  ^
2148:  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
2149:  response.setStatus(ErrorCodes.UNKNOWN_COMMAND);
2150:  ^
2151:  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
2152:  response.setStatus(ErrorCodes.UNHANDLED_ERROR);
2153:  ^
2154:  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
2155:  response.setStatus(ErrorCodes.SUCCESS);
2156:  ^
2157:  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
2158:  response.setState(errorCodes.toState(ErrorCodes.SUCCESS));
2159:  ^
2160:  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
2161:  response.setState(errorCodes.toState(ErrorCodes.SUCCESS));
2162:  ^
2163:  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
2164:  private final ErrorCodes errorCodes = new ErrorCodes();
2165:  ^
2166:  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
2167:  private final ErrorCodes errorCodes = new ErrorCodes();
2168:  ^
2169:  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
2170:  response.setStatus(ErrorCodes.UNKNOWN_COMMAND);
2171:  ^
2172:  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
2173:  response.setStatus(ErrorCodes.UNHANDLED_ERROR);
2174:  ^
2175:  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
2176:  response.setStatus(ErrorCodes.SUCCESS);
...

2187:  Build Script Warning:   243 |    Int32 nGroups, nBytes;
2188:  Build Script Warning:       |                   ^~~~~~
2189:  (18:58:45) �[32mINFO: �[0mFrom PackageZip javascript/grid-ui/react-zip.jar:
2190:  /mnt/engflow/worker/work/0/exec/bazel-out/k8-opt-exec-ST-a934f86a68ba/bin/external/rules_pkg~/pkg/private/zip/build_zip.runfiles/rules_python~~python~python_3_8_x86_64-unknown-linux-gnu/lib/python3.8/zipfile.py:1525: UserWarning: Duplicate name: 'grid-ui/'
2191:  return self._open_to_write(zinfo, force_zip64=force_zip64)
2192:  (18:58:49) �[32mAnalyzing:�[0m 2167 targets (1539 packages loaded, 51015 targets configured)
2193:  �[32m[9,552 / 10,272]�[0m 2 / 1556 tests;�[0m Compiling Java headers java/src/org/openqa/selenium/grid/distributor/local/liblocal-hjar.jar (1 source file); 0s remote, remote-cache ... (17 actions, 0 running)
2194:  (18:58:49) �[32mINFO: �[0mFrom Building java/test/org/openqa/selenium/remote/libsmall-tests-test-lib.jar (5 source files) and running annotation processors (AutoServiceProcessor):
2195:  java/test/org/openqa/selenium/remote/WebDriverFixture.java:170: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2196:  response.setStatus(new ErrorCodes().toStatus(state, Optional.of(400)));
2197:  ^
2198:  (18:58:49) �[32mINFO: �[0mFrom Building java/test/org/openqa/selenium/remote/codec/w3c/W3CHttpResponseCodecTest.jar (1 source file):
2199:  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
2200:  import static org.openqa.selenium.remote.ErrorCodes.METHOD_NOT_ALLOWED;
2201:  ^
2202:  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
2203:  assertThat(decoded.getStatus()).isEqualTo(ErrorCodes.SUCCESS);
2204:  ^
2205:  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
2206:  assertThat(decoded.getStatus()).isEqualTo(ErrorCodes.UNHANDLED_ERROR);
2207:  ^
2208:  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
2209:  assertThat(decoded.getStatus()).isEqualTo(ErrorCodes.UNHANDLED_ERROR);
2210:  ^
2211:  (18:58:49) �[32mINFO: �[0mFrom Building java/test/org/openqa/selenium/json/JsonTest.jar (1 source file):
2212:  java/test/org/openqa/selenium/json/JsonTest.java:430: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2213:  assertThat(response.getState()).isEqualTo(new ErrorCodes().toState(0));
2214:  ^
2215:  java/test/org/openqa/selenium/json/JsonTest.java:441: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2216:  assertThat(response.getState()).isEqualTo(new ErrorCodes().toState(0));
2217:  ^
2218:  java/test/org/openqa/selenium/json/JsonTest.java:454: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2219:  assertThat(response.getState()).isEqualTo(new ErrorCodes().toState(32));
2220:  ^
2221:  (18:58:50) �[32mINFO: �[0mFrom Building java/test/org/openqa/selenium/remote/ErrorHandlerTest.jar (1 source file) and running annotation processors (AutoServiceProcessor):
2222:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:79: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2223:  handler.throwIfResponseFailed(createResponse(ErrorCodes.SUCCESS), 100);
2224:  ^
2225:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:85: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2226:  assertThrowsCorrectExceptionType(ErrorCodes.NO_SUCH_WINDOW, NoSuchWindowException.class);
2227:  ^
2228:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:86: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2229:  assertThrowsCorrectExceptionType(ErrorCodes.NO_SUCH_FRAME, NoSuchFrameException.class);
2230:  ^
2231:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:87: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2232:  assertThrowsCorrectExceptionType(ErrorCodes.NO_SUCH_ELEMENT, NoSuchElementException.class);
2233:  ^
2234:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:88: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2235:  assertThrowsCorrectExceptionType(ErrorCodes.UNKNOWN_COMMAND, UnsupportedCommandException.class);
2236:  ^
2237:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:90: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2238:  ErrorCodes.METHOD_NOT_ALLOWED, UnsupportedCommandException.class);
2239:  ^
2240:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:92: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2241:  ErrorCodes.STALE_ELEMENT_REFERENCE, StaleElementReferenceException.class);
2242:  ^
2243:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:94: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2244:  ErrorCodes.INVALID_ELEMENT_STATE, InvalidElementStateException.class);
2245:  ^
2246:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:95: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2247:  assertThrowsCorrectExceptionType(ErrorCodes.XPATH_LOOKUP_ERROR, InvalidSelectorException.class);
2248:  ^
2249:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:107: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2250:  Response response = createResponse(ErrorCodes.UNHANDLED_ERROR);
2251:  ^
2252:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:120: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2253:  createResponse(ErrorCodes.UNHANDLED_ERROR, "boom"), 123))
2254:  ^
2255:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:133: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2256:  createResponse(ErrorCodes.UNHANDLED_ERROR, ImmutableMap.of("message", "boom")),
2257:  ^
2258:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:147: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2259:  ErrorCodes.UNHANDLED_ERROR,
2260:  ^
2261:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:167: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2262:  ErrorCodes.UNHANDLED_ERROR,
2263:  ^
2264:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:193: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2265:  createResponse(ErrorCodes.UNHANDLED_ERROR, toMap(serverError)), 123))
2266:  ^
2267:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:214: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2268:  createResponse(ErrorCodes.UNHANDLED_ERROR, data), 123))
2269:  ^
2270:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:248: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2271:  createResponse(ErrorCodes.UNHANDLED_ERROR, data), 123))
2272:  ^
2273:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:280: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2274:  createResponse(ErrorCodes.UNHANDLED_ERROR, data), 123))
2275:  ^
2276:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:308: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2277:  createResponse(ErrorCodes.UNHANDLED_ERROR, data), 123))
2278:  ^
2279:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:327: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2280:  createResponse(ErrorCodes.UNHANDLED_ERROR, data), 123))
2281:  ^
2282:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:355: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2283:  createResponse(ErrorCodes.UNHANDLED_ERROR, data), 123))
2284:  ^
2285:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:394: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2286:  createResponse(ErrorCodes.UNHANDLED_ERROR, data), 123))
2287:  ^
2288:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:426: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2289:  createResponse(ErrorCodes.UNHANDLED_ERROR, toMap(serverError)), 123))
2290:  ^
2291:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:435: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2292:  exceptions.put(ErrorCodes.NO_SUCH_SESSION, NoSuchSessionException.class);
2293:  ^
2294:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:436: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2295:  exceptions.put(ErrorCodes.NO_SUCH_ELEMENT, NoSuchElementException.class);
2296:  ^
2297:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:437: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2298:  exceptions.put(ErrorCodes.NO_SUCH_FRAME, NoSuchFrameException.class);
2299:  ^
2300:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:438: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2301:  exceptions.put(ErrorCodes.UNKNOWN_COMMAND, UnsupportedCommandException.class);
2302:  ^
2303:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:439: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2304:  exceptions.put(ErrorCodes.STALE_ELEMENT_REFERENCE, StaleElementReferenceException.class);
2305:  ^
2306:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:440: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2307:  exceptions.put(ErrorCodes.INVALID_ELEMENT_STATE, InvalidElementStateException.class);
2308:  ^
2309:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:441: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2310:  exceptions.put(ErrorCodes.UNHANDLED_ERROR, WebDriverException.class);
2311:  ^
2312:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:442: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2313:  exceptions.put(ErrorCodes.JAVASCRIPT_ERROR, JavascriptException.class);
2314:  ^
2315:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:443: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2316:  exceptions.put(ErrorCodes.XPATH_LOOKUP_ERROR, InvalidSelectorException.class);
2317:  ^
2318:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:444: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2319:  exceptions.put(ErrorCodes.TIMEOUT, TimeoutException.class);
2320:  ^
2321:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:445: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2322:  exceptions.put(ErrorCodes.NO_SUCH_WINDOW, NoSuchWindowException.class);
2323:  ^
2324:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:446: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2325:  exceptions.put(ErrorCodes.INVALID_COOKIE_DOMAIN, InvalidCookieDomainException.class);
2326:  ^
2327:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:447: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2328:  exceptions.put(ErrorCodes.UNABLE_TO_SET_COOKIE, UnableToSetCookieException.class);
2329:  ^
2330:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:448: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2331:  exceptions.put(ErrorCodes.UNEXPECTED_ALERT_PRESENT, UnhandledAlertException.class);
2332:  ^
2333:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:449: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2334:  exceptions.put(ErrorCodes.NO_ALERT_PRESENT, NoAlertPresentException.class);
2335:  ^
2336:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:450: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2337:  exceptions.put(ErrorCodes.ASYNC_SCRIPT_TIMEOUT, ScriptTimeoutException.class);
2338:  ^
2339:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:451: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2340:  exceptions.put(ErrorCodes.INVALID_SELECTOR_ERROR, InvalidSelectorException.class);
2341:  ^
2342:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:452: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2343:  exceptions.put(ErrorCodes.SESSION_NOT_CREATED, SessionNotCreatedException.class);
2344:  ^
2345:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:453: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2346:  exceptions.put(ErrorCodes.MOVE_TARGET_OUT_OF_BOUNDS, MoveTargetOutOfBoundsException.class);
2347:  ^
2348:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:454: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2349:  exceptions.put(ErrorCodes.INVALID_XPATH_SELECTOR, InvalidSelectorException.class);
2350:  ^
2351:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:455: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2352:  exceptions.put(ErrorCodes.INVALID_XPATH_SELECTOR_RETURN_TYPER, InvalidSelectorException.class);
2353:  ^
2354:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:469: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2355:  ? ErrorCodes.INVALID_SELECTOR_ERROR
2356:  ^
2357:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:471: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2358:  assertThat(new ErrorCodes().toStatusCode(e)).isEqualTo(expected);
2359:  ^
2360:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:483: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2361:  response.setState(new ErrorCodes().toState(status));
2362:  ^
2363:  (18:58:50) �[32mINFO: �[0mFrom Building java/test/org/openqa/selenium/remote/RemotableByTest.jar (1 source file) and running annotation processors (AutoServiceProcessor):
2364:  java/test/org/openqa/selenium/remote/RemotableByTest.java:23: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2365:  import static org.openqa.selenium.remote.ErrorCodes.SUCCESS_STRING;
2366:  ^
2367:  java/test/org/openqa/selenium/remote/RemotableByTest.java:23: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2368:  import static org.openqa.selenium.remote.ErrorCodes.SUCCESS_STRING;
2369:  ^
2370:  java/test/org/openqa/selenium/remote/RemotableByTest.java:23: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2371:  import static org.openqa.selenium.remote.ErrorCodes.SUCCESS_STRING;
2372:  ^
2373:  java/test/org/openqa/selenium/remote/RemotableByTest.java:45: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2374:  private final ErrorCodes errorCodes = new ErrorCodes();
2375:  ^
2376:  java/test/org/openqa/selenium/remote/RemotableByTest.java:45: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2377:  private final ErrorCodes errorCodes = new ErrorCodes();
2378:  ^
2379:  java/test/org/openqa/selenium/remote/RemotableByTest.java:45: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2380:  private final ErrorCodes errorCodes = new ErrorCodes();
2381:  ^
2382:  java/test/org/openqa/selenium/remote/RemotableByTest.java:45: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2383:  private final ErrorCodes errorCodes = new ErrorCodes();
...

2404:  �[32m[10,721 / 11,821]�[0m 456 / 1556 tests;�[0m Testing //rb/spec/integration/selenium/webdriver:target_locator-chrome-remote; 0s remote, remote-cache ... (49 actions, 0 running)
2405:  (18:59:46) �[32mAnalyzing:�[0m 2167 targets (1567 packages loaded, 52108 targets configured)
2406:  �[32m[10,889 / 11,821]�[0m 625 / 1556 tests;�[0m Testing //rb/spec/integration/selenium/webdriver:shadow_root-firefox-remote; 0s remote, remote-cache ... (50 actions, 0 running)
2407:  (18:59:51) �[32mAnalyzing:�[0m 2167 targets (1567 packages loaded, 52108 targets configured)
2408:  �[32m[11,049 / 11,821]�[0m 780 / 1556 tests;�[0m Testing //rb/spec/integration/selenium/webdriver:timeout-firefox-beta-remote; 1s remote, remote-cache ... (50 actions, 0 running)
2409:  (18:59:57) �[32mAnalyzing:�[0m 2167 targets (1567 packages loaded, 52108 targets configured)
2410:  �[32m[11,120 / 11,821]�[0m 850 / 1556 tests;�[0m Testing //rb/spec/integration/selenium/webdriver:guard-firefox-beta-bidi; 4s remote, remote-cache ... (50 actions, 0 running)
2411:  (19:00:02) �[32mAnalyzing:�[0m 2167 targets (1567 packages loaded, 52108 targets configured)
2412:  �[32m[11,359 / 11,821]�[0m 1089 / 1556 tests;�[0m Testing //java/test/org/openqa/selenium/remote:ErrorHandlerTest-spotbugs; 1s remote, remote-cache ... (50 actions, 0 running)
...

3202:  dotnet/test/common/ClearTest.cs(66,25): warning CS0618: 'IWebElement.GetAttribute(string)' is obsolete: 'Use GetDomAttribute(string attributeName) or GetDomProperty(string propertyName). GetAttribute(string attributeName) will be removed in Selenium 6.'
3203:  dotnet/test/common/ClearTest.cs(205,25): warning CS0618: 'IWebElement.GetAttribute(string)' is obsolete: 'Use GetDomAttribute(string attributeName) or GetDomProperty(string propertyName). GetAttribute(string attributeName) will be removed in Selenium 6.'
3204:  dotnet/test/common/ClearTest.cs(208,25): warning CS0618: 'IWebElement.GetAttribute(string)' is obsolete: 'Use GetDomAttribute(string attributeName) or GetDomProperty(string propertyName). GetAttribute(string attributeName) will be removed in Selenium 6.'
3205:  (19:01:08) �[32m[15,439 / 15,489]�[0m 2117 / 2167 tests;�[0m Testing //java/test/org/openqa/selenium:ClickTest-firefox-beta; 40s remote, remote-cache ... (50 actions, 1 running)
3206:  (19:01:12) �[31m�[1mFAIL: �[0m//java/test/org/openqa/selenium:ClickTest-firefox-beta (see /home/runner/.bazel/execroot/_main/bazel-out/k8-fastbuild/testlogs/java/test/org/openqa/selenium/ClickTest-firefox-beta/test_attempts/attempt_1.log)
3207:  (19:01:17) �[32m[15,488 / 15,489]�[0m 2166 / 2167 tests;�[0m Testing //java/test/org/openqa/selenium:ClickTest-firefox-beta; 49s remote, remote-cache
3208:  (19:01:27) �[32m[15,488 / 15,489]�[0m 2166 / 2167 tests;�[0m Testing //java/test/org/openqa/selenium:ClickTest-firefox-beta; 59s remote, remote-cache
3209:  (19:01:47) �[31m�[1mFAIL: �[0m//java/test/org/openqa/selenium:ClickTest-firefox-beta (see /home/runner/.bazel/execroot/_main/bazel-out/k8-fastbuild/testlogs/java/test/org/openqa/selenium/ClickTest-firefox-beta/test.log)
3210:  �[31m�[1mFAILED: �[0m//java/test/org/openqa/selenium:ClickTest-firefox-beta (Summary)
3211:  /home/runner/.bazel/execroot/_main/bazel-out/k8-fastbuild/testlogs/java/test/org/openqa/selenium/ClickTest-firefox-beta/test.log
3212:  /home/runner/.bazel/execroot/_main/bazel-out/k8-fastbuild/testlogs/java/test/org/openqa/selenium/ClickTest-firefox-beta/test_attempts/attempt_1.log
3213:  ==================== Test output for //java/test/org/openqa/selenium:ClickTest-firefox-beta:
3214:  Failures: 1
3215:  1) testShouldBeAbleToClickOnAnElementInFrameGreaterThanTwoViewports() (org.openqa.selenium.ClickTest)
3216:  org.openqa.selenium.TimeoutException: Expected condition failed: waiting for title to be "clicks". Current title: "This page has iframes" (tried for 10 second(s) with 500 milliseconds interval)
...

3223:  at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:228)
3224:  at org.openqa.selenium.testing.SeleniumExtension.waitUntil(SeleniumExtension.java:240)
3225:  at org.openqa.selenium.ClickTest.testShouldBeAbleToClickOnAnElementInFrameGreaterThanTwoViewports(ClickTest.java:282)
3226:  Execution result: https://gypsum.cluster.engflow.com/actions/executions/ChCgHfMQ0UNCiqLjEC0JFA-PEgdkZWZhdWx0GiUKIKKK2R65p3S0QBklfSWny2sLYTSOPJ3yZJKb6ajMz3AnEJ8D
3227:  ================================================================================
3228:  ==================== Test output for //java/test/org/openqa/selenium:ClickTest-firefox-beta:
3229:  Failures: 1
3230:  1) testShouldBeAbleToClickOnAnElementInFrameGreaterThanTwoViewports() (org.openqa.selenium.ClickTest)
3231:  org.openqa.selenium.TimeoutException: Expected condition failed: waiting for title to be "clicks". Current title: "This page has iframes" (tried for 10 second(s) with 500 milliseconds interval)
...

3239:  at org.openqa.selenium.testing.SeleniumExtension.waitUntil(SeleniumExtension.java:240)
3240:  at org.openqa.selenium.ClickTest.testShouldBeAbleToClickOnAnElementInFrameGreaterThanTwoViewports(ClickTest.java:282)
3241:  Execution result: https://gypsum.cluster.engflow.com/actions/executions/ChCgHfMQ0UNCiqLjEC0JFA-PEgdkZWZhdWx0GiUKIKKK2R65p3S0QBklfSWny2sLYTSOPJ3yZJKb6ajMz3AnEJ8D
3242:  ================================================================================
3243:  (19:01:47) �[32mINFO: �[0mFrom Testing //java/test/org/openqa/selenium:ClickTest-firefox-beta:
3244:  (19:01:47) �[32mINFO: �[0mFound 2167 test targets...
3245:  (19:01:48) �[32mINFO: �[0mElapsed time: 297.964s, Critical Path: 91.43s
3246:  (19:01:48) �[32mINFO: �[0m14730 processes: 7371 remote cache hit, 7308 internal, 49 local, 2 remote.
3247:  (19:01:48) �[32mINFO: �[0mBuild completed, 1 test FAILED, 14730 total actions
...

3361:  //dotnet/test/common:ElementFindingTest-edge                    �[0m�[32m(cached) PASSED�[0m in 24.6s
3362:  //dotnet/test/common:ElementFindingTest-firefox                 �[0m�[32m(cached) PASSED�[0m in 33.5s
3363:  //dotnet/test/common:ElementPropertyTest-chrome                 �[0m�[32m(cached) PASSED�[0m in 5.8s
3364:  //dotnet/test/common:ElementPropertyTest-edge                   �[0m�[32m(cached) PASSED�[0m in 9.1s
3365:  //dotnet/test/common:ElementPropertyTest-firefox                �[0m�[32m(cached) PASSED�[0m in 10.0s
3366:  //dotnet/test/common:ElementSelectingTest-chrome                �[0m�[32m(cached) PASSED�[0m in 9.6s
3367:  //dotnet/test/common:ElementSelectingTest-edge                  �[0m�[32m(cached) PASSED�[0m in 13.3s
3368:  //dotnet/test/common:ElementSelectingTest-firefox               �[0m�[32m(cached) PASSED�[0m in 21.2s
3369:  //dotnet/test/common:ErrorsTest-chrome                          �[0m�[32m(cached) PASSED�[0m in 4.9s
3370:  //dotnet/test/common:ErrorsTest-edge                            �[0m�[32m(cached) PASSED�[0m in 7.9s
3371:  //dotnet/test/common:ErrorsTest-firefox                         �[0m�[32m(cached) PASSED�[0m in 11.0s
...

3719:  //java/test/org/openqa/selenium:ElementFindingTest-edge         �[0m�[32m(cached) PASSED�[0m in 93.2s
3720:  //java/test/org/openqa/selenium:ElementFindingTest-firefox-beta �[0m�[32m(cached) PASSED�[0m in 35.0s
3721:  //java/test/org/openqa/selenium:ElementFindingTest-spotbugs     �[0m�[32m(cached) PASSED�[0m in 10.2s
3722:  //java/test/org/openqa/selenium:ElementSelectingTest            �[0m�[32m(cached) PASSED�[0m in 24.2s
3723:  //java/test/org/openqa/selenium:ElementSelectingTest-chrome     �[0m�[32m(cached) PASSED�[0m in 12.7s
3724:  //java/test/org/openqa/selenium:ElementSelectingTest-edge       �[0m�[32m(cached) PASSED�[0m in 25.1s
3725:  //java/test/org/openqa/selenium:ElementSelectingTest-firefox-beta �[0m�[32m(cached) PASSED�[0m in 23.7s
3726:  //java/test/org/openqa/selenium:ElementSelectingTest-spotbugs   �[0m�[32m(cached) PASSED�[0m in 7.2s
3727:  //java/test/org/openqa/selenium:ErrorsTest                      �[0m�[32m(cached) PASSED�[0m in 11.4s
3728:  //java/test/org/openqa/selenium:ErrorsTest-chrome               �[0m�[32m(cached) PASSED�[0m in 8.4s
3729:  //java/test/org/openqa/selenium:ErrorsTest-edge                 �[0m�[32m(cached) PASSED�[0m in 9.8s
3730:  //java/test/org/openqa/selenium:ErrorsTest-firefox-beta         �[0m�[32m(cached) PASSED�[0m in 11.3s
3731:  //java/test/org/openqa/selenium:ErrorsTest-spotbugs             �[0m�[32m(cached) PASSED�[0m in 6.7s
...

4464:  //java/test/org/openqa/selenium/os:ExternalProcessTest          �[0m�[32m(cached) PASSED�[0m in 2.9s
4465:  //java/test/org/openqa/selenium/os:ExternalProcessTest-spotbugs �[0m�[32m(cached) PASSED�[0m in 9.0s
4466:  //java/test/org/openqa/selenium/os:OsProcessTest                �[0m�[32m(cached) PASSED�[0m in 4.0s
4467:  //java/test/org/openqa/selenium/os:OsProcessTest-spotbugs       �[0m�[32m(cached) PASSED�[0m in 7.9s
4468:  //java/test/org/openqa/selenium/remote:AugmenterTest            �[0m�[32m(cached) PASSED�[0m in 5.0s
4469:  //java/test/org/openqa/selenium/remote:AugmenterTest-spotbugs   �[0m�[32m(cached) PASSED�[0m in 9.3s
4470:  //java/test/org/openqa/selenium/remote:DesiredCapabilitiesTest  �[0m�[32m(cached) PASSED�[0m in 1.8s
4471:  //java/test/org/openqa/selenium/remote:DesiredCapabilitiesTest-spotbugs �[0m�[32m(cached) PASSED�[0m in 9.2s
4472:  //java/test/org/openqa/selenium/remote:ErrorCodecTest           �[0m�[32m(cached) PASSED�[0m in 2.1s
4473:  //java/test/org/openqa/selenium/remote:ErrorCodecTest-spotbugs  �[0m�[32m(cached) PASSED�[0m in 7.6s
4474:  //java/test/org/openqa/selenium/remote:ErrorHandlerTest         �[0m�[32m(cached) PASSED�[0m in 2.5s
4475:  //java/test/org/openqa/selenium/remote:ErrorHandlerTest-spotbugs �[0m�[32m(cached) PASSED�[0m in 9.4s
...

5060:  //py:unit-test/unit/selenium/webdriver/chrome/chrome_options_tests.py �[0m�[32m(cached) PASSED�[0m in 2.9s
5061:  //py:unit-test/unit/selenium/webdriver/common/cdp_module_fallback_tests.py �[0m�[32m(cached) PASSED�[0m in 2.6s
5062:  //py:unit-test/unit/selenium/webdriver/common/common_options_tests.py �[0m�[32m(cached) PASSED�[0m in 2.3s
5063:  //py:unit-test/unit/selenium/webdriver/common/fedcm/account_tests.py �[0m�[32m(cached) PASSED�[0m in 2.9s
5064:  //py:unit-test/unit/selenium/webdriver/common/fedcm/dialog_tests.py �[0m�[32m(cached) PASSED�[0m in 3.1s
5065:  //py:unit-test/unit/selenium/webdriver/common/print_page_options_tests.py �[0m�[32m(cached) PASSED�[0m in 2.8s
5066:  //py:unit-test/unit/selenium/webdriver/edge/edge_options_tests.py �[0m�[32m(cached) PASSED�[0m in 2.9s
5067:  //py:unit-test/unit/selenium/webdriver/firefox/firefox_options_tests.py �[0m�[32m(cached) PASSED�[0m in 2.9s
5068:  //py:unit-test/unit/selenium/webdriver/remote/error_handler_tests.py �[0m�[32m(cached) PASSED�[0m in 2.8s
...

5103:  //rb/spec/integration/selenium/webdriver:element-edge-bidi      �[0m�[32m(cached) PASSED�[0m in 15.2s
5104:  //rb/spec/integration/selenium/webdriver:element-edge-remote    �[0m�[32m(cached) PASSED�[0m in 42.7s
5105:  //rb/spec/integration/selenium/webdriver:element-firefox        �[0m�[32m(cached) PASSED�[0m in 53.6s
5106:  //rb/spec/integration/selenium/webdriver:element-firefox-beta   �[0m�[32m(cached) PASSED�[0m in 57.5s
5107:  //rb/spec/integration/selenium/webdriver:element-firefox-beta-bidi �[0m�[32m(cached) PASSED�[0m in 17.5s
5108:  //rb/spec/integration/selenium/webdriver:element-firefox-beta-remote �[0m�[32m(cached) PASSED�[0m in 71.1s
5109:  //rb/spec/integration/selenium/webdriver:element-firefox-bidi   �[0m�[32m(cached) PASSED�[0m in 16.0s
5110:  //rb/spec/integration/selenium/webdriver:element-firefox-remote �[0m�[32m(cached) PASSED�[0m in 52.9s
5111:  //rb/spec/integration/selenium/webdriver:error-chrome           �[0m�[32m(cached) PASSED�[0m in 16.3s
5112:  //rb/spec/integration/selenium/webdriver:error-chrome-bidi      �[0m�[32m(cached) PASSED�[0m in 13.5s
5113:  //rb/spec/integration/selenium/webdriver:error-chrome-remote    �[0m�[32m(cached) PASSED�[0m in 19.5s
5114:  //rb/spec/integration/selenium/webdriver:error-edge             �[0m�[32m(cached) PASSED�[0m in 18.0s
5115:  //rb/spec/integration/selenium/webdriver:error-edge-bidi        �[0m�[32m(cached) PASSED�[0m in 14.2s
5116:  //rb/spec/integration/selenium/webdriver:error-edge-remote      �[0m�[32m(cached) PASSED�[0m in 19.4s
5117:  //rb/spec/integration/selenium/webdriver:error-firefox          �[0m�[32m(cached) PASSED�[0m in 22.9s
5118:  //rb/spec/integration/selenium/webdriver:error-firefox-beta     �[0m�[32m(cached) PASSED�[0m in 23.9s
5119:  //rb/spec/integration/selenium/webdriver:error-firefox-beta-bidi �[0m�[32m(cached) PASSED�[0m in 18.1s
5120:  //rb/spec/integration/selenium/webdriver:error-firefox-beta-remote �[0m�[32m(cached) PASSED�[0m in 26.3s
5121:  //rb/spec/integration/selenium/webdriver:error-firefox-bidi     �[0m�[32m(cached) PASSED�[0m in 13.6s
5122:  //rb/spec/integration/selenium/webdriver:error-firefox-remote   �[0m�[32m(cached) PASSED�[0m in 27.4s
...

5407:  //rb/spec/unit/selenium/webdriver/safari:service                �[0m�[32m(cached) PASSED�[0m in 13.0s
5408:  //rb/spec/unit/selenium/webdriver/support:color                 �[0m�[32m(cached) PASSED�[0m in 12.6s
5409:  //rb/spec/unit/selenium/webdriver/support:event_firing          �[0m�[32m(cached) PASSED�[0m in 10.2s
5410:  //rb/spec/unit/selenium/webdriver/support:select                �[0m�[32m(cached) PASSED�[0m in 12.8s
5411:  //rust:selenium-manager-fmt                                     �[0m�[32m(cached) PASSED�[0m in 0.2s
5412:  //rust:selenium_manager-fmt                                     �[0m�[32m(cached) PASSED�[0m in 0.3s
5413:  //rust:unit                                                     �[0m�[32m(cached) PASSED�[0m in 0.1s
5414:  //rust:unit-fmt                                                 �[0m�[32m(cached) PASSED�[0m in 0.3s
5415:  //java/test/org/openqa/selenium:ClickTest-firefox-beta                   �[0m�[31m�[1mFAILED�[0m in 2 out of 2 in 36.3s
5416:  Stats over 2 runs: max = 36.3s, min = 32.6s, avg = 34.4s, dev = 1.8s
5417:  /home/runner/.bazel/execroot/_main/bazel-out/k8-fastbuild/testlogs/java/test/org/openqa/selenium/ClickTest-firefox-beta/test.log
5418:  /home/runner/.bazel/execroot/_main/bazel-out/k8-fastbuild/testlogs/java/test/org/openqa/selenium/ClickTest-firefox-beta/test_attempts/attempt_1.log
5419:  Executed 1 out of 2167 tests: 2166 tests pass and �[0m�[31m�[1m1 fails remotely�[0m.
5420:  There were tests whose specified size is too big. Use the --test_verbose_timeout_warnings command line option to see which ones these are.
5421:  (19:01:49) �[32mINFO: �[0mStreaming build results to: https://gypsum.cluster.engflow.com/invocation/986e4d54-ffb7-4219-b395-3636b90f9cd6
5422:  �[0m
5423:  ##[error]Process completed with exit code 3.

✨ CI feedback usage guide:

The CI feedback tool (/checks) automatically triggers when a PR has a failed check.
The tool analyzes the failed checks and provides several feedbacks:

  • Failed stage
  • Failed test name
  • Failure summary
  • Relevant error logs

In addition to being automatically triggered, the tool can also be invoked manually by commenting on a PR:

/checks "https://github.com/{repo_name}/actions/runs/{run_number}/job/{job_number}"

where {repo_name} is the name of the repository, {run_number} is the run number of the failed check, and {job_number} is the job number of the failed check.

Configuration options

  • enable_auto_checks_feedback - if set to true, the tool will automatically provide feedback when a check is failed. Default is true.
  • excluded_checks_list - a list of checks to exclude from the feedback, for example: ["check1", "check2"]. Default is an empty list.
  • enable_help_text - if set to true, the tool will provide a help message with the feedback. Default is true.
  • persistent_comment - if set to true, the tool will overwrite a previous checks comment with the new feedback. Default is true.
  • final_update_message - if persistent_comment is true and updating a previous checks message, the tool will also create a new message: "Persistent checks updated to latest commit". Default is true.

See more information about the checks tool in the docs.

@renovate renovate bot changed the title chore(deps): update dependency debugpy to v1.8.8 Update dependency debugpy to v1.8.8 Nov 15, 2024
@renovate renovate bot force-pushed the renovate/debugpy-1.x branch from b415413 to 517a4bb Compare November 21, 2024 13:04
Copy link

codecov bot commented Nov 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 59.24%. Comparing base (b1828bf) to head (9b5e310).
Report is 2 commits behind head on trunk.

Additional details and impacted files
@@           Coverage Diff           @@
##            trunk   #14730   +/-   ##
=======================================
  Coverage   59.24%   59.24%           
=======================================
  Files          94       94           
  Lines        6004     6004           
  Branches      268      268           
=======================================
  Hits         3557     3557           
  Misses       2179     2179           
  Partials      268      268           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

@renovate renovate bot force-pushed the renovate/debugpy-1.x branch from 517a4bb to 9b5e310 Compare November 21, 2024 23:06
@renovate renovate bot changed the title Update dependency debugpy to v1.8.8 Update dependency debugpy to v1.8.9 Nov 21, 2024
@renovate renovate bot force-pushed the renovate/debugpy-1.x branch from 9b5e310 to a41f7b6 Compare November 22, 2024 03:43
@renovate renovate bot force-pushed the renovate/debugpy-1.x branch from a41f7b6 to b2aa846 Compare December 11, 2024 00:29
@renovate renovate bot changed the title Update dependency debugpy to v1.8.9 Update dependency debugpy to v1.8.10 Dec 11, 2024
@renovate renovate bot force-pushed the renovate/debugpy-1.x branch from b2aa846 to 08da3c9 Compare December 11, 2024 16:09
@renovate renovate bot changed the title Update dependency debugpy to v1.8.10 Update dependency debugpy to v1.8.9 Dec 11, 2024
@renovate renovate bot changed the title Update dependency debugpy to v1.8.9 Update dependency debugpy to v1.8.11 Dec 13, 2024
@renovate renovate bot force-pushed the renovate/debugpy-1.x branch from 08da3c9 to bbd546d Compare December 13, 2024 18:55
@renovate renovate bot added the C-py label Dec 19, 2024
@renovate renovate bot changed the title Update dependency debugpy to v1.8.11 [py] Update dependency debugpy to v1.8.11 Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-py dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants