From c420f0d60ba9d2cb274cd3fade187403619eaa0c Mon Sep 17 00:00:00 2001 From: Anthony Sottile Date: Fri, 16 Sep 2022 10:51:08 -0400 Subject: [PATCH] [7.1.x] doc: Fix 404 'identify flaky test' link (#10244) --- doc/en/explanation/flaky.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/en/explanation/flaky.rst b/doc/en/explanation/flaky.rst index 50121c7a7..ccf3fbb2b 100644 --- a/doc/en/explanation/flaky.rst +++ b/doc/en/explanation/flaky.rst @@ -94,7 +94,7 @@ Mark Lapierre discusses the `Pros and Cons of Quarantined Tests `_ and rerun failed tests. +Azure Pipelines (the Azure cloud CI/CD tool, formerly Visual Studio Team Services or VSTS) has a feature to `identify flaky tests `_ and rerun failed tests.