Quantcast
Channel: Chutzpah - A JavaScript Test Runner
Viewing all articles
Browse latest Browse all 1864

Commented Issue: Method 'ToXml' in type 'Chutzpah.VS2012.TestAdapter.ChutzpahAdapterSettings' does not have an implementation [98]

$
0
0
Error: Method 'ToXml' in type 'Chutzpah.VS2012.TestAdapter.ChutzpahAdapterSettings' from assembly 'Chutzpah.VS2012.TestAdapter, Version=2.1.0.162, Culture=neutral, PublicKeyToken=1ca802c37ffe1896' does not have an implementation.

We are using TFS 2012 and VS 2012 with .NET 4.5. The problem is at VS2012.TestAdapter\ChutzpahAdapterSettings.cs in the ToXml method. It could be the override does not match that of the loaded assembly of Microsoft.VisualStudio.TestPlatform.ObjectModel.dll.

from LoRez:

"...It looks like I have a newer version of the Microsoft.VisualStudio.TestPlatform.ObjectModel.dll on my machine. My machine has version 11.0.51106.1 in C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\IDE\CommonExtensions\Microsoft\TestWindow. Whereas the adapter seems to be using version 11.0.50907.0. It looks like the signature for ToXml hasn't changed from what you've implemented..."

This problem does not seem to occur with tfs.visualstudio.com, but on a stand-alone build server.
Comments: This is a great addition to be able to run Chutzpah in the Build Server. Hopefully, we can find a way to get it to work. I will see if I can download the source and try building it with the Microsoft.VisualStudio.TestPlatform.ObjectModel.dll assembly from our build server.

Viewing all articles
Browse latest Browse all 1864

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>