It's all about the answers!

Ask a question

Build Helth report problem


Bruno Portaluri (212) | asked Nov 27 '09, 10:16 a.m.
I am using RTC 2.0.0.1.
I created some build definitions and did some builds in the last few days.
If i go in 'Builds - Build Definitions - MyBuild' I can see the results of the recent builds.
I can also display 'Build Duration' report correctly.

However, the 'Build Health' report is not displayed and I have the following message: No build results were found.

What may be the problem ?

Thanks in advance

13 answers



permanent link
Thomas Loeber (62237950) | answered May 16 '11, 3:11 p.m.
JAZZ DEVELOPER
Are the test results published to the build result? That is, if you open the build result editor, do you see a JUnit tab? If not, then the test results are not known to Jazz. You can use the junitLogPublisher Ant task to do this. Alternatively, you can configure the build definition to have the JUnit Publishing post-build step.


I have a similar issue. I'm using the Jazz Team Build to build from ClearCase (just prototyping at the moment for some demos). The build executes some JUnit tests and the test results are published to the build results with junitLogPublisher. Strange though, when I look at the build results in the RTC client, I see a "Tests" tab but ni JUnit tab.

permanent link
Brent Ulbricht (2.5k11) | answered May 16 '11, 3:41 p.m.
JAZZ DEVELOPER
Are the test results published to the build result? That is, if you open the build result editor, do you see a JUnit tab? If not, then the test results are not known to Jazz. You can use the junitLogPublisher Ant task to do this. Alternatively, you can configure the build definition to have the JUnit Publishing post-build step.


I have a similar issue. I'm using the Jazz Team Build to build from ClearCase (just prototyping at the moment for some demos). The build executes some JUnit tests and the test results are published to the build results with junitLogPublisher. Strange though, when I look at the build results in the RTC client, I see a "Tests" tab but ni JUnit tab.

Hi,

The tab name and some other items were generalized to 'Tests' instead of 'JUnit' to reflect the ability to use other test frameworks like NUnit, CppUnit, and MSTest. The work item some of this work was done under is at the link below.

https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/102483

Brent Ulbricht
Developer/Lead - RTC Build

permanent link
Thomas Loeber (62237950) | answered May 17 '11, 8:59 a.m.
JAZZ DEVELOPER
Are the test results published to the build result? That is, if you open the build result editor, do you see a JUnit tab? If not, then the test results are not known to Jazz. You can use the junitLogPublisher Ant task to do this. Alternatively, you can configure the build definition to have the JUnit Publishing post-build step.


I have a similar issue. I'm using the Jazz Team Build to build from ClearCase (just prototyping at the moment for some demos). The build executes some JUnit tests and the test results are published to the build results with junitLogPublisher. Strange though, when I look at the build results in the RTC client, I see a "Tests" tab but ni JUnit tab.

Hi,

The tab name and some other items were generalized to 'Tests' instead of 'JUnit' to reflect the ability to use other test frameworks like NUnit, CppUnit, and MSTest. The work item some of this work was done under is at the link below.

https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/102483

Brent Ulbricht
Developer/Lead - RTC Build
Thanks Brent. Then that's not my problem I guess. When I try to configure the Build Health report on the dashboard by using the edit button for the query, No Team Areas get loaded into the dialog. I have created one team in the project

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.