Skip to content

Commit 5bd41be

Browse files
authored
Merge pull request #10301 from Zoorken/main
doc: Fix 404 'identify flaky test' link (#10244)
2 parents 34765f6 + 2461290 commit 5bd41be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/en/explanation/flaky.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ Mark Lapierre discusses the `Pros and Cons of Quarantined Tests <https://dev.to/
9494
CI tools that rerun on failure
9595
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
9696

97-
Azure Pipelines (the Azure cloud CI/CD tool, formerly Visual Studio Team Services or VSTS) has a feature to `identify flaky tests <https://docs.microsoft.com/en-us/azure/devops/release-notes/2017/dec-11-vsts#identify-flaky-tests>`_ and rerun failed tests.
97+
Azure Pipelines (the Azure cloud CI/CD tool, formerly Visual Studio Team Services or VSTS) has a feature to `identify flaky tests <https://docs.microsoft.com/en-us/previous-versions/azure/devops/2017/dec-11-vsts?view=tfs-2017#identify-flaky-tests>`_ and rerun failed tests.
9898

9999

100100

0 commit comments

Comments
 (0)