joaquimcid / mb-unit

Automatically exported from code.google.com/p/mb-unit
0 stars 0 forks source link

Gallio disables mstest from CLI #606

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.install gallio 3.1 build 397
2.attempt to run mstest.exe from the command line
3.observe exceptions

What is the expected output? What do you see instead?
mstest.exe can not be used from the command line when gallio is installed.
I expect to be able to use tools installed and can't

What version of the product are you using? On what operating system?
3.1 397

Please provide any additional information below.
The only way i found this was through a post somewhere else that claimed
galio rebinds the mstest assemblies, which breaks them.

Original issue reported on code.google.com by shamusfu...@live.com on 22 Dec 2009 at 5:00

GoogleCodeExporter commented 8 years ago
Should be fixed soon.

Original comment by jeff.br...@gmail.com on 5 Jan 2010 at 12:56

GoogleCodeExporter commented 8 years ago

Original comment by jeff.br...@gmail.com on 5 Jan 2010 at 12:56

GoogleCodeExporter commented 8 years ago
This is a big one for me too.  Ever since 3.0 I can't run MSTest at all in 
Icarus.  
I've been waiting for a fix but have not seen anything come through.  Please 
push 
this to the top of the pile.

Original comment by bradi...@gmail.com on 13 Jan 2010 at 12:36

GoogleCodeExporter commented 8 years ago
I agree this is bad.  Working on it.

Original comment by jeff.br...@gmail.com on 14 Jan 2010 at 8:04

GoogleCodeExporter commented 8 years ago
Fixed in the next build of v3.1 and v3.2.

Original comment by jeff.br...@gmail.com on 14 Jan 2010 at 8:31

GoogleCodeExporter commented 8 years ago
Can you comment on whether the latest build has fixed your issue?

Original comment by jeff.br...@gmail.com on 16 Jan 2010 at 8:46

GoogleCodeExporter commented 8 years ago
I can reproduce them problem with:  GallioBundle-3.1.397.0-Setup-x64.msi.

Original comment by thomas.b...@gmail.com on 9 Feb 2010 at 4:39

GoogleCodeExporter commented 8 years ago
Yes, the problem exists in build 397.  Please try a fresh nightly from
http://ccnet.gallio.org/Distributables/

Original comment by jeff.br...@gmail.com on 10 Feb 2010 at 4:52

GoogleCodeExporter commented 8 years ago
I have downloaded the latest version, but still got the error
Exception has been thrown by the target of an invocation
when trying to run the test from command line or GUI... What else can I do?

Original comment by tom.vers...@gmail.com on 28 Apr 2010 at 7:44

GoogleCodeExporter commented 8 years ago
I've installed 3.2.427 (from 3rd May) and still can't get MSTest integration to 
work
(Icarus is broken also).  TestDriven.Net can run the tests ok, but MSTest just
reports the test as failing with status 'error'.  

Original comment by martin.c.jarvis on 5 May 2010 at 10:46

GoogleCodeExporter commented 8 years ago
Apparently, there's a dll missing from the vinstallation
(Gallio.VisualStudio.Tip90.Proxy.dll). I opened another issue for that (664).

- Thomas

Original comment by thomaswe...@googlemail.com on 21 May 2010 at 12:27

GoogleCodeExporter commented 8 years ago
I'm also needing to run mstest's from Gallio.Echo.Exe, but failing.  Looking at 
issues  606 and associated 664, I'm unclear as to whether it has been fixed.  I 
have 
installed GallioBundle-3.2.446.0-Setup-x86.msi but get the same problem.

[error] Assembly TestProject1
A fatal exception occurred while running MSTest tests.
System.NullReferenceException: Object reference not set to an instance of an obj
ect.
   at Gallio.MSTestAdapter.Wrapper.MSTestRunner.Executor.Execute(String testMeta
dataPath, String testResultsPath, String runConfigPath, String searchPathRoot)

Would someone give me an update on whether/when this might be fixed.  Much 
appreciated. Clive

Original comment by clivebar...@gmail.com on 31 May 2010 at 8:26