The TeamCity tool window displays projects, build configurations, builds and changes during the various stages of their life cycle. Refer to the table below to understand the meaning of icons that denote the status of the build process.

Item Description
Build configuration
img The latest finished build with this build configuration was successful, and the currently running build is not failing.
img The latest finished build with this build configuration failed, or the currently running build is failing.
img This configuration is paused in the TeamCity Web client.
Build
img This build was successful.
img This build failed.
img This build was canceled
img This build is in progress, and has passed all of the tests so far.
img This build is in progress, and at least one test failed.
img This personal build is running, and has passed all of the tests so far.
img This personal build is running, and at least one test failed.
Change
img A build with this change is successfully running.
img A build with this change is failing.
img A build with this change succeeded.
img A build with this change failed.
img Personal build with this change is successful.
img Your changes have been committed to the version control, but the build hasn't yet started.