You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Failed test name: Service Test - Set Driver Location
Failure summary:
The action failed with 3 failing tests: 1. "Service Test - Set Driver Location" failed with a SessionNotCreatedError because the Chrome user data directory was already in use. The error suggests specifying a unique value for the --user-data-dir argument. 2. "Browsing Context" test failed in its "after each" hook with an "Unexpected server response: 404" error. 3. Another "Browsing Context" test error occurred where done() was called multiple times in the same hook.
Relevant error logs:
1: ##[group]Operating System2: Ubuntu
...
226: > Warning: Could not resolve keysym XF86CameraAccessToggle227: > Warning: Could not resolve keysym XF86NextElement228: > Warning: Could not resolve keysym XF86PreviousElement229: > Warning: Could not resolve keysym XF86AutopilotEngageToggle230: > Warning: Could not resolve keysym XF86MarkWaypoint231: > Warning: Could not resolve keysym XF86Sos232: > Warning: Could not resolve keysym XF86NavChart233: > Warning: Could not resolve keysym XF86FishingChart234: > Warning: Could not resolve keysym XF86SingleRangeRadar235: > Warning: Could not resolve keysym XF86DualRangeRadar236: > Warning: Could not resolve keysym XF86RadarOverlay237: > Warning: Could not resolve keysym XF86TraditionalSonar238: > Warning: Could not resolve keysym XF86ClearvuSonar239: > Warning: Could not resolve keysym XF86SidevuSonar240: > Warning: Could not resolve keysym XF86NavInfo241: Errors from xkbcomp are not fatal to the X server242: ##[group]Run actions/setup-node@v4
...
273: ##[endgroup]274: added 121 packages, and audited 122 packages in 2s275: 47 packages are looking for funding276: run `npm fund` for details277: found 0 vulnerabilities278: ##[group]Run nick-invision/[email protected]279: with:280: timeout_minutes: 20281: max_attempts: 2282: command: cd examples/javascript283: npm test284:
285: retry_wait_seconds: 10286: polling_interval_seconds: 1287: warning_on_retry: true288: continue_on_error: false289: env:
...
301: ✔ Pause (2417ms)302: ✔ Clear (169ms)303: Keyboard Action - Keys test304: ✔ KeyDown (61ms)305: ✔ KeyUp (80ms)306: ✔ sendKeys (67ms)307: ✔ Designated Element (196ms)308: ✔ Copy and Paste (151ms)309: Actions API - Wheel Tests310: ✔ Scroll to element (107ms)311: ✔ Scroll by given amount (561ms)312: ✔ Scroll from an element by a given amount (574ms)313: ✔ Scroll from an element with an offset (576ms)314: ✔ Scroll from an offset of origin (element) by given amount (1069ms)315: Integration Tests316: ✔ test navigate and listen to errors (3782ms)317: Browsing Context
...
358: Locate Nodes359: - can locate nodes360: - can locate node361: - can locate node with css locator362: - can locate node with xpath locator363: - can locate node with inner test locator364: - can locate node with max node count365: - can locate node with none ownership value366: - can locate node with root ownership value367: - can locate node with given start nodes368: - can locate nodes in a given sandbox369: - can find element370: - can find elements371: Log Inspector372: ✔ test listen to console log (2566ms)373: ✔ test listen to javascript error log (2297ms)374: ✔ test retrieve stack trace for a log (2494ms)
...
494: Usage Test495: ✔ Creates driver wit Selenium Manager (555ms)496: Virtual authenticator497: ✔ Register a virtual authenticator498: ✔ Remove authenticator499: ✔ Createa and add residential key500: ✔ Add resident credential not supported when authenticator uses U2F protocol501: ✔ Create and add non residential key502: ✔ Get credential503: ✔ Remove all credentials504: ✔ Set is user verified505: Virtual authenticator options506: ✔ Virtual options507: ✔ User verified508: Waits509: ✔ fail (515ms)510: ✔ sleep (2075ms)511: ✔ implicit (1092ms)512: ✔ explicit (1147ms)513: 154 passing (5m)514: 21 pending515: 1 failing516: 1) Service Test517: Set Driver Location:518: SessionNotCreatedError: session not created: probably user data directory is already in use, please specify a unique value for --user-data-dir argument, or don't use --user-data-dir519: at Object.throwDecodedError (node_modules/selenium-webdriver/lib/error.js:523:15)520: at parseHttpResponse (node_modules/selenium-webdriver/lib/http.js:524:13)521: at Executor.execute (node_modules/selenium-webdriver/lib/http.js:456:28)522: at process.processTicksAndRejections (node:internal/process/task_queues:105:5)523: ##[warning]Attempt 1 failed. Reason: Child_process exited with error code 1524: ##[endgroup]
...
529: ✔ Pause (2240ms)530: ✔ Clear (166ms)531: Keyboard Action - Keys test532: ✔ KeyDown (58ms)533: ✔ KeyUp (81ms)534: ✔ sendKeys (64ms)535: ✔ Designated Element (206ms)536: ✔ Copy and Paste (175ms)537: Actions API - Wheel Tests538: ✔ Scroll to element (84ms)539: ✔ Scroll by given amount (545ms)540: ✔ Scroll from an element by a given amount (576ms)541: ✔ Scroll from an element with an offset (560ms)542: ✔ Scroll from an offset of origin (element) by given amount (1051ms)543: Integration Tests544: ✔ test navigate and listen to errors (2429ms)545: Browsing Context
...
561: Locate Nodes562: - can locate nodes563: - can locate node564: - can locate node with css locator565: - can locate node with xpath locator566: - can locate node with inner test locator567: - can locate node with max node count568: - can locate node with none ownership value569: - can locate node with root ownership value570: - can locate node with given start nodes571: - can locate nodes in a given sandbox572: - can find element573: - can find elements574: Log Inspector575: ✔ test listen to console log (2310ms)576: ✔ test listen to javascript error log (2426ms)577: ✔ test retrieve stack trace for a log (2318ms)
...
697: Usage Test698: ✔ Creates driver wit Selenium Manager (550ms)699: Virtual authenticator700: ✔ Register a virtual authenticator701: ✔ Remove authenticator702: ✔ Createa and add residential key703: ✔ Add resident credential not supported when authenticator uses U2F protocol704: ✔ Create and add non residential key705: ✔ Get credential706: ✔ Remove all credentials707: ✔ Set is user verified708: Virtual authenticator options709: ✔ Virtual options710: ✔ User verified711: Waits712: ✔ fail (510ms)713: ✔ sleep (2073ms)714: ✔ implicit (1091ms)715: ✔ explicit (1145ms)716: 128 passing (3m)717: 20 pending718: 3 failing719: 1) Browsing Context720: "after each"hook for "test create a browsing context for given id":721: Uncaught Error: Unexpected server response: 404722: at ClientRequest.<anonymous> (node_modules/ws/lib/websocket.js:913:7)723: at ClientRequest.emit (node:events:518:28)724: at HTTPParser.parserOnIncomingClient [as onIncoming] (node:_http_client:716:27)725: at HTTPParser.parserOnHeadersComplete (node:_http_common:117:17)726: at Socket.socketOnData (node:_http_client:558:22)727: at Socket.emit (node:events:518:28)728: at addChunk (node:internal/streams/readable:561:12)729: at readableAddChunkPushByteMode (node:internal/streams/readable:512:3)730: at Readable.push (node:internal/streams/readable:392:5)731: at TCP.onStreamRead (node:internal/stream_base_commons:189:23)732: 2) Browsing Context733: "after each"hook for "test create a browsing context for given id":734: Error: done() called multiple times in hook <Browsing Context "after each" hook for "test create a browsing context for given id"> of file /home/runner/work/seleniumhq.github.io/seleniumhq.github.io/examples/javascript/test/bidirectional/browsingContext.spec.js735: at process.processTicksAndRejections (node:internal/process/task_queues:105:5)736: 3) Service Test737: Set Driver Location:738: SessionNotCreatedError: session not created: probably user data directory is already in use, please specify a unique value for --user-data-dir argument, or don't use --user-data-dir739: at Object.throwDecodedError (node_modules/selenium-webdriver/lib/error.js:523:15)740: at parseHttpResponse (node_modules/selenium-webdriver/lib/http.js:524:13)741: at Executor.execute (node_modules/selenium-webdriver/lib/http.js:456:28)742: at process.processTicksAndRejections (node:internal/process/task_queues:105:5)743: ##[endgroup]744: ##[error]Final attempt failed. Child_process exited with error code 3745: Post job cleanup.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
11.2.2->11.5.0Release Notes
mochajs/mocha (mocha)
v11.5.0Compare Source
🌟 Features
v11.4.0Compare Source
🌟 Features
📚 Documentation
v11.3.0Compare Source
🌟 Features
📚 Documentation
🧹 Chores
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.
This PR was generated by Mend Renovate. View the repository job log.