mirror of
https://github.com/microsoft/vscode.git
synced 2026-08-17 03:37:32 +01:00
Recurring transient failures of the desktop-linux-arm64 sanity test surface only as 'Failed to install extension after 3 attempts' with no context. This makes diagnosis hard. - Carry the last per-attempt failure message into the final thrown error - Capture a screenshot on each failed install attempt - Log any visible Marketplace message during failed install attempts - Add a 5s backoff between install retries Refs microsoft/vscode-engineering#2877 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
VS Code Tests
Contents
This folder contains the various test runners for VS Code. Please refer to the documentation within for how to run them: