[Mono-dev] AppDomain Loading Issue

2009-03-25 Thread Charlie Poole
Hi All, Beginning with 2.2 and still in 2.4, there is a problem with loading complex sets of NUnit tests under Mono. I've narrowed it down to the use of multiple directories, requiring setting PrivateBinPath for the test AppDomain. When this is set to one or more directories, relative to the Appl

Re: [Mono-dev] AppDomain Loading Issue

2009-03-26 Thread Rodrigo Kumpera
Looks like a bug. Please fill a bug report with detailed instructions on how to reproduce it. On Wed, Mar 25, 2009 at 11:08 PM, Charlie Poole wrote: > Hi All, > > Beginning with 2.2 and still in 2.4, there is a problem with loading > complex sets of NUnit tests under Mono. > > I've narrowed it