Skip to content

Skip flaky agent-sandbox integration test (non-allowlisted domains flow)#306589

Open
Copilot wants to merge 3 commits intomainfrom
copilot/skip-flaky-integration-test
Open

Skip flaky agent-sandbox integration test (non-allowlisted domains flow)#306589
Copilot wants to merge 3 commits intomainfrom
copilot/skip-flaky-integration-test

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 31, 2026

  • Identified the correct failing test per reviewer feedback: echo command returns exactly the echoed text in the shell integration off > sandbox off suite
  • Skipped the correct test with // Flaky: #306588 comment
  • Reverted the incorrect skip on non-allowlisted domains trigger unsandboxed confirmation flow

Copilot AI linked an issue Mar 31, 2026 that may be closed by this pull request
…confirmation flow) (#306588)

Agent-Logs-Url: https://github.com/microsoft/vscode/sessions/67d32e38-cbaa-45fc-9769-ee00aaf495dd

Co-authored-by: dileepyavan <52841896+dileepyavan@users.noreply.github.com>
Copilot AI changed the title [WIP] Skip flaky integration test in agent-sandbox Skip flaky agent-sandbox integration test (non-allowlisted domains flow) Mar 31, 2026
Copilot AI requested a review from dileepyavan March 31, 2026 04:45
@dileepyavan dileepyavan marked this pull request as ready for review March 31, 2026 05:07
Copilot AI review requested due to automatic review settings March 31, 2026 05:07
@dileepyavan dileepyavan enabled auto-merge (squash) March 31, 2026 05:07
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

Disables an intermittently failing agent-sandbox integration test in the VS Code API test suite by marking it as skipped, referencing the tracking issue for the flakiness.

Changes:

  • Marked non-allowlisted domains trigger unsandboxed confirmation flow as test.skip.
  • Added a // Flaky: #306588 annotation, matching the existing skip pattern in the same suite.

@dileepyavan dileepyavan disabled auto-merge March 31, 2026 05:10
Copilot AI requested a review from dileepyavan March 31, 2026 05:31
@dileepyavan dileepyavan enabled auto-merge (squash) March 31, 2026 05:34
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.

agent-sandbox: Flaky integration test

3 participants