[MonoDevelop] Nunit plugin bug

Vadim Chekan kot.begemot at gmail.com
Sat Dec 12 03:54:46 EST 2009


Today's build of MD from svn.
Actually I thought that nunit plugin is broken. When I set startup
project to my test project and "Run", or "Debug" it, it writes to
"Test Result" console "Running Tests" and nothing more. No progress.
MD remains responsive.
MD outputs the following on terminal:
<cut>
Module loaded: System.Core, Version=3.5.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089.
Thread 11 created.
Thread 12 created.
Thread 13 created.
Thread 14 created.
Thread 15 created.
Server OnTargetEvent: TargetExited stopped:False data:0 queue:0
thread: running:True
Thread 11 exited.
Thread 16 created.
Server OnTargetEvent: TargetExited stopped:False data:0 queue:0
thread: running:True
Thread 16 exited.

New and new threads are output and Server OnTargetEvent is repeated infinitely.

But today I discovered :) unit test panel (View/Unit Tests). And
miracle, if I activate this view, then nunit plugin will work. But if
I start MD with this view in background (Solution view is active) then
my unit tests will hang.
My not educated guess is that view initializes something important. Any bells?

Vadim.

-- 
>From RFC 2631: In ASN.1, EXPLICIT tagging is implicit unless IMPLICIT
is explicitly specified


More information about the Monodevelop-list mailing list