From e12266541df992c7ac5e83d930018ed2c4286ddb Mon Sep 17 00:00:00 2001 From: seraphima Date: Wed, 28 Feb 2024 11:19:36 +0100 Subject: [PATCH] rerun --- .pipelines/ci/templates/run-ui-tests-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.pipelines/ci/templates/run-ui-tests-ci.yml b/.pipelines/ci/templates/run-ui-tests-ci.yml index 0884a3d62b..529c8bb75a 100644 --- a/.pipelines/ci/templates/run-ui-tests-ci.yml +++ b/.pipelines/ci/templates/run-ui-tests-ci.yml @@ -58,6 +58,7 @@ jobs: #vstestLocation: '$(Agent.ToolsDirectory)\VsTest\**\${{ parameters.platform }}\tools\net462\Common7\IDE\Extensions\TestPlatform' vstestLocation: '$(Agent.ToolsDirectory)\VsTest\17.10.0-preview-24080-01\x64\tools\net462\Common7\IDE\Extensions\TestPlatform' uiTests: true + rerunFailedTests: true testAssemblyVer2: | **\UITests-FancyZones.dll **\UITests-FancyZonesEditor.dll