Skip to content

Increase notebook diagnostics test timeout on macOS - #1829

Open
Raymond Zhao (rzhao271) with Copilot wants to merge 2 commits into
mainfrom
copilot/investigate-macos-timeout-issue
Open

Increase notebook diagnostics test timeout on macOS#1829
Raymond Zhao (rzhao271) with Copilot wants to merge 2 commits into
mainfrom
copilot/investigate-macos-timeout-issue

Conversation

Copilot AI commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

The notebook pull-diagnostics integration test can exceed Mocha’s 2-second default on macOS due to asynchronous VS Code and language-server IPC.

Changes

  • Increase the test-specific timeout to 5 seconds, consistent with other timing-sensitive integration tests:
}).timeout(5000);

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
There may be pipelines that require an authorized user to comment /azp run to run.

@dbaeumer
Dirk Bäumer (dbaeumer) marked this pull request as ready for review August 10, 2026 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants