The TeamCity tool window allows you to examine build logs and view the failed tests list. The build log and a list of failed tests are displayed in a dedicated tab in the TeamCity tool window. The name of this tab is composed of the build number, project name and run configuration name.
- In the left pane of the
tab of the
tool window, select the desired build.
- In the right pane, select a failed test, if any, and
on the toolbar, click
TeamCity adds the dedicated tab to the TeamCity tool window. This tab is similar to the following screen:
In this tab you can do the following:
- Take, assign or give up responsibility for selected failed tests
- Navigate to a problem location in the source code
- Re-run or debug selected failed tests locally
- Mark selected failed tests as fixed
- In the tab, select the desired failed test(s).
- On the toolbar, click
.