mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-18 06:09:20 +01:00
9f249ca6dd
Per discussion in today's engineering infra sync, drop the mocha-level retry count on the two sanity-test runners from 3 to 1. A single retry is enough to absorb transient flakes without masking real regressions or significantly inflating runtime when a test is genuinely broken.
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: