how to fix the issue ##[warning]TcmTestResultPublisher.ConvertResults : No matching tcm test case result found for test case result given by agent to publisher. Skipping test case

Aswinraj Dillibabu 0 Reputation points
2024-07-18T06:50:13.2066667+00:00

|Description:
We
have a Test execution pipeline , and as part of it we have "- task:
VSTest@2" to execute the tests , once the test is done it use to show
the results in test tab , how many passed and failed. But now everything goes
to "others"

Upon analysing the logs it says

##[warning]TcmTestResultPublisher.ConvertResults : No matching tcm test case
result found for test case result given by agent to publisher. Skipping test
case

##[warning]TcmTestResultPublisher.ConvertResults : It could be because of the
fully qualified name of the test method being too long. Try using a shorter
name for :

Can you guys please help me on this how to fix this ? As it is printing all
the test data as part of the method name there is no way we can trim the
name, Is there any possibility to increase the size ?|| | -------- | -------- | |Description: We have a Test execution pipeline , and as part of it we have "- task: VSTest@2" to execute the tests , once the test is done it use to show the results in test tab , how many passed and failed. But now everything goes to "others" Upon analysing the logs it says ##[warning]TcmTestResultPublisher.ConvertResults : No matching tcm test case result found for test case result given by agent to publisher. Skipping test case ##[warning]TcmTestResultPublisher.ConvertResults : It could be because of the fully qualified name of the test method being too long. Try using a shorter name for : Can you guys please help me on this how to fix this ? As it is printing all the test data as part of the method name there is no way we can trim the name, Is there any possibility to increase the size ?||

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
38,990 questions
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.