Build Results
This page is available from the build result link of the [Project] and My Changes pages.
| Item |
Description |
Results tab |
Results of build#<number><date> |
Result |
Shows build result message and status icon. |
Run |
Click this button to re-run the build. |
| Agent |
Link to the agent that ran the build. Clicking this link opens the Agent Details page. |
| Pin results |
Use Pin/Unpin link to toggle pinned status of the build result. |
| Duplicates / Inspections |
Depending on the build configuration, this section displays results of the search for duplicates and code inspection. |
| Build history |
Use this section to browse through the existing builds, using the previous and next links. All history link opens history page of the current build configuration. |
Build log tab |
Build log of build#<number><date> |
| Important messages |
Warning and error messages, and the final build status message. |
All messages |
All information generated while running a build. |
Changes tab |
Shows the list of changes included in build. The header of each entry contains the following information:

By default, the headers are collapsed. Being expanded, each entry shows:
- VCS comment. Besides textual information, a comment can be mapped to an external link.
- Date and time of build completion.
- Number of changed files and type of modification (edited, added, deleted)
- List of changed files hyperlinks. Clicking a file hyperlink opens this file in the differences viewer. Clicking an arrow to the right opens source code in the currently active IDE.
|