Re: TestFixtures not detected in assembly loaded fromnetwork drive
"Charlie Poole" <[email protected]> Thu, 21 Aug 2008 09:59:03 -0700
| Newsgroups | gmane.comp.windows.dotnet.nunit.user |
|---|---|
| Message-ID | <000701c903af$39fe5860$6401a8c0@ferrari> |
Hi Eric, It's a long-standing fact about NUnit that it doesn't work when loading tests from a remote drive without making changes to your security settings. The usual approach is to make the expected source system fully trusted, although various lesser grants might make it work. I realize, now that I think about it, that we ought to document this somewhere. Maybe that's why the question keeps coming up. :-) Charlie > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf > Of Eric Mangold > Sent: Thursday, August 21, 2008 1:17 AM > To: [email protected] > Subject: [Nunit-users] TestFixtures not detected in assembly > loaded fromnetwork drive > > Hi, > > Strange problem.. when loading an assembly on a remote > network drive (VirtualBox Shared Folder) NUnit shows no test > cases, as if no TestFixtures were defined in the assembly. No > errors are reported. > > If the same assembly is copied to the local drive, then it > loads and the test cases are shown. > > I've run Process Monitor, and there don't seem to be any > errors with reading the files off the remote drive... I have > full write access to the drive, as well. > > Any ideas? Please let me know what I can do to debug this.. I > don't mind building NUnit from source, if someone can tell me > what to look for... > > Thanks in advance, > Eric Mangold > > -------------------------------------------------------------- > ----------- > This SF.Net email is sponsored by the Moblin Your Move > Developer's challenge Build the coolest Linux based > applications with Moblin SDK & win great prizes Grand prize > is a trip for two to an Open Source event anywhere in the > world http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Nunit-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/nunit-users > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/