TeamCity Plugin for IntelliJ Platform 2019.1 Help

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:

teamcity investigations tab

The toolbar icons are described in the table below.

Item

Keyboard shortcut

Description

img

Give up investigation of the selected build configuration or test failure.

img

Mark the selected build configuration or test as fixed.

img

Mark the selected build configuration or test as muted.

img

Navigate to test. Clicking this icon opens the selected test source in the Intellij IDEA editor.

img

Run selected tests locally.

img

Debug selected tests locally.

img

View build data for the selected build configuration or test.

img Ctrl B

For the selected build configuration, open its page on TeamCity server.

img Ctrl F5

Update information in view.

img Ctrl NumPad

Expand all nodes in view.

img Ctrl NumPad-

Collapse all nodes in view.

img

When this button is pressed, only non-fixed build configurations and tests display in view.

img Ctrl B

Open page with the build information in the Web client.

Last modified: 27 August 2019

See Also