TeamCity 9.1.2 does not display Maven test results anymore

After upgrading from TeamCity 9.1.1 to 9.1.2 a maven build does not display the test results. It did that before with 9.1.1.

The surefire xml files are produced in the modules target/surefire-reports folder. But there is no tab in TeamCity for the test results and it also does not show after "Success". Not it only displays "Success", before it was "Tests passed: 118".

What did you break in the new TeamCity version 9.1.2? :(

0
3 comments

Hi Ernesto,

There should be no changes in TeamCity 9.1.2 that could break tests reporting. Could you please provide us with more details? How do you report tests? Please attach full build log for build with correctly reported tests and for broken one and the resulted surefire xml file.

0
Avatar
Permanently deleted user

I had to add a XML report processing build feature to make this work again. But before I did not have to use it I believe.

I think I can't provide you more information now, sorry.

0

You can check whether build feature were added/deleted from the build configuration on Administration > Audit page.

0

Please sign in to leave a comment.