[Mono-dev] Apparent Bug running NUnit's own tests under Mono

Charlie Poole charlie at pooleconsulting.com
Fri May 19 16:26:52 EDT 2006


Hi guys,

I've been encountering a SIGSEGV while running the NUnit tests under Mono
1.1.15 on Windows. As I commented out various classes that seemed to cause
it, it popped up elsewhere.

So I experimented runing mono nunit-console on each test assembly... No
problem.

On a hunch, I tried running ALL the test assemblies by listing them on the
nunit-console command-line. Again no problem.

So the fault only seems to occur when running the tests using an nunit
project. The thing that's different in that case is that NUnit loads all the
assemblies into one AppDomain.

What info would help figure this out?

Charlie






More information about the Mono-devel-list mailing list