Closed
Description
Failure logs
Extension host test runner error 2 tests failed.
5 pending
2 failing
1) Language Client Integration Suite @slow
(node:4720) [DEP0168] DeprecationWarning: Uncaught N-API callback exception detected, please run node with option --force-node-api-uncaught-exceptions-policy=true to handle those exceptions properly.
Symbols
Goto Definition:
Error: Timeout of 180000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (d:\a\vscode-swift\vscode-swift\dist\test\integration-tests\language\LanguageClientIntegration.test.js)
at listOnTimeout (node:internal/timers:581:17)
at processTimers (node:internal/timers:519:7)
2) Language Client Integration Suite @slow
Symbols
Find All References:
Error: Timeout of 180000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (d:\a\vscode-swift\vscode-swift\dist\test\integration-tests\language\LanguageClientIntegration.test.js)
at listOnTimeout (node:internal/timers:581:17)
at processTimers (node:internal/timers:519:7)
Link to failed run: [GitHub Actions Link]
Additional context
N/A
Related test failures
N/A
Metadata
Metadata
Assignees
Type
Projects
Status
Done