Skip to content

Test Failure: Test Explorer Suite - run an X test multiple times failed on Windows #1558

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

Open
award999 opened this issue May 13, 2025 · 0 comments
Labels
needs verification Issue has been fixed, but requires verification before closing testing infrastructure Issues related to CI jobs or extension test cases

Comments

@award999
Copy link
Contributor

Failure logs

  1) Test Explorer Suite
       Standard
         swift-testing
           Runs multiple
             @slow runs an swift-testing test multiple times:
     Error: Timeout of 300000ms 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\testexplorer\TestExplorerIntegration.test.js)
      at listOnTimeout (node:internal/timers:581:17)
      at processTimers (node:internal/timers:519:7)

  2) Test Explorer Suite
       Standard
         XCTest
           Runs multiple
             @slow runs an XCTest multiple times:
     Error: Timeout of 300000ms 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\testexplorer\TestExplorerIntegration.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
Happens on all Windows jobs, and the Insiders jobs

Related test failures
N/A

@award999 award999 moved this from Unscreened to Backlog in Swift Extension for Visual Studio Code May 13, 2025
@award999 award999 assigned award999 and unassigned plemarquand May 27, 2025
@award999 award999 added the testing infrastructure Issues related to CI jobs or extension test cases label May 27, 2025
@award999 award999 moved this from Backlog to In Progress in Swift Extension for Visual Studio Code May 27, 2025
@award999 award999 added the needs verification Issue has been fixed, but requires verification before closing label May 29, 2025
@award999 award999 moved this from In Progress to Needs Verification in Swift Extension for Visual Studio Code May 29, 2025
@award999 award999 removed their assignment May 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs verification Issue has been fixed, but requires verification before closing testing infrastructure Issues related to CI jobs or extension test cases
Projects
Status: Needs Verification
Development

No branches or pull requests

2 participants