Hi I'm using MbUnit inside our CCNET installation for subtext. Every now and then the build fails because of a problem with MbUnit
it executes all the tests and the I've got this error: [exec] All Tests finished: 545 tests, 531 success, 0 failures, 14 ignored in 58.890625 seconds [exec] System.ApplicationException: Failed unloading domain ---> System.CannotUnloadAppDomainException: Error while unloading appdomain. (Exception from HRESULT: 0x80131015) [exec] at System.AppDomain.Unload(AppDomain domain) [exec] at MbUnit.Core.Remoting.SeparateTestDomain.Unload() [exec] --- End of inner exception stack trace --- [exec] at MbUnit.Core.Remoting.SeparateTestDomain.Unload() [exec] at MbUnit.Core.Remoting.TestDomainBase.Dispose() [exec] at MbUnit.Core.Graph.TestDomainDependencyGraph.Clear() [exec] at MbUnit.Core.Graph.TestDomainDependencyGraph.Dispose() [exec] at MbUnit.Core.Cons.MainClass.Main() If I force the build (I re run everything) it works again... Any idea of why that could happen? Here is the sample of the full build log: http://haacked.dyndns.org/ccnet/server/local/project/SubText-1.9/build/log20070212225554.xml/NAntOutputBuildReport.aspx#failure Thank you Simone -- Simone Chiaretta www.piyosailing.com/S Any sufficiently advanced technology is indistinguishable from magic "Life is short, play hard" --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
