Flaky test retry
Testing Strategy ยท Tier 2
Retry logic for flaky tests or dedicated retry workflow.
Examples
| Repo | Workflow | Source |
|---|---|---|
| pytorch/pytorch | _linux-test | .github/workflows/_linux-test.yml |
| pytorch/pytorch | _mac-build | .github/workflows/_mac-build.yml |
| pytorch/pytorch | _mac-test | .github/workflows/_mac-test.yml |
| pytorch/pytorch | _rocm-test | .github/workflows/_rocm-test.yml |
| pytorch/pytorch | _xpu-test | .github/workflows/_xpu-test.yml |