<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>nunit4teambuild Forum Rss Feed</title><link>http://www.codeplex.com/nunit4teambuild/Thread/List.aspx</link><description>nunit4teambuild Forum Rss Description</description><item><title>New Post: NUnittfs.exe.config</title><link>http://nunit4teambuild.codeplex.com/discussions/394658</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;I have a problem when I try to connecto to TFS2010.&lt;/p&gt;
&lt;p&gt;I read this post:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://stackoverflow.com/questions/9260175/getting-no-test-results-after-customising-the-build-template-for-nunit-tests-in"&gt;http://stackoverflow.com/questions/9260175/getting-no-test-results-after-customising-the-build-template-for-nunit-tests-in&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;And this:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://geek.ianbattersby.com/2012/01/04/tfsbuild-2010-nunit-integration"&gt;http://geek.ianbattersby.com/2012/01/04/tfsbuild-2010-nunit-integration&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;My actual config is like these:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;utf-8&amp;quot; ?&amp;gt;&amp;lt;configuration&amp;gt;&lt;span&gt; &lt;/span&gt;
&amp;lt;system.serviceModel&amp;gt;&lt;span&gt; &lt;/span&gt;&amp;lt;bindings&amp;gt;&lt;span&gt; &lt;/span&gt;&amp;lt;basicHttpBinding&amp;gt;&lt;span&gt;
&lt;/span&gt;&amp;lt;binding name=&amp;quot;BuildServiceSoap&amp;quot; closeTimeout=&amp;quot;00:01:00&amp;quot; openTimeout=&amp;quot;00:01:00&amp;quot;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; receiveTimeout=&amp;quot;00:10:00&amp;quot; sendTimeout=&amp;quot;00:01:00&amp;quot; allowCookies=&amp;quot;false&amp;quot;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; bypassProxyOnLocal=&amp;quot;false&amp;quot; hostNameComparisonMode=&amp;quot;StrongWildcard&amp;quot;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; maxBufferSize=&amp;quot;65536&amp;quot; maxBufferPoolSize=&amp;quot;524288&amp;quot; maxReceivedMessageSize=&amp;quot;65536&amp;quot;&amp;nbsp;
 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; messageEncoding=&amp;quot;Text&amp;quot; textEncoding=&amp;quot;utf-8&amp;quot; transferMode=&amp;quot;Buffered&amp;quot;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; useDefaultWebProxy=&amp;quot;true&amp;quot;&amp;gt;&lt;span&gt;
&lt;/span&gt;&amp;lt;readerQuotas maxDepth=&amp;quot;32&amp;quot; maxStringContentLength=&amp;quot;8192&amp;quot; maxArrayLength=&amp;quot;16384&amp;quot;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; maxBytesPerRead=&amp;quot;4096&amp;quot; maxNameTableCharCount=&amp;quot;16384&amp;quot; /&amp;gt;&lt;span&gt;
&lt;/span&gt;&amp;lt;security mode=&amp;quot;TransportCredentialOnly&amp;quot;&amp;gt;&lt;span&gt; &lt;/span&gt;&amp;lt;transport clientCredentialType=&amp;quot;Ntlm&amp;quot; proxyCredentialType=&amp;quot;None&amp;quot; realm=&amp;quot;&amp;quot; /&amp;gt;&lt;span&gt;
&lt;/span&gt;&amp;lt;message clientCredentialType=&amp;quot;UserName&amp;quot; algorithmSuite=&amp;quot;Default&amp;quot; /&amp;gt;&lt;span&gt;
&lt;/span&gt;&amp;lt;/security&amp;gt;&lt;span&gt; &lt;/span&gt;&amp;lt;/binding&amp;gt;&lt;br&gt;
&lt;span&gt;&lt;/span&gt;&amp;lt;binding name=&amp;quot;LinkingService&amp;quot; closeTimeout=&amp;quot;00:01:00&amp;quot; openTimeout=&amp;quot;00:01:00&amp;quot;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; receiveTimeout=&amp;quot;00:10:00&amp;quot; sendTimeout=&amp;quot;00:01:00&amp;quot; allowCookies=&amp;quot;false&amp;quot;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; bypassProxyOnLocal=&amp;quot;false&amp;quot; hostNameComparisonMode=&amp;quot;StrongWildcard&amp;quot;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; maxBufferSize=&amp;quot;65536&amp;quot; maxBufferPoolSize=&amp;quot;524288&amp;quot; maxReceivedMessageSize=&amp;quot;65536&amp;quot;&amp;nbsp;
 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; messageEncoding=&amp;quot;Text&amp;quot; textEncoding=&amp;quot;utf-8&amp;quot; transferMode=&amp;quot;Buffered&amp;quot;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; useDefaultWebProxy=&amp;quot;true&amp;quot;&amp;gt;&lt;span&gt;
&lt;/span&gt;&amp;lt;readerQuotas maxDepth=&amp;quot;32&amp;quot; maxStringContentLength=&amp;quot;8192&amp;quot; maxArrayLength=&amp;quot;16384&amp;quot;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; maxBytesPerRead=&amp;quot;4096&amp;quot; maxNameTableCharCount=&amp;quot;16384&amp;quot; /&amp;gt;&lt;span&gt;
&lt;/span&gt;&amp;lt;security mode=&amp;quot;TransportCredentialOnly&amp;quot;&amp;gt;&lt;span&gt; &lt;/span&gt;&amp;lt;transport clientCredentialType=&amp;quot;Ntlm&amp;quot; proxyCredentialType=&amp;quot;None&amp;quot; realm=&amp;quot;&amp;quot; /&amp;gt;&lt;span&gt;
&lt;/span&gt;&amp;lt;message clientCredentialType=&amp;quot;UserName&amp;quot; algorithmSuite=&amp;quot;Default&amp;quot; /&amp;gt;&lt;span&gt;
&lt;/span&gt;&amp;lt;/security&amp;gt;&lt;span&gt; &lt;/span&gt;&amp;lt;/binding&amp;gt;&lt;br&gt;
&lt;span&gt;&lt;/span&gt;&amp;lt;binding name=&amp;quot;Service2Soap&amp;quot; closeTimeout=&amp;quot;00:01:00&amp;quot; openTimeout=&amp;quot;00:01:00&amp;quot;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; receiveTimeout=&amp;quot;00:10:00&amp;quot; sendTimeout=&amp;quot;00:01:00&amp;quot; allowCookies=&amp;quot;false&amp;quot;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; bypassProxyOnLocal=&amp;quot;false&amp;quot; hostNameComparisonMode=&amp;quot;StrongWildcard&amp;quot;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; maxBufferSize=&amp;quot;65536&amp;quot; maxBufferPoolSize=&amp;quot;524288&amp;quot; maxReceivedMessageSize=&amp;quot;65536&amp;quot;&amp;nbsp;
 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; messageEncoding=&amp;quot;Text&amp;quot; textEncoding=&amp;quot;utf-8&amp;quot; transferMode=&amp;quot;Buffered&amp;quot;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; useDefaultWebProxy=&amp;quot;true&amp;quot;&amp;gt;&lt;span&gt;
