I downloaded the source from the trunk, and I can't launch Icarus. The problem is that I've saved Typemock runner from my previous version, and now it can't find the corresponding factory and thrown a NullreferenceException.
When I try to launch Icarus directry from the bin folder, it just doesn't show up.. I ran my existing (release) version of Icarus, changed Typemock to Local, but the tests still don't show up. So, the problem is not there. However, now when I try to debug the trunk version, it says there's a COM exception, and before I can open a stack trace or something, the error popup disappears. Here's the event log record: Faulting application name: Gallio.Icarus.exe, version: 0.0.0.0, time stamp: 0x4aa77e1f Faulting module name: mscorwks.dll, version: 2.0.50727.4927, time stamp: 0x4a27466f Exception code: 0xc0000005 Fault offset: 0x0000000000191f87 Faulting process id: 0x%9 Faulting application start time: 0x%10 Faulting application path: %11 Faulting module path: %12 Report Id: %13 Here's the exception message System.Runtime.InteropServices.COMException was unhandled Message: Error HRESULT E_FAIL has been returned from a call to a COM component. ulu P.S. this is Windows 7 RTM 64bit On Sep 7, 10:26 pm, "Jeff Brown" <[email protected]> wrote: > "remote host has disconnected" sounds like it might relate to the .Net > runtime performing a fail-fast termination due to a stack overflow or out of > memory error. > > It's not clear to me why the list of tests in the Test Explorer pane might > be empty though. It sounds like a possible version conflict. > > Jeff. > > -----Original Message----- > From: [email protected] [mailto:[email protected]] On > > Behalf Of [email protected] > Sent: Sunday, September 06, 2009 7:10 AM > To: MbUnit.User > Subject: MbUnit Icarus not showing any tests > > Hi, > > I'm using Icarus 3.0.6 build 787 (the latest release), 64bit. When I'm > opening a test assembly, there are no tests in the left pane. Even with the > sample assembly. > > When run through TD.Net everything's fine. > > I'd be happy to provide any help for fixing this. > > BTW I'd be happy to use TD.Net, but this paricular test has a lot of output > to the console, and TD.Net refuses to show it (it runs the test, then makes > a pause, and then "remote host has disconnected") > > ulu --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
