TeamCity
 
You are viewing the documentation for an earlier version of TeamCity.

Investigating Build Problems

Last modified: 20 April 2023

When for some reason a build fails, TeamCity provides handy means of figuring out which changes might have caused the build failure and lets you assign some of your team members to investigate what caused the failure of this build or start investigation yourself. When an investigator is set, he/she receives corresponding notification. A subject for investigation is not necessarily the whole build, it can also be some perticular test. For each project you can find out what problems are currently being investigated and by whom at the dedicated Investigations tab.

To start investigation of a failed build:

  1. Navigate to the Overview tab of the Build Configuration Home page, or Overview tab of the Working with Build Results, click the Start investigation link.

  2. Select team member's name from the User drop-down list and click Assign.

Start investigation

To investigate problem in more than one build configuration, click more and select the desired build configurations.

To start investigation of a particular test, navigate to the Viewing Tests and Configuration Problems of the Build Results page, click the arrow next to the test name and select Investigation:

Investigation

See also:

Concepts: Build Configuration User's Guide: Viewing Tests and Configuration Problems