flaky-smoke-tests

Installation
SKILL.md

Diagnosing Flaky Smoke Tests

Use this skill for failures from the Azure DevOps Flaky Smoke Tests pipeline:

  • Organization: https://dev.azure.com/monacotools
  • Project: Monaco
  • Definition ID: 700
  • Pipeline YAML: build/azure-pipelines/product-smoke-flaky.yml
  • Scheduled runs: twice daily on main

The pipeline builds VS Code from source and runs the complete Electron smoke suite once per entry in the iterations parameter. Each platform runs its iterations sequentially in one job.

Important Pipeline Behavior

Installs
4
GitHub Stars
188.3K
First Seen
Jul 17, 2026
flaky-smoke-tests — microsoft/vscode