&lt;/span&gt;&amp;lt;readerQuotas maxDepth=&amp;quot;32&amp;quot; maxStringContentLength=&amp;quot;8192&amp;quot; maxArrayLength=&amp;quot;16384&amp;quot;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; maxBytesPerRead=&amp;quot;4096&amp;quot; maxNameTableCharCount=&amp;quot;16384&amp;quot; /&amp;gt;&lt;span&gt;
&lt;/span&gt;&amp;lt;security mode=&amp;quot;TransportCredentialOnly&amp;quot;&amp;gt;&lt;span&gt; &lt;/span&gt;&amp;lt;transport clientCredentialType=&amp;quot;Ntlm&amp;quot; proxyCredentialType=&amp;quot;None&amp;quot; realm=&amp;quot;&amp;quot; /&amp;gt;&lt;span&gt;
&lt;/span&gt;&amp;lt;message clientCredentialType=&amp;quot;UserName&amp;quot; algorithmSuite=&amp;quot;Default&amp;quot; /&amp;gt;&lt;span&gt;
&lt;/span&gt;&amp;lt;/security&amp;gt;&lt;span&gt; &lt;/span&gt;&amp;lt;/binding&amp;gt;&lt;span&gt; &lt;/span&gt;&amp;lt;/basicHttpBinding&amp;gt;&lt;span&gt;
&lt;/span&gt;&amp;lt;/bindings&amp;gt;&lt;br&gt;
&lt;span&gt;&lt;/span&gt;&amp;lt;client&amp;gt;&lt;span&gt; &lt;/span&gt;&amp;lt;!-- TFS 2010 services. --&amp;gt;&lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;endpoint address=&amp;quot;http://tfs:8080/tfs/MyProject/TestManagement/v1.0/TestResults.asmx&amp;quot;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;binding=&amp;quot;basicHttpBinding&amp;quot; bindingConfiguration=&amp;quot;TestResultsServiceSoap&amp;quot;&amp;nbsp;
 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;contract=&amp;quot;Tfs2010.TestResultsServiceV1.TestResultsServiceSoap&amp;quot; name=&amp;quot;Service2Soap&amp;quot; /&amp;gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;endpoint address=&amp;quot;http://tfs:8080/tfs/MyProject/Services/v3.0/IdentityManagementService.asmx&amp;quot;&amp;nbsp;
 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;binding=&amp;quot;basicHttpBinding&amp;quot; bindingConfiguration=&amp;quot;IdentityManagementWebServiceSoap&amp;quot;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;contract=&amp;quot;Tfs2010.IdentityManagementServiceV3.IdentityManagementWebServiceSoap&amp;quot;&amp;nbsp;
 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;name=&amp;quot;LinkingService&amp;quot; /&amp;gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;endpoint address=&amp;quot;http://tfs:8080/tfs/MyProject/Build/v3.0/BuildService.asmx&amp;quot;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;binding=&amp;quot;basicHttpBinding&amp;quot;
 bindingConfiguration=&amp;quot;BuildWebServiceSoap&amp;quot;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;contract=&amp;quot;Tfs2010.BuildServiceV3.BuildWebServiceSoap&amp;quot; name=&amp;quot;BuildServiceSoap&amp;quot; /&amp;gt;&lt;span&gt;
