From 508b95cf5beffa53ed4f4e7e5eb4084fdb0208c8 Mon Sep 17 00:00:00 2001 From: "Xiaofeng Wang (from Dev Box)" Date: Mon, 19 May 2025 13:47:42 +0800 Subject: [PATCH] update rerunFailedThreshold --- .pipelines/v2/templates/job-test-project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pipelines/v2/templates/job-test-project.yml b/.pipelines/v2/templates/job-test-project.yml index a4aafd9416..7fb7624954 100644 --- a/.pipelines/v2/templates/job-test-project.yml +++ b/.pipelines/v2/templates/job-test-project.yml @@ -113,7 +113,7 @@ jobs: vsTestVersion: 'toolsInstaller' uiTests: true rerunFailedTests: true - retryCountOnTaskFailure: 2 + rerunFailedThreshold: '0' ${{ if eq(parameters.isUIAutomationPipeline, true) }}: testAssemblyVer2: | **\*UITest*.dll