From 246129089c7442eca563c6d98d6b260f8a55f517 Mon Sep 17 00:00:00 2001 From: Fredrik Berndtsson Date: Thu, 15 Sep 2022 23:34:10 +0200 Subject: [PATCH] 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 50121c7a761..ccf3fbb2b0c 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.