My Investigations Tab
The My Investigations tab allows you to view failed build configurations and tests which you were assigned to investigate. For each build configuration selected from the tree view, TeamCity displays a tooltip with comments from the problem reporter, if any. In this tab, you can do the following:
The toolbar icons are described in the table below.
Item | Keyboard shortcut | Description |
---|---|---|
Give up investigation of the selected build configuration or test failure. | ||
Mark the selected build configuration or test as fixed. | ||
Mark the selected build configuration or test as muted. | ||
Navigate to test. Clicking this icon opens the selected test source in the Intellij IDEA editor. | ||
Run selected tests locally. | ||
Debug selected tests locally. | ||
View build data for the selected build configuration or test. | ||
Ctrl+B | For the selected build configuration, open its page on TeamCity server. | |
Ctrl+F5 | Update information in view. | |
Ctrl+NumPad+ | Expand all nodes in view. | |
Ctrl+NumPad- | Collapse all nodes in view. | |
When this button is pressed, only non-fixed build configurations and tests display in view. | ||
Ctrl+B | Open page with the build information in the Web client. |