Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

mstestLogPublisher can't take a directory in filePath?

I am trying to get MSTest results published to RTC.

According to the definition of mstestLogPublisher
http://publib.boulder.ibm.com/infocenter/rtc/v2r0m0/index.jsp?topic=/com.ibm.team.build.doc/topics/r_mstestlogpublisher.html

The filePath attribute can be a .trx result file or a directory containing .trx files. It works for single .trx file specified as the filePath, but I can't get it working by only passing in the parent folder of multiple .trx files.

Same syntax working for junitLogPublisher. Is this a bug in mstestLogPublisher?

0 votes



One answer

Permanent link
Yes, this is a bug in the mstestLogPublisher, whereby it looks for *.xml files, not *.trx files. See 110710: Unit test log publishers assume .xml file extension and only process first file. Please see that item for a suggested workaround.

0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Apr 29 '10, 4:55 p.m.

Question was seen: 4,990 times

Last updated: Apr 29 '10, 4:55 p.m.

Confirmation Cancel Confirm