&lt;/span&gt;&amp;lt;/client&amp;gt;&lt;span&gt; &lt;/span&gt;&amp;lt;/system.serviceModel&amp;gt;&amp;lt;/configuration&amp;gt;&lt;/p&gt;
&lt;p&gt;Somebody can help me to configure or give me a sample of the complete file for TFS2010&lt;/p&gt;
&lt;/div&gt;</description><author>AbrahamAlcaina</author><pubDate>Thu, 06 Sep 2012 15:58:37 GMT</pubDate><guid isPermaLink="false">New Post: NUnittfs.exe.config 20120906035837P</guid></item><item><title>New Post: New url for the TFS2010 team build integration article</title><link>http://nunit4teambuild.codeplex.com/discussions/335566</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Fixed. Thanks&lt;/p&gt;&lt;/div&gt;</description><author>rbanks54</author><pubDate>Tue, 24 Jul 2012 04:36:32 GMT</pubDate><guid isPermaLink="false">New Post: New url for the TFS2010 team build integration article 20120724043632A</guid></item><item><title>New Post: Only converting NUnit XML logs to TRX</title><link>http://nunit4teambuild.codeplex.com/discussions/283277</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Thanks Henry. &amp;nbsp;I didn't think about needing to quote anything with a space in it. My bad.&lt;/p&gt;&lt;/div&gt;</description><author>rbanks54</author><pubDate>Tue, 24 Jul 2012 04:35:11 GMT</pubDate><guid isPermaLink="false">New Post: Only converting NUnit XML logs to TRX 20120724043511A</guid></item><item><title>New Post: Only converting NUnit XML logs to TRX</title><link>http://nunit4teambuild.codeplex.com/discussions/283277</link><description>&lt;div style="line-height: normal;"&gt;
&lt;div&gt;Hey Henry,&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;Thanks a lot for the response. I kept this task aside since I didn't hear from anyone. Now that you have replied with some solution, I'll try it out and let you know. Thanks again.&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;- GJ&lt;br&gt;
&lt;br&gt;
&lt;/div&gt;
&lt;div&gt;On Thu, Jul 19, 2012 at 4:35 PM, HenryCC &lt;span dir="ltr"&gt;&amp;lt;&lt;a href="mailto:notifications@codeplex.com" target="_blank"&gt;notifications@codeplex.com&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;
&lt;blockquote style="border-left:#ccc 1px solid; margin:0px 0px 0px 0.8ex; padding-left:1ex"&gt;
&lt;div&gt;
&lt;p&gt;From: HenryCC&lt;/p&gt;
&lt;div&gt;
&lt;p&gt;I had this problem too and ended up needing to make sure I had quotes pretty much everywhere.&lt;/p&gt;
&lt;p&gt;NUnitTfs.exe -n \\&amp;lt;build_server&amp;gt;\TFSBuilds\CI\CI_20120719.1\logs\Project.Tests.dll.ResultXml.xml -t &amp;quot;My Project&amp;quot; -p &amp;quot;Any CPU&amp;quot; -f Debug -b &amp;quot;CI_20120719.1&amp;quot; -v 2010&lt;/p&gt;
&lt;p&gt;Originally I didn't have quotes around the -t parameter for My Project. I updated the InvokeProcess arguments to this:&lt;/p&gt;
&lt;p&gt;String.Format(&amp;quot;-n {0} -t &lt;strong&gt;&amp;quot;&amp;quot;{1}&amp;quot;&amp;quot;&lt;/strong&gt; -p &amp;quot;&amp;quot;{2}&amp;quot;&amp;quot; -f {3} -b &amp;quot;&amp;quot;{4}&amp;quot;&amp;quot; -v 2010&amp;quot;, testResultXmlPath, BuildDetail.TeamProject, BuildSettings.PlatformConfigurations(0).Platform, BuildSettings.PlatformConfigurations(0).Configuration, BuildDetail.BuildNumber)&lt;/p&gt;
&lt;p&gt;Now I'm down to the &amp;quot;System.ServiceModel.EndpointNotFoundException: There was no endpoint listening at
&lt;a href="http://my_server:8080/tfs/Build/v3.0/BuildService.asmx" target="_blank"&gt;
http://my_server:8080/tfs/Build/v3.0/BuildService.asmx&lt;/a&gt; that could accept the message&amp;quot;.&lt;/p&gt;
&lt;p&gt;Hope that helps,&lt;/p&gt;
&lt;p&gt;Henry&lt;/p&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;p&gt;Read the &lt;a href="http://nunit4teambuild.codeplex.com/discussions/283277#post878091" target="_blank"&gt;
full discussion online&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;To add a post to this discussion, reply to this email (&lt;a href="mailto:nunit4teambuild@discussions.codeplex.com?subject=[nunit4teambuild:283277]" target="_blank"&gt;nunit4teambuild@discussions.codeplex.com&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;To start a new discussion for this project, email &lt;a href="mailto:nunit4teambuild@discussions.codeplex.com" target="_blank"&gt;
nunit4teambuild@discussions.codeplex.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;You are receiving this email because you subscribed to this discussion on CodePlex. You can
&lt;a href="https://nunit4teambuild.codeplex.com/discussions/283277/unsubscribe/" target="_blank"&gt;
unsubscribe&lt;/a&gt; on CodePlex.com.&lt;/p&gt;
&lt;p&gt;Please note: Images and attachments will be removed from emails. Any posts to this discussion will also be available online at CodePlex.com&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/blockquote&gt;
&lt;/div&gt;
&lt;br&gt;
&lt;/div&gt;</description><author>jeeejay</author><pubDate>Sat, 21 Jul 2012 00:47:54 GMT</pubDate><guid isPermaLink="false">New Post: Only converting NUnit XML logs to TRX 20120721124754A</guid></item><item><title>New Post: Only converting NUnit XML logs to TRX</title><link>http://nunit4teambuild.codeplex.com/discussions/283277</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I had this problem too and ended up needing to make sure I had quotes pretty much everywhere.&lt;/p&gt;
&lt;p&gt;NUnitTfs.exe -n \\&amp;lt;build_server&amp;gt;\TFSBuilds\CI\CI_20120719.1\logs\Project.Tests.dll.ResultXml.xml -t "My Project" -p "Any CPU" -f Debug -b "CI_20120719.1" -v 2010&lt;/p&gt;
&lt;p&gt;Originally I didn't have quotes around the -t parameter for My Project. I updated the InvokeProcess arguments to this:&lt;/p&gt;
&lt;p&gt;String.Format("-n {0} -t &lt;strong&gt;""{1}""&lt;/strong&gt; -p ""{2}"" -f {3} -b ""{4}"" -v 2010", testResultXmlPath, BuildDetail.TeamProject, BuildSettings.PlatformConfigurations(0).Platform, BuildSettings.PlatformConfigurations(0).Configuration, BuildDetail.BuildNumber)&lt;/p&gt;
&lt;p&gt;Now I'm down to the "System.ServiceModel.EndpointNotFoundException: There was no endpoint listening at http://my_server:8080/tfs/Build/v3.0/BuildService.asmx that could accept the message".&lt;/p&gt;
&lt;p&gt;Hope that helps,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Henry&lt;/p&gt;&lt;/div&gt;</description><author>HenryCC</author><pubDate>Thu, 19 Jul 2012 23:35:38 GMT</pubDate><guid isPermaLink="false">New Post: Only converting NUnit XML logs to TRX 20120719113538P</guid></item><item><title>New Post: New url for the TFS2010 team build integration article</title><link>http://nunit4teambuild.codeplex.com/discussions/335566</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Note that the uri for &amp;quot;For integration with TFS2010 Team Build have a look at this
&lt;a href="http://www.heikura.info/blog/publish-nunit-test-results-as-part-of-team-build-in-team-foundation-server-2010"&gt;
great post at heikura.info&lt;/a&gt;&amp;quot; has changed to &lt;a href="http://www.heikura.info/publish-nunit-test-results-as-part-of-team-build-in-team-foundation-server-2010"&gt;
http://www.heikura.info/publish-nunit-test-results-as-part-of-team-build-in-team-foundation-server-2010&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Sorry for any problems caused by the uri change.&lt;/p&gt;
&lt;/div&gt;</description><author>pekkah</author><pubDate>Tue, 21 Feb 2012 10:24:03 GMT</pubDate><guid isPermaLink="false">New Post: New url for the TFS2010 team build integration article 20120221102403A</guid></item><item><title>New Post: NUnitTfs Error</title><link>http://nunit4teambuild.codeplex.com/discussions/287616</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi ,&lt;/p&gt;
&lt;p&gt;I have followed the steps given in link &lt;a href="http://www.heikura.info/publish-nunit-test-results-as-part-of-team-build-in-team-foundation-server-2010"&gt;
http://www.heikura.info/publish-nunit-test-results-as-part-of-team-build-in-team-foundation-server-2010&lt;/a&gt;&amp;nbsp;.&lt;/p&gt;
&lt;p&gt;I am getting the below Error when trying to Publish the results using NUnitTfs&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:xx-small"&gt;&lt;span style="font-size:xx-small"&gt;&lt;span lang="EN"&gt;&lt;/p&gt;
&lt;p dir="ltr"&gt;System.InvalidOperationException: Could not find details of build &amp;quot;Test_Main_20120127.9&amp;quot;.&lt;/p&gt;
&lt;p dir="ltr"&gt;&lt;img src="http://nunit4teambuild.codeplex.com/discussions/Image1.gif" alt="" width="20" height="20"&gt;at KWatkins.NUnitTfs.Tfs2010.Publisher2010.GetBuildDetails()&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p dir="ltr"&gt;&lt;img src="http://nunit4teambuild.codeplex.com/discussions/Image1.gif" alt="" width="20" height="20"&gt;at KWatkins.NUnitTfs.Tfs2010.Publisher2010.PublishToTfs(XDocument trx)&lt;/p&gt;
&lt;p dir="ltr"&gt;&lt;img src="http://nunit4teambuild.codeplex.com/discussions/Image1.gif" alt="" width="20" height="20"&gt;at KWatkins.NUnitTfs.Publisher.Publish()&lt;/p&gt;
&lt;p dir="ltr"&gt;&lt;img src="http://nunit4teambuild.codeplex.com/discussions/Image1.gif" alt="" width="20" height="20"&gt;at KWatkins.NUnitTfs.Program.Main(String[] args)&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;/span&gt;&lt;/span&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/span&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Can u please help me out with this..&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Abhinay&lt;/p&gt;
&lt;/div&gt;</description><author>abhinaygr</author><pubDate>Fri, 27 Jan 2012 11:43:40 GMT</pubDate><guid isPermaLink="false">New Post: NUnitTfs Error 20120127114340A</guid></item><item><title>New Post: Only converting NUnit XML logs to TRX</title><link>http://nunit4teambuild.codeplex.com/discussions/283277</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;It would be really nice if someone responded to this post. Thanks.&lt;/p&gt;
&lt;p&gt;- GJ&lt;/p&gt;&lt;/div&gt;</description><author>jeeejay</author><pubDate>Tue, 24 Jan 2012 19:46:08 GMT</pubDate><guid isPermaLink="false">New Post: Only converting NUnit XML logs to TRX 20120124074608P</guid></item><item><title>New Post: Unable to run tests on build machine</title><link>http://nunit4teambuild.codeplex.com/discussions/77704</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I have similar issue at Windows 2008r2. I fix it by disabling lookback protection. More details here: http://support.microsoft.com/kb/896861/en-us&lt;/p&gt;&lt;/div&gt;</description><author>akimboyko</author><pubDate>Thu, 29 Dec 2011 13:56:35 GMT</pubDate><guid isPermaLink="false">New Post: Unable to run tests on build machine 20111229015635P</guid></item><item><title>New Post: Only converting NUnit XML logs to TRX</title><link>http://nunit4teambuild.codeplex.com/discussions/283277</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I'm so glad to find this project and you guys have done a wonderful job. I downloaded v1.2 of the archive and played around with the application however; ironically, it does more than what I actually need!&lt;/p&gt;
&lt;p&gt;So, we don't use Team Build for our builds and we have our own custom test portal where test results from a number of different automated test harnesses are published. Unfortunately. in the unit test tab, there is only one test type - Visual Studio Unit Tests.&lt;/p&gt;
&lt;p&gt;My request for builing a separate web page where NUnit XLM logs can be published is falling on deaf ears so I decided to opt for this approach - converting (or transfoming) the xml's to trx and then publishing them to our test portal under VS Unit Tests.&lt;/p&gt;
&lt;p&gt;Basically, I just need a TRX file for every XML file in my test output directory&amp;nbsp;(I'll create a batch script to run recursively) but the application&amp;nbsp;is not designed to work that way.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If I run the applicaiton with only -n and -o parameters then I get this message [I understand this is not suppoed to work]&lt;/p&gt;
&lt;p&gt;&lt;span style="color: #0000ff;"&gt;C:\NUnitToMSTest&amp;gt;NUnitTFS.exe -n ABC.xml -o XYZ.trx&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;span style="color: #808080;"&gt;Argument {0} is not marked as optional and was not found on the commad line.&lt;/span&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;(BTW: The argument number does not change for any condition and the spelling of 'command' is incorrect - things to fix for the next release)&lt;/p&gt;
&lt;p&gt;If I run the application with all the 'required' parameters then I get this message [I&amp;nbsp;purposely entered arbitary values&amp;nbsp;for teamproject and build values]&lt;/p&gt;
&lt;p&gt;&lt;span style="color: #0000ff;"&gt;C:\NUnitToMSTest&amp;gt;NUnitTFS.exe -n ABC.xml -t&amp;nbsp;PQR -b&amp;nbsp;100 -o XYZ.trx&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: #808080;"&gt;&lt;em&gt;Transforming NUnit output...&lt;/em&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="color: #808080;"&gt;&lt;em&gt;Loading XSLT from NUnitToMSTest.xslt&lt;/em&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="color: #808080;"&gt;&lt;em&gt;Loading NUnit Output from ABC.xml&lt;/em&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="color: #808080;"&gt;&lt;em&gt;QueryBuilds&lt;/em&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="color: #808080;"&gt;&lt;em&gt;System.ServiceModel.EndpointNotFoundException: There was no endpoint listening at &lt;a href="http://teamfoundation:8080/Build/v2.0/BuildService.asmx"&gt;http://teamfoundation:8080/Build/v2.0/BuildService.asmx&lt;/a&gt; that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details. ---&amp;gt; System.Net.WebException: The remote&lt;/em&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="color: #808080;"&gt;&lt;em&gt;&amp;nbsp;name could not be resolved: 'teamfoundation'&lt;/em&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="color: #808080;"&gt;&lt;em&gt;&amp;nbsp;&amp;nbsp; at System.Net.HttpWebRequest.GetRequestStream(TransportContext&amp;amp; context)&lt;/em&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="color: #808080;"&gt;&lt;em&gt;&amp;nbsp;&amp;nbsp; at System.Net.HttpWebRequest.GetRequestStream()&lt;/em&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="color: #808080;"&gt;&lt;em&gt;&amp;nbsp;&amp;nbsp; at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream()&lt;/em&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="color: #808080;"&gt;&lt;em&gt;&amp;nbsp;&amp;nbsp; --- End of inner exception stack trace ---&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: #808080;"&gt;&lt;em&gt;Server stack trace:&lt;/em&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="color: #808080;"&gt;&lt;em&gt;&amp;nbsp;&amp;nbsp; at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream()&lt;/em&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="color: #808080;"&gt;&lt;em&gt;&amp;nbsp;&amp;nbsp; at System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout)&lt;/em&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="color: #808080;"&gt;&lt;em&gt;&amp;nbsp;&amp;nbsp; at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout)&lt;/em&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="color: #808080;"&gt;&lt;em&gt;&amp;nbsp;&amp;nbsp; at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)&lt;/em&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="color: #808080;"&gt;&lt;em&gt;&amp;nbsp;&amp;nbsp; at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)&lt;/em&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="color: #808080;"&gt;&lt;em&gt;&amp;nbsp;&amp;nbsp; at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean one way, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)&lt;/em&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="color: #808080;"&gt;&lt;em&gt;&amp;nbsp;&amp;nbsp; at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs)&lt;/em&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="color: #808080;"&gt;&lt;em&gt;&amp;nbsp;&amp;nbsp; at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)&lt;/em&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="color: #808080;"&gt;&lt;em&gt;&amp;nbsp;&amp;nbsp; at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: #808080;"&gt;&lt;em&gt;Exception rethrown at [0]:&lt;/em&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="color: #808080;"&gt;&lt;em&gt;&amp;nbsp;&amp;nbsp; at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)&lt;/em&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="color: #808080;"&gt;&lt;em&gt;&amp;nbsp;&amp;nbsp; at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData&amp;amp; msgData, Int32 type)&lt;/em&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="color: #808080;"&gt;&lt;em&gt;&amp;nbsp;&amp;nbsp; at KWatkins.NUnitTfs.BuildServiceV2.BuildServiceSoap.QueryBuilds(BuildDetailSpec[] specs)&lt;/em&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="color: #808080;"&gt;&lt;em&gt;&amp;nbsp;&amp;nbsp; at KWatkins.NUnitTfs.Publisher.GetBuildDetails(String teamProject, String buildNumber) in D:\Development\NUnitTFS\NUnitTFS\Publisher.cs:line 107&lt;/em&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="color: #808080;"&gt;&lt;em&gt;&amp;nbsp;&amp;nbsp; at KWatkins.NUnitTfs.Publisher.Publish() in D:\Development\NUnitTFS\NUnitTFS\&lt;/em&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="color: #808080;"&gt;&lt;em&gt;Publisher.cs:line 35&lt;/em&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="color: #808080;"&gt;&lt;em&gt;&amp;nbsp;&amp;nbsp; at KWatkins.NUnitTfs.Program.Main(String[] args) in D:\Development\NUnitTFS\NUnitTFS\Program.cs:line 19&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;It would be really nice if someone can explain how can I achieve what I am looking for.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;span style="color: #808080;"&gt;Some Details:&lt;/span&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;span style="color: #808080;"&gt;Visual Studio 2010 Professional is installed - is this required?&lt;/span&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;span style="color: #808080;"&gt;Logs are from NUnit 2.5.10&lt;/span&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Looking forward for some suggestion. Thanks in advance.&lt;/p&gt;
&lt;p&gt;- GJ&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description><author>jeeejay</author><pubDate>Sat, 17 Dec 2011 01:32:54 GMT</pubDate><guid isPermaLink="false">New Post: Only converting NUnit XML logs to TRX 20111217013254A</guid></item><item><title>New Post: [Ignore] tests are flagged as 'Not Executed' (which is a kind of failed test)</title><link>http://nunit4teambuild.codeplex.com/discussions/283102</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;lets assume that I have a &lt;strong&gt;NUnit &lt;/strong&gt;test assembly that contains three tests. &amp;nbsp;Two of then complete without errors and the third one is marked with the [Ignore] attribute. &amp;nbsp;If I run these tests and push the results to TeamBuild 2010
 through&amp;nbsp;NUnit4TeamBuild, I then see the following in the Visual Studio Build Explorer:&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;2/3 test(s) passed, 1 failed, 0 inconclusive, View Test Results&lt;/p&gt;
&lt;p&gt;Then, if I click on View Test Results, I see that I have one test that completed with the 'Not Executed' status.&lt;/p&gt;
&lt;p&gt;Lets now assume that I have another &lt;strong&gt;mstest &lt;/strong&gt;based test assembly that contains three similar test. &amp;nbsp;Two of then complete without errors and the third one is marked with the [Ignore] attribute. &amp;nbsp;If I run these with mstest and publish
 the results to TeamBuild, my Build Explorer displays:&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;2/2 test(s) passed, 0 failed, 0 inconclusive, View Test Results&lt;/p&gt;
&lt;p&gt;As you can see the test marked with the [Ignore] attribute is totally ignored. &amp;nbsp;It's as if it never existed.&lt;/p&gt;
&lt;p&gt;So, even though the [Ignore] attribute has the same meaning in the mstest and NUnit, the results are not the same once the results are published to TeamBuild. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;What do you think about changing the xslt used by NUnit4TeamBuild so that using the [Ignore] attribute behaves the same in both testing frameworks? If you agree, the change would simply be to change the xslt so that it skips all the tests that were ignored
 and do not write anything in the trx file for these tests.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Maxime&lt;/p&gt;
&lt;/div&gt;</description><author>mabead</author><pubDate>Thu, 15 Dec 2011 16:38:48 GMT</pubDate><guid isPermaLink="false">New Post: [Ignore] tests are flagged as 'Not Executed' (which is a kind of failed test) 20111215043848P</guid></item><item><title>New Post: Getting an intermittent Publish_RunHasAlreadyBeenPublished error</title><link>http://nunit4teambuild.codeplex.com/discussions/259745</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hey!&lt;/p&gt;
&lt;p&gt;We are using NUnit for Team Build on our 2008 TFS build server. We are occasionally getting the following error when converting the output:&lt;/p&gt;
&lt;p&gt;Command: &amp;nbsp;&lt;br&gt;
&amp;quot;C:\xxx\BuildType\..\Sources\Project\tools\NunitToMstest\NUnitTFS.exe&amp;quot; -n &amp;quot;C:\xxx\BuildType\..\Sources\Project\unit_tests_results.xml&amp;quot; -t &amp;quot;Project&amp;quot; -b &amp;quot;CI_BUILD_20110601.1&amp;quot;&amp;nbsp;-f &amp;quot;Release&amp;quot; -p &amp;quot;Any CPU&amp;quot; -x &amp;quot;C:\xxx\BuildType\..\Sources\Project\tools\NunitToMstest\NUnitToMSTest.xslt&amp;quot;
 &amp;nbsp;&lt;br&gt;
Transforming NUnit output... &amp;nbsp;&lt;br&gt;
Loading XSLT from C:\xxx\BuildType\..\Sources\Project\tools\NunitToMstest\NUnitToMSTest.xslt &amp;nbsp;&lt;br&gt;
Loading NUnit Output from C:\xxx\BuildType\..\Sources\Project\unit_tests_results.xml &amp;nbsp;&lt;br&gt;
QueryBuilds &amp;nbsp;&lt;br&gt;
GetVersion &amp;nbsp;&lt;br&gt;
PrepareToPublish &amp;nbsp;&lt;br&gt;
System.InvalidOperationException: PrepareToPublish failed: Publish_RunHasAlreadyBeenPublished &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;br&gt;
at KWatkins.NUnitTfs.Publisher.PrepareToPublish(String buildId, Guid runId, Boolean overwrite) in D:\Development\NUnitTFS\NUnitTFS\Publisher.cs:line 76 &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;br&gt;
at KWatkins.NUnitTfs.Publisher.Publish() in D:\Development\NUnitTFS\NUnitTFS\Publisher.cs:line 45 &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;br&gt;
at KWatkins.NUnitTfs.Program.Main(String[] args) in D:\Development\NUnitTFS\NUnitTFS\Program.cs:line 19&lt;br&gt;
C:\xxx\BuildType\TFSBuild.proj(92,5): error MSB3073: The command &amp;quot;&amp;quot;C:\xxx\BuildType\..\Sources\Project\tools\NunitToMstest\NUnitTFS.exe&amp;quot; -n &amp;quot;C:\xxx\BuildType\..\Sources\Project\unit_tests_results.xml&amp;quot; -t &amp;quot;Project&amp;quot; -b &amp;quot;CI_BUILD_20110601.1&amp;quot; -f &amp;quot;Release&amp;quot; -p &amp;quot;Any
 CPU&amp;quot; -x &amp;quot;C:\xxx\BuildType\..\Sources\Project\tools\NunitToMstest\NUnitToMSTest.xslt&amp;quot;&amp;quot; exited with code 1.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;Not sure what is causing it - might be to do with the autogenerated *.trx filenames you use already being taken?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Jen&lt;/p&gt;
&lt;/div&gt;</description><author>jennifersmith</author><pubDate>Wed, 01 Jun 2011 08:50:01 GMT</pubDate><guid isPermaLink="false">New Post: Getting an intermittent Publish_RunHasAlreadyBeenPublished error 20110601085001A</guid></item><item><title>New Post: Test results not being published</title><link>http://nunit4teambuild.codeplex.com/discussions/70656</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi everyone,&lt;/p&gt;
&lt;p&gt;If someone is still struggling with the Publish_GeneralFailure error, please check the workaround suggested by Microsoft here:&lt;/p&gt;
&lt;p&gt;http://social.msdn.microsoft.com/Forums/en/vststest/thread/13b3b7b0-5a51-4ba1-8d1b-e6433be9bb7e&lt;/p&gt;
&lt;p&gt;Look for the reply from Johnny Coleman MSFT dated &lt;span class="date"&gt;Monday, October 13, 2008 9:12 PM.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span class="date"&gt;I followed the instructions and it helped me resolve two issues:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="date"&gt;1. one that is discussed here - getting &lt;/span&gt;Publish_GeneralFailure when running NUnit for Team Build&lt;/p&gt;
&lt;p&gt;&lt;span class="date"&gt;2. another is with trying to publish valid MS Test results from my workstation from Visual Studio 2008 Team System Developer Edition.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span class="date"&gt;Also, I can say that the cause mentioned by &lt;/span&gt;AmeyKarkhanis regarding long test-method names was not the case, as some tests of mine were up to 91 characters long.&lt;span class="date"&gt; &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span class="date"&gt;I hope this helps!&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="date"&gt;--&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="date"&gt;Dmytro&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</description><author>DmytroUA</author><pubDate>Tue, 31 May 2011 11:36:27 GMT</pubDate><guid isPermaLink="false">New Post: Test results not being published 20110531113627A</guid></item><item><title>New Post: xslt //environment/xxx selectors do not work</title><link>http://nunit4teambuild.codeplex.com/discussions/258380</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;When I do a transform of a NUnit file to MSTest trx, the machine name and user name are empty. I appears that in fact all the //environment/xxx selectors in the xslt (2010 version, included in the project) return empty values.&lt;/p&gt;
&lt;p&gt;Any idea why this is not working?&lt;/p&gt;
&lt;/div&gt;</description><author>JaapM</author><pubDate>Fri, 20 May 2011 12:05:41 GMT</pubDate><guid isPermaLink="false">New Post: xslt //environment/xxx selectors do not work 20110520120541P</guid></item><item><title>New Post: NUnitTfs Version 2.0 Alpha 1 for TFS2010 does not display unit test results as build step</title><link>http://nunit4teambuild.codeplex.com/discussions/235330</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Same problem here.&lt;/p&gt;&lt;/div&gt;</description><author>rschiefer</author><pubDate>Wed, 30 Mar 2011 21:05:20 GMT</pubDate><guid isPermaLink="false">New Post: NUnitTfs Version 2.0 Alpha 1 for TFS2010 does not display unit test results as build step 20110330090520P</guid></item><item><title>New Post: System.TimeoutException: The request channel timed out---</title><link>http://nunit4teambuild.codeplex.com/Thread/View.aspx?ThreadId=205267</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;I am getting the same exception. &amp;nbsp;I updated my timeout to 5 minutes and still the error remains. &amp;nbsp;I know my generated .trx file is rather large (6989kb), could that be a problem? &amp;nbsp;This error seemed to start happening once the number of tests
 began increasing. &amp;nbsp;Here is my callstack from my build error. &amp;nbsp;Note that it is still reporting a timeout of 01:00 and I just double-checked my config file and it is set to 05:00. &amp;nbsp;Could it not be reading from this config file like I assumed it
 is ?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;div style="color:black; background-color:white"&gt;
&lt;pre&gt;Transforming NUnit output...
  Loading XSLT &lt;span style="color:blue"&gt;from&lt;/span&gt; c:\BuildDirectories\BuildType\NUnitToMSTest.xslt
  Loading NUnit Output &lt;span style="color:blue"&gt;from&lt;/span&gt; C:\BuildOutput\BVTs\CodeCoverage\nunit-result.xml
  QueryBuilds
  GetVersion
  PrepareToPublish
  Writing TRX file to \\BUILD2\BVTs\NightlyBVT_20101201.1\TestResults\07da0c01-002d-2200-91c4-30db1d215203\NUnitOutput.trx
  PublishRun
  System.TimeoutException: The request channel timed &lt;span style="color:blue"&gt;out&lt;/span&gt; &lt;span style="color:blue"&gt;while&lt;/span&gt; waiting &lt;span style="color:blue"&gt;for&lt;/span&gt; a reply after 00:01:00. Increase the timeout value passed to the call to Request or increase the SendTimeout value &lt;span style="color:blue"&gt;on&lt;/span&gt; the Binding. The time allotted to &lt;span style="color:blue"&gt;this&lt;/span&gt; operation may have been a portion of a longer timeout. ---&amp;gt; System.TimeoutException: The HTTP request to &lt;span style="color:#a31515"&gt;'http://tfserver:8080/Build/v1.0/PublishTestResultsBuildService2.asmx'&lt;/span&gt; has exceeded the allotted timeout of 00:01:00. The time allotted to &lt;span style="color:blue"&gt;this&lt;/span&gt; operation may have been a portion of a longer timeout. ---&amp;gt; System.Net.WebException: The operation has timed &lt;span style="color:blue"&gt;out&lt;/span&gt;
     at System.Net.HttpWebRequest.GetResponse()
     at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
     --- End of inner exception stack trace ---
     at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason)
     at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
     at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
     --- End of inner exception stack trace ---
  
  Server stack trace: 
     at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
     at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
     at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
     at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs)
     at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
     at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
  
  Exception rethrown at [0]: 
     at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
     at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData&amp;amp; msgData, Int32 type)
     at KWatkins.NUnitTfs.PublishTestResultsBuildService2V1.Service2Soap.PublishRun(PublishRunRequest request)
     at KWatkins.NUnitTfs.PublishTestResultsBuildService2V1.Service2SoapClient.KWatkins.NUnitTfs.PublishTestResultsBuildService2V1.Service2Soap.PublishRun(PublishRunRequest request) &lt;span style="color:blue"&gt;in&lt;/span&gt; D:\Development\NUnitTFS\NUnitTFS\Service References\PublishTestResultsBuildService2V1\Reference.cs:line 2181
     at KWatkins.NUnitTfs.PublishTestResultsBuildService2V1.Service2SoapClient.PublishRun(String buildId, String resultsFile, Guid runId) &lt;span style="color:blue"&gt;in&lt;/span&gt; D:\Development\NUnitTFS\NUnitTFS\Service References\PublishTestResultsBuildService2V1\Reference.cs:line 2190
     at KWatkins.NUnitTfs.Publisher.PublishRun(String buildId, Guid runId) &lt;span style="color:blue"&gt;in&lt;/span&gt; D:\Development\NUnitTFS\NUnitTFS\Publisher.cs:line 60
     at KWatkins.NUnitTfs.Publisher.Publish() &lt;span style="color:blue"&gt;in&lt;/span&gt; D:\Development\NUnitTFS\NUnitTFS\Publisher.cs:line 52
     at KWatkins.NUnitTfs.Program.Main(String[] args) &lt;span style="color:blue"&gt;in&lt;/span&gt; D:\Development\NUnitTFS\NUnitTFS\Program.cs:line 19
