nunit-core team mailing list archive
-
nunit-core team
-
Mailing list archive
-
Message #02633
[Bug 939596] Re: Exceptions while starting NUnit Gui
** Project changed: nunit-3.0 => nunitv2
--
You received this bug notification because you are a member of NUnit
Core Developers, which is the registrant for NUnit Framework.
https://bugs.launchpad.net/bugs/939596
Title:
Exceptions while starting NUnit Gui
Status in NUnit V2 Test Framework:
New
Bug description:
We have NUnit-Test which tests functions which call functions in
native Dlls (via PInvoke). So we have always native and mamanged
Debugger attached. When starting Gui parameterized with the test-
assembly, the Debugger reports multiple Exceptions
(EEFileLoadException, I think they are native C++) while the Gui tries
to load the tests (before anyone has done anything in the gui).
It would be nice if it could be changed that no exception is thrown.
The debugger always stops (if exceptions catching is put on, which
must be to find errors in own code).
To manage notifications about this bug go to:
https://bugs.launchpad.net/nunitv2/+bug/939596/+subscriptions
References