You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Tasks/VsTest/Strings/resources.resjson/en-US/resources.resjson
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -166,5 +166,6 @@
166
166
"loc.messages.OverrideUseVerifiableInstrumentation": "Overriding UseVerifiableInstrumentation field to false in the runsettings file.",
167
167
"loc.messages.NoTestResultsDirectoryFound": "Test results directory not found.",
168
168
"loc.messages.OnlyWindowsOsSupported": "This task is supported only on Windows agents and cannot be used on other platforms.",
169
-
"loc.messages.MultiConfigNotSupportedWithOnDemand": "On demand runs are not supported with Multi-Configuration option. Please use 'None' or 'Multi-agent' parallelism option."
169
+
"loc.messages.MultiConfigNotSupportedWithOnDemand": "On demand runs are not supported with Multi-Configuration option. Please use 'None' or 'Multi-agent' parallelism option.",
170
+
"loc.messages.disabledRerun": "Disabling the rerun of failed tests as the rerun threshold provided is %s"
"OverrideUseVerifiableInstrumentation": "Overriding UseVerifiableInstrumentation field to false in the runsettings file.",
561
579
"NoTestResultsDirectoryFound": "Test results directory not found.",
562
580
"OnlyWindowsOsSupported": "This task is supported only on Windows agents and cannot be used on other platforms.",
563
-
"MultiConfigNotSupportedWithOnDemand": "On demand runs are not supported with Multi-Configuration option. Please use 'None' or 'Multi-agent' parallelism option."
581
+
"MultiConfigNotSupportedWithOnDemand": "On demand runs are not supported with Multi-Configuration option. Please use 'None' or 'Multi-agent' parallelism option.",
582
+
"disabledRerun": "Disabling the rerun of failed tests as the rerun threshold provided is %s"
0 commit comments