TestRunSubstate Enum

Definition

The types of sub states for test run. It gives the user more info about the test run beyond the high level test run state

C#
public enum TestRunSubstate
Inheritance
TestRunSubstate

Fields

Name Value Description
None 0
CreatingEnvironment 1
RunningTests 2
CanceledByUser 3
AbortedBySystem 4
TimedOut 5
PendingAnalysis 6
Analyzed 7
CancellationInProgress 8

Applies to

Product Versions
Azure DevOps Services .NET SDK preview, latest