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
The action failed because multiple tests in the JavaScript test suite failed after 3 retry attempts. The failing tests were:
1. "Mouse move by offset" test - Failed with assertion error comparing false vs true at line 22 in test\actionsApi\mouse\moveByOffset.spec.js 2. "Browsing Context Inspector - can listen to browsing context destroyed event" - Failed with assertion error at line 117 in test\bidirectional\browsingContextInspector.spec.js 3. "Network events - can listen to event before request is sent" - Failed with URL mismatch error at line 33 in test\bidirectional\network_events.spec.js 4. "Network events - can redirect http equiv" - Failed with assertion error at line 79 in test\bidirectional\network_events.spec.js 5. "Service Test - Set Driver Location" - Failed with timeout error waiting for WebDriver server
Relevant error logs:
1: ##[group]Operating System2: Microsoft Windows Server 2022
...
219: ##[endgroup]220: added 122 packages, and audited 123 packages in 10s221: 47 packages are looking for funding222: run `npm fund` for details223: found 0 vulnerabilities224: ##[group]Run nick-invision/[email protected]225: with:226: timeout_minutes: 20227: max_attempts: 3228: command: cd examples/javascript229: npm test230:
231: retry_wait_seconds: 10232: polling_interval_seconds: 1233: warning_on_retry: true234: continue_on_error: false235: env:
...
271: Move to element272: ✔ Mouse move into an element (1944ms)273: Right click274: ✔ Mouse move and right click on an element (2751ms)275: Scroll by given amount from element276: ✔ Scroll to element by 300 (567ms)277: Wheel scroll to element278: ✔ Scroll to the element (297ms)279: Actions API - Wheel Tests280: ✔ Scroll to element (242ms)281: ✔ Scroll by given amount (568ms)282: ✔ Scroll from an element by a given amount (653ms)283: ✔ Scroll from an element with an offset (586ms)284: ✔ Scroll from an offset of origin (element) by given amount (1078ms)285: Integration Tests286: ✔ test navigate and listen to errors (5333ms)287: Browsing Context
...
328: Locate Nodes329: - can locate nodes330: - can locate node331: - can locate node with css locator332: - can locate node with xpath locator333: - can locate node with inner test locator334: - can locate node with max node count335: - can locate node with none ownership value336: - can locate node with root ownership value337: - can locate node with given start nodes338: - can locate nodes in a given sandbox339: - can find element340: - can find elements341: Log Inspector342: ✔ test listen to console log (3616ms)343: ✔ test listen to javascript error log (2794ms)344: ✔ test retrieve stack trace for a log (2899ms)
...
377: ✔ can disown handles in realm (5414ms)378: ✔ can get all realms (4815ms)379: ✔ can get realm by type (4537ms)380: ✔ can get realm in browsing context (4369ms)381: ✔ can get realm in browsing context by type (2458ms)382: ✔ can add preload script (2586ms)383: ✔ can add preload script to sandbox (2395ms)384: ✔ can remove preload script (3726ms)385: Script events386: ✔ can listen to channel message (4153ms)387: ✔ can listen to realm created message (3456ms)388: - can listen to realm destroyed message389: BiDi Logging390: ✔ can listen to console log (5479ms)391: ✔ can remove console log handler (5585ms)392: ✔ can listen to javascript error (6110ms)393: ✔ can remove to javascript error handler (6326ms)394: BiDi Script
...
543: ✔ Should be able to switch to newWindow and newTab and close (233ms)544: ✔ Should be able to getWindow Size (84ms)545: ✔ Should be able to getWindow position (60ms)546: Select Tests547: ✔ Select an option (864ms)548: ✔ Select by multiple options (1059ms)549: ✔ Try selecting disabled option550: Virtual authenticator551: ✔ Register a virtual authenticator552: ✔ Remove authenticator553: ✔ Createa and add residential key554: ✔ Add resident credential not supported when authenticator uses U2F protocol555: ✔ Create and add non residential key556: ✔ Get credential557: ✔ Remove all credentials558: ##[warning]Attempt 1 failed. Reason: Timeout of 1200000ms hit559: ##[endgroup]
...
588: Move to element589: ✔ Mouse move into an element (1726ms)590: Right click591: ✔ Mouse move and right click on an element (2234ms)592: Scroll by given amount from element593: ✔ Scroll to element by 300 (491ms)594: Wheel scroll to element595: ✔ Scroll to the element (272ms)596: Actions API - Wheel Tests597: ✔ Scroll to element (268ms)598: ✔ Scroll by given amount (566ms)599: ✔ Scroll from an element by a given amount (614ms)600: ✔ Scroll from an element with an offset (604ms)601: ✔ Scroll from an offset of origin (element) by given amount (1074ms)602: Integration Tests603: ✔ test navigate and listen to errors (3419ms)604: Browsing Context
...
645: Locate Nodes646: - can locate nodes647: - can locate node648: - can locate node with css locator649: - can locate node with xpath locator650: - can locate node with inner test locator651: - can locate node with max node count652: - can locate node with none ownership value653: - can locate node with root ownership value654: - can locate node with given start nodes655: - can locate nodes in a given sandbox656: - can find element657: - can find elements658: Log Inspector659: ✔ test listen to console log (3732ms)660: ✔ test listen to javascript error log (3777ms)661: ✔ test retrieve stack trace for a log (3707ms)
...
694: ✔ can disown handles in realm (3650ms)695: ✔ can get all realms (4676ms)696: ✔ can get realm by type (4740ms)697: ✔ can get realm in browsing context (3576ms)698: ✔ can get realm in browsing context by type (3393ms)699: ✔ can add preload script (2249ms)700: ✔ can add preload script to sandbox (3861ms)701: ✔ can remove preload script (2867ms)702: Script events703: ✔ can listen to channel message (4111ms)704: ✔ can listen to realm created message (3633ms)705: - can listen to realm destroyed message706: BiDi Logging707: ✔ can listen to console log (5776ms)708: ✔ can remove console log handler (6169ms)709: ✔ can listen to javascript error (6505ms)710: ✔ can remove to javascript error handler (6370ms)711: BiDi Script
...
865: ✔ Select by multiple options (1033ms)866: ✔ Try selecting disabled option867: Virtual authenticator868: ✔ Register a virtual authenticator869: ✔ Remove authenticator870: ✔ Createa and add residential key871: ✔ Add resident credential not supported when authenticator uses U2F protocol872: ✔ Create and add non residential key873: ✔ Get credential874: ✔ Remove all credentials875: ✔ Set is user verified876: Virtual authenticator options877: ✔ Virtual options878: ✔ User verified879: Waits880: ✔ fail (1285ms)881: ✔ sleep (2206ms)882: ✔ implicit (1172ms)883: ✔ explicit (1396ms)884: 172 passing (18m)885: 21 pending886: 4 failing887: 1) Mouse move by offset888: From element:889: AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal:890: false !== true891: + expected - actual892: -false893: +true894: at Context.<anonymous> (test\actionsApi\mouse\moveByOffset.spec.js:22:12)895: at process.processTicksAndRejections (node:internal/process/task_queues:105:5)896: 2) Browsing Context Inspector897: can listen to browsing context destroyed event:898: AssertionError [ERR_ASSERTION]: [] == null899: at Context.<anonymous> (test\bidirectional\browsingContextInspector.spec.js:117:12)900: at process.processTicksAndRejections (node:internal/process/task_queues:105:5)901: 3) Network events902: can redirect http equiv:903: AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:904: assert(beforeRequestEvent[3].request.url.includes('redirected.html'))905: + expected - actual906: -false907: +true908: at Context.<anonymous> (test\bidirectional\network_events.spec.js:79:5)909: at process.processTicksAndRejections (node:internal/process/task_queues:105:5)910: 4) Service Test911: Set Driver Location:912: Error: Timed out waiting for the WebDriver server at http://127.0.0.1:61004/C:\Users\runneradmin\.cache\selenium\chromedriver\win64\136.0.7103.49\chromedriver.exe913: at onError (node_modules\selenium-webdriver\http\util.js:89:16)914: at process.processTicksAndRejections (node:internal/process/task_queues:105:5)915: ##[warning]Attempt 2 failed. Reason: Child_process exited with error code 1916: ##[endgroup]
...
945: Move to element946: ✔ Mouse move into an element (1690ms)947: Right click948: ✔ Mouse move and right click on an element (2142ms)949: Scroll by given amount from element950: ✔ Scroll to element by 300 (556ms)951: Wheel scroll to element952: ✔ Scroll to the element (212ms)953: Actions API - Wheel Tests954: ✔ Scroll to element (220ms)955: ✔ Scroll by given amount (573ms)956: ✔ Scroll from an element by a given amount (638ms)957: ✔ Scroll from an element with an offset (601ms)958: ✔ Scroll from an offset of origin (element) by given amount (1089ms)959: Integration Tests960: ✔ test navigate and listen to errors (4949ms)961: Browsing Context
...
1002: Locate Nodes1003: - can locate nodes1004: - can locate node1005: - can locate node with css locator1006: - can locate node with xpath locator1007: - can locate node with inner test locator1008: - can locate node with max node count1009: - can locate node with none ownership value1010: - can locate node with root ownership value1011: - can locate node with given start nodes1012: - can locate nodes in a given sandbox1013: - can find element1014: - can find elements1015: Log Inspector1016: ✔ test listen to console log (2730ms)1017: ✔ test listen to javascript error log (3784ms)1018: ✔ test retrieve stack trace for a log (3015ms)
...
1051: ✔ can disown handles in realm (3922ms)1052: ✔ can get all realms (4632ms)1053: ✔ can get realm by type (2454ms)1054: ✔ can get realm in browsing context (3725ms)1055: ✔ can get realm in browsing context by type (4391ms)1056: ✔ can add preload script (4567ms)1057: ✔ can add preload script to sandbox (2846ms)1058: ✔ can remove preload script (4414ms)1059: Script events1060: ✔ can listen to channel message (4334ms)1061: ✔ can listen to realm created message (3750ms)1062: - can listen to realm destroyed message1063: BiDi Logging1064: ✔ can listen to console log (5866ms)1065: ✔ can remove console log handler (5751ms)1066: ✔ can listen to javascript error (5490ms)1067: ✔ can remove to javascript error handler (5576ms)1068: BiDi Script
...
1222: ✔ Select by multiple options (1023ms)1223: ✔ Try selecting disabled option1224: Virtual authenticator1225: ✔ Register a virtual authenticator1226: ✔ Remove authenticator1227: ✔ Createa and add residential key1228: ✔ Add resident credential not supported when authenticator uses U2F protocol1229: ✔ Create and add non residential key1230: ✔ Get credential1231: ✔ Remove all credentials1232: ✔ Set is user verified1233: Virtual authenticator options1234: ✔ Virtual options1235: ✔ User verified1236: Waits1237: ✔ fail (1214ms)1238: ✔ sleep (2310ms)1239: ✔ implicit (1168ms)1240: ✔ explicit (1334ms)1241: 171 passing (18m)1242: 21 pending1243: 5 failing1244: 1) Mouse move by offset1245: From element:1246: AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal:1247: false !== true1248: + expected - actual1249: -false1250: +true1251: at Context.<anonymous> (test\actionsApi\mouse\moveByOffset.spec.js:22:12)1252: at process.processTicksAndRejections (node:internal/process/task_queues:105:5)1253: 2) Browsing Context Inspector1254: can listen to browsing context destroyed event:1255: AssertionError [ERR_ASSERTION]: [] == null1256: at Context.<anonymous> (test\bidirectional\browsingContextInspector.spec.js:117:12)1257: at process.processTicksAndRejections (node:internal/process/task_queues:105:5)1258: 3) Network events1259: can listen to event before request is sent:1260: AssertionError [ERR_ASSERTION]: 'https://www.selenium.dev/favicon.ico' == 'https://www.selenium.dev/selenium/web/blank.html'1261: + expected - actual1262: -https://www.selenium.dev/favicon.ico1263: +https://www.selenium.dev/selenium/web/blank.html1264: at Context.<anonymous> (test\bidirectional\network_events.spec.js:33:12)1265: at process.processTicksAndRejections (node:internal/process/task_queues:105:5)1266: 4) Network events1267: can redirect http equiv:1268: AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:1269: assert(beforeRequestEvent[3].request.url.includes('redirected.html'))1270: + expected - actual1271: -false1272: +true1273: at Context.<anonymous> (test\bidirectional\network_events.spec.js:79:5)1274: at process.processTicksAndRejections (node:internal/process/task_queues:105:5)1275: 5) Service Test1276: Set Driver Location:1277: Error: Timed out waiting for the WebDriver server at http://127.0.0.1:53089/C:\Users\runneradmin\.cache\selenium\chromedriver\win64\136.0.7103.49\chromedriver.exe1278: at onError (node_modules\selenium-webdriver\http\util.js:89:16)1279: at process.processTicksAndRejections (node:internal/process/task_queues:105:5)1280: ##[endgroup]1281: ##[error]Final attempt failed. Child_process exited with error code 11282: Post job cleanup.
renovateBot
changed the title
Update dependency mocha to v11.2.2
chore(deps): update dependency mocha to v11.2.2
May 5, 2025
renovateBot
changed the title
chore(deps): update dependency mocha to v11.2.2
chore(deps): update dependency mocha to v11.2.2 - autoclosed
May 5, 2025
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.1.0->11.2.2Release Notes
mochajs/mocha (mocha)
v11.2.2Compare Source
🩹 Fixes
📚 Documentation
v11.2.1Compare Source
🩹 Fixes
📚 Documentation
🧹 Chores
v11.2.0Compare Source
🌟 Features
📚 Documentation
🧹 Chores
fs-extrawith newerfsbuilt-ins (#5284) (75dcf8c)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.