nunit-core team mailing list archive
-
nunit-core team
-
Mailing list archive
-
Message #02631
[Bug 939596] [NEW] Exceptions while starting NUnit Gui
You have been subscribed to a public bug:
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).
** Affects: nunitv2
Importance: Undecided
Status: New
--
Exceptions while starting NUnit Gui
https://bugs.launchpad.net/bugs/939596
You received this bug notification because you are a member of NUnit Developers, which is subscribed to NUnit V2.
References