Viewing build results

You can view build results, such as execution summaries, logs, and properties. A build result is available as soon as the build request begins processing. When you open a build result in progress, you can view build progress from the Activities tab of the build result editor. You can also refresh a build result that is in progress. The tabs available in the build result editor depend on the configuration of the build definition. For example, non Java™ builds do not have JUnit results.
About this task

To view build results:

  1. In the Team Artifacts view, expand the project folder.
  2. Expand the Builds folder and locate the build name in the list.
  3. Right-click the build name; then click Show Build Results.
  4. In the Builds view, right-click the build name; then click Open. The build results editor opens. The view label is the build identifier.
  5. For more information, complete any of the following steps:
    • To view a summary of build execution statistics and contributions, click Overview. For Rational Team Concert™ source control-enabled builds, the Snapshot and Repository Workspace links allow you to view the built source code files. You can reproduce a build by opening the snapshot, creating a repository workspace from it and loading the code. This method is useful for fixing build issues.
    • To view a tree list of compile source modules, click Compilation.
    • To view a tree list of JUnit items for unit tests run during the build, click JUnit.
    • To view a list of logs for the build, click Logs. To open a selected log or save the log to a file, click the buttons to the right. You can also attach a file or link to the build result, edit the name and description for a log, or remove a log. If you make a change, click Save.
    • To view a list of the activities that occurred during the build, click Activities.
    • To view a list of artifact downloads for the build, click Download. You can add a file or link to the list. If you make a change, click Save.
    • To view a list of external links for the build. click External Links.
    • To view a list of build properties set for the build, click Properties.

Feedback

Did this help? You can provide feedback at Jazz.net (registration required): Comment in the forums or submit a bug