Skip to content

Test Failure: Language Client Integration Suite - Goto Definition failed on windows 6.1 #1494

Closed
@award999

Description

@award999

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

No one assigned

    Labels

    testing infrastructureIssues related to CI jobs or extension test cases

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions