Viewing Pipeline Results
Overview
Once a pipeline is started, its progress and results can be viewed in the branch for which it was run. This article explains how to view the results of a simple pipeline.
Pipeline Results
The instructions below use a simple, single-step pipeline that was run on the Example Branch.
View Results
The following instructions explain how to view a step's results from the pipeline view. Since a pipeline creates a job for each step, you can also see the results of an individual step by clicking the corresponding job in the Jobs table on the Activities tab.
From the Pipelines table, click the pipeline that you ran in the section above.

Each step that has run in the pipeline is marked as Completed (Green Checkmark Icon) or Exception (Orange Caution Icon).
Click the Validate step to view its results.

The Logs provide detailed messages about the step, including:
Metadata retrieval
Dependency checks
Test outcomes
Success and failure messages

Last updated
Was this helpful?