c:\BuildDirectories\BuildType\RunTestsAndGatherCoverage.targets(51,3): error MSB3073: The command &lt;span style="color:#a31515"&gt;&amp;quot;&amp;quot;&lt;/span&gt;c:\BuildDirectories\BuildType\NUnitTFS.exe&lt;span style="color:#a31515"&gt;&amp;quot; -n &amp;quot;&lt;/span&gt;C:\BuildOutput\BVTs\CodeCoverage\nunit-result.xml&lt;span style="color:#a31515"&gt;&amp;quot; -t &amp;quot;&lt;/span&gt;BuildNet&lt;span style="color:#a31515"&gt;&amp;quot; -b &amp;quot;&lt;/span&gt;NightlyBVT_20101201.1&lt;span style="color:#a31515"&gt;&amp;quot; -f &amp;quot;&lt;/span&gt;Debug&lt;span style="color:#a31515"&gt;&amp;quot; -p &amp;quot;&lt;/span&gt;Any CPU&lt;span style="color:#a31515"&gt;&amp;quot; -x &amp;quot;&lt;/span&gt;c:\BuildDirectories\BuildType\NUnitToMSTest.xslt&lt;span style="color:#a31515"&gt;&amp;quot;&amp;quot;&lt;/span&gt; exited with code 1.
Done Building Project &lt;span style="color:#a31515"&gt;&amp;quot;c:\BuildDirectories\BuildType\TFSBuild.proj&amp;quot;&lt;/span&gt; (EndToEndIteration target(s)) -- FAILED.

