Hi Jeff, Jamie. I wonder if you have successfully reproduced the abnormalities I experience with the source that I have emailed to you.
On Aug 16, 9:34 pm, Mark Kharitonov <[email protected]> wrote: > I have emailed the sources to your and Jamie's gmail accounts as > appear on your google groups profiles. > > On Aug 16, 9:40 am, Mark Kharitonov <[email protected]> wrote: > > > I will check with my supervisor if I can send you the whole project > > "uncensored". > > Mark. > > In the meantime, can you provide me with an upload link? > > Thanks. > > > On 15/08/2009, at 23:15, Jeff Brown wrote: > > > > It depends which AppDomain is involved here. I think something is > > > causing a type to be loaded outside of the test's AppDomain. This > > > isn't supposed to happen under normal circumstances but it can if > > > the application under test usesremoting in a way that interferes > > > with Gallio. > > > > Any chance you could just send me your whole project to look at? > > > You seem to be encountering an abnormally high number of issues. > > > > Jeff > > > > On Aug 15, 2009, at 7:36 AM, Mark Kharitonov > > > <[email protected]> wrote: > > > >> Jeff, the error suggests that it cannot find the assembly. > > >> Fusion suggests that Gallio.Host.exe is looking for the assembly > > >> under the Gallio bin directory only. According to the fusion there > > >> are no attempts > > >> to load it from any of the HintDirectories - see the attached > > >> fusion log. > > >> Is it the way it supposed to be? > > > >> On 15/08/2009, at 15:06, Jeff Brown wrote: > > > >>> Look for any use of the CallContext type. > > > >>> The following exception suggests that something is attempting to > > >>> send an > > >>> object of some type defined in Shunra.Infra out via the remoting > > >>> channel > > >>> Gallio uses to communicate with the tests. > > > >>> System.Runtime.Serialization.SerializationException: Unable to > > >>> find assembly > > >>> 'Shunra.Infra, Version=1.0.0.0, Culture=neutral, > > >>> PublicKeyToken=807fc02bc4ce69db' > > > >>> Jeff. > > > >>> -----Original Message----- > > >>> From: [email protected] > > >>> [mailto:[email protected]] On > > >>> Behalf Of Mark Kharitonov > > >>> Sent: Saturday, August 15, 2009 4:26 AM > > >>> To: MbUnit.User > > >>> Subject: MbUnit Re: Gallio.Host.exe seem to ignore the > > >>> HintDirectories > > >>> parameter passed to Gallio task. > > > >>> I do not know what it is. > > >>> If you tell me what to look for I will check it. > > > >>> On Aug 15, 2:13 pm, "Jeff Brown" <[email protected]> wrote: > > >>>> The SerializationException looks interesting... > > > >>>> Do you use the logical call context in any way? > > > >>>> Jeff. > > > >>>> -----Original Message----- > > >>>> From: [email protected] > > >>>> [mailto:[email protected]] > > >>>> On > > > >>>> Behalf Of Mark Kharitonov > > >>>> Sent: Saturday, August 15, 2009 3:35 AM > > >>>> To: MbUnit.User > > >>>> Subject: MbUnit Gallio.Host.exe seem to ignore the HintDirectories > > >>>> parameter passed to Gallio task. > > > >>>> I am trying to run the tests using the Gallio msbuild task. > > >>>> It fails, although Run Tests on the project in the solution > > >>>> explorer > > >>>> succeeds (albeit with the strange TD.NET behavior I have > > >>>> reported here > > >>>> -http://groups.google.com/group/MbUnitUser/browse_thread/thread/ > > >>>> 8f5f63... > > >>>> 2e1). > > > >>>> Anyway, it seems that Gallio.Host.exe fails to load the dependent > > >>>> assemblies. I am attaching a zip > > >>>> archivehttp://groups.google.com/group/MbUnitUser/web/ > > >>>> Gallio.Host.Info. > > >>>> zip > > >>>> containing the following pieces: > > >>>> * The fusion log directory - logs > > >>>> * The msbuild project file used to run the tests - master.proj > > >>>> * The diagnostics msbuild output for running master.proj - > > >>>> msbuild.log > > >>>> * The dir shell command output of the directory where the > > >>>> assemblies > > >>>> are - OutDir.listing. > > > >>>> Any ideas? > > >>>> Thanks.- Hide quoted text - > > > >>>> - Show quoted text - > > > >> ===================================================================== > > >> ===== > > >> There are two kinds of people. Those whose guns are loaded and > > >> those who dig. > > >> > > >> (The good, the bad and the ugly). > > >> So let us raise our cups for our guns always be loaded. > > > ======================================================================== > > == > > There are two kinds of people. Those whose guns are loaded and those > > who dig. > > > > (The good, the bad and the ugly). > > So let us raise our cups for our guns always be loaded.- Hide quoted text - > > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "MbUnit.User" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/MbUnitUser?hl=en -~----------~----~----~----~------~----~------~--~---
