Skip to content

Disable more flaky tests#307102

Merged
alexr00 merged 1 commit intomainfrom
alexr00/operational-swordtail
Apr 1, 2026
Merged

Disable more flaky tests#307102
alexr00 merged 1 commit intomainfrom
alexr00/operational-swordtail

Conversation

@alexr00
Copy link
Copy Markdown
Member

@alexr00 alexr00 commented Apr 1, 2026

No description provided.

Copilot AI review requested due to automatic review settings April 1, 2026 10:48
@alexr00 alexr00 enabled auto-merge (squash) April 1, 2026 10:48
@alexr00 alexr00 self-assigned this Apr 1, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the VS Code API test suite to reduce CI flakiness by disabling additional run_in_terminal assertions in the chat tool tests.

Changes:

  • Skips the “echo command returns exactly the echoed text” test in the sandbox off suite.
  • Skips the “multi-line output preserves all lines in order” test in the sandbox off suite.
Comments suppressed due to low confidence (1)

extensions/vscode-api-tests/src/singlefolder-tests/chat.runInTerminal.test.ts:209

  • This test is now skipped without any context on what makes it flaky or a link to a tracking issue. Please add a brief note (preferably with a GitHub issue/number) so there is an owner and a clear path to re-enable the test.
		test.skip('multi-line output preserves all lines in order', async function () {
			this.timeout(60000);

@alexr00 alexr00 merged commit 82ec78a into main Apr 1, 2026
23 checks passed
@alexr00 alexr00 deleted the alexr00/operational-swordtail branch April 1, 2026 12:19
@vs-code-engineering vs-code-engineering bot added this to the 1.115.0 milestone Apr 1, 2026
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