Build FAILED.
&lt;/pre&gt;
&lt;/div&gt;
&lt;p&gt;&lt;/p&gt;
&lt;/div&gt;</description><author>jlebright</author><pubDate>Wed, 01 Dec 2010 16:37:20 GMT</pubDate><guid isPermaLink="false">New Post: System.TimeoutException: The request channel timed out--- 20101201043720P</guid></item><item><title>New Post: Navigate to Test</title><link>http://nunit4teambuild.codeplex.com/Thread/View.aspx?ThreadId=235574</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;The NUnit information is a little lacking in places.&amp;nbsp; That said, if you can figure out a way to get the information you want then I'm always willing to take patches and contributions :-)&lt;/p&gt;
&lt;/div&gt;</description><author>rbanks54</author><pubDate>Wed, 24 Nov 2010 21:51:52 GMT</pubDate><guid isPermaLink="false">New Post: Navigate to Test 20101124095152P</guid></item><item><title>New Post: Navigate to Test</title><link>http://nunit4teambuild.codeplex.com/Thread/View.aspx?ThreadId=235574</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi there,&lt;/p&gt;
&lt;p&gt;this great&amp;nbsp;community contribution rocks :) But im just wondering, how nice it would be, to navigate from the&amp;nbsp;&amp;quot;Test Result&amp;quot;-Window to the&amp;nbsp;specific&amp;nbsp;test definitions. What informations&amp;nbsp;should be included in the .trx file to &amp;#65279;accomplish
 this behavior? And does the output from&amp;nbsp;nunit (.xml file) provide that informations? Or schould is use visual studio addins for nunit instead of xml transformation?&lt;/p&gt;
