TeamCity does not recognize Test Result.
I have imported NUnit Test results using the NUnit Report Watch successfully. The following are the log files. However, the TeamCity Project doesn't see the NUnit Test results like no tests have been run. I did verify that the NUnit report has tests in it and they are valid.
[08:49:30]: NUnit report watcher
[08:49:30]: [NUnit report watcher] 2 reports found for paths:
[08:49:30]: [NUnit report watcher] D:\NUnitLog\*.xml
[08:49:30]: [NUnit report watcher] Successfully parsed
[08:49:30]: [Successfully parsed] 2 reports
[08:49:30]: [NUnit report watcher] 2 reports found for paths:
[08:49:30]: [NUnit report watcher] D:\NUnitLog\*.xml
[08:49:30]: [NUnit report watcher] Successfully parsed
[08:49:30]: [Successfully parsed] 2 reports
Please sign in to leave a comment.
I have the same issue. Below is a snippet from my BuildLog:
I'm running TeamCity Professional 7.1.1 (build 24074)
I love to findout why the Results are not working. Please let us know.