&lt;p&gt;Another Question: I would like to&amp;nbsp;see&amp;nbsp;for each test in&amp;nbsp;the &amp;quot;Test Result&amp;quot;-Window the corresponding project. There is already a column in the grid called &amp;quot;project&amp;quot;, so msbuild is &amp;#65279;obviously providing such information. I was analyzing the nunit
 output and i couldn&amp;acute;t find any string, which contains project information...&lt;/p&gt;
&lt;p&gt;Best regards&lt;br&gt;
Melbu&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/div&gt;</description><author>Melbu</author><pubDate>Mon, 22 Nov 2010 14:05:38 GMT</pubDate><guid isPermaLink="false">New Post: Navigate to Test 20101122020538P</guid></item><item><title>New Post: NUnitTfs Version 2.0 Alpha 1 for TFS2010 does not display unit test results as build step</title><link>http://nunit4teambuild.codeplex.com/Thread/View.aspx?ThreadId=235330</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi all,&lt;/p&gt;
&lt;p&gt;I'm trying to integrate the publishing of the NUnit test results in the TFS output display.As I read on nunit4teambuild WebPage, running mstest is no more necessary. So I just execute NUnitTfs.exe with the necessary parameters.&lt;/p&gt;
&lt;p&gt;Everything looks working fine (after trying a lot) :&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&amp;quot;C:\bin\NUnitTfs Version 2.0 Alpha 1\NUnitTfs.exe&amp;quot; -n TestResult.xml -t eFDC -b Build-eFDC.Stat_20101119.3 -v 2010&lt;/em&gt;&lt;br&gt;
&lt;em&gt;&amp;nbsp; Loading NUnit Output from TestResult.xml...&lt;/em&gt;&lt;br&gt;
&lt;em&gt;&amp;nbsp; Transforming NUnit output to .trx file...&lt;/em&gt;&lt;br&gt;
&lt;em&gt;&amp;nbsp; Adding build information to .trx file...&lt;/em&gt;&lt;br&gt;
&lt;em&gt;&amp;nbsp; Publishing .trx file...&lt;/em&gt;&lt;br&gt;
&lt;em&gt;&amp;nbsp; Checking test run does not exist...&lt;/em&gt;&lt;br&gt;
&lt;em&gt;&amp;nbsp; Reading users identity...&lt;/em&gt;&lt;br&gt;
&lt;em&gt;&amp;nbsp; Creating test run...&lt;/em&gt;&lt;br&gt;
&lt;em&gt;&amp;nbsp; Creating test results...&lt;/em&gt;&lt;br&gt;
&lt;em&gt;&amp;nbsp; Updating test run with details...&lt;/em&gt;&lt;br&gt;
&lt;em&gt;&amp;nbsp; Uploading test run details...&lt;/em&gt;&lt;br&gt;
&lt;em&gt;&amp;nbsp; Uploading assemblies...&lt;/em&gt;&lt;br&gt;
&lt;em&gt;&amp;nbsp; Updating test results with details...&lt;/em&gt;&lt;br&gt;
&lt;em&gt;&amp;nbsp; Uploading test result details...&lt;/em&gt;&lt;br&gt;
&lt;em&gt;Done Building Project &amp;quot;C:\Builds\1\eFDC\BISTel.eFDC.Stat.csproj&amp;quot; (default targets).&lt;/em&gt;&lt;br&gt;
&lt;br&gt;
&lt;em&gt;Build succeeded.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;BUT&lt;/strong&gt; the unit test results are not displayed in the Build steps after Build. I only can see following steps:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Create Workspace &lt;/li&gt;&lt;li&gt;Get Workspace &lt;/li&gt;&lt;li&gt;Compiling sources for AnyCPU/Release &lt;/li&gt;&lt;li&gt;Assosiate Changesets and Work Items &lt;/li&gt;&lt;li&gt;Building project &amp;quot;BISTel.eFDC.Stat.csproj&amp;quot;. &lt;/li&gt;&lt;li&gt;Copy Files to Drop Location &lt;/li&gt;&lt;/ol&gt;
&lt;p&gt;All are green, but I can not see the 5 tests that were executed. Logfile:&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Tests run: 5, Errors: 0, Failures: 1, Inconclusive: 0, Time: 0,0760097 seconds&lt;/em&gt;&lt;br&gt;
&lt;em&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Not run: 0, Invalid: 0, Ignored: 0, Skipped: 0&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;What did I make wrong? OK, I did not set it up as workflow like pekkah suggested it here: http://nunit4teambuild.codeplex.com/Thread/View.aspx?ThreadId=214846&lt;span title="Paste this into a wiki page to link to this discussion" style="font-size:0.9em"&gt;&lt;/span&gt;.
 But it should also work with command line execution, right?&lt;/p&gt;
&lt;p&gt;Best regards, Mayoar&lt;em&gt;&lt;br&gt;
&lt;/em&gt;&lt;/p&gt;
&lt;/div&gt;</description><author>Mayoar</author><pubDate>Fri, 19 Nov 2010 15:47:38 GMT</pubDate><guid isPermaLink="false">New Post: NUnitTfs Version 2.0 Alpha 1 for TFS2010 does not display unit test results as build step 20101119034738P</guid></item><item><title>New Post: How do I configure it for TFS 2010</title><link>http://nunit4teambuild.codeplex.com/Thread/View.aspx?ThreadId=214846</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Does anybody have a solution to publish NUnit test results to TFS 2010 without workflow? Just executing the transformation and the publishing (using the new WebService interface) via script as before?&lt;/p&gt;
&lt;/div&gt;</description><author>Mayoar</author><pubDate>Wed, 17 Nov 2010 15:58:53 GMT</pubDate><guid isPermaLink="false">New Post: How do I configure it for TFS 2010 20101117035853P</guid></item></channel></rss>