Bug 686560 AppDomainUnloadedException not fixed

Asked by DIDissa

Though it was stated in NUnit 2.1 release notes that the bug "686560 - AppDomainUnloadedException in nunit-console" is fixed/closed, I still get this in NUnit 2.4.7. This time I get it when I try AppDomain.Unload() which is definitely not unloaded. No exceptions thrown by Visual Studio. We can not rely on the work-around disabling "legacyUnhandledExceptionPolicy" in configs. Any fixes for this?

Question information

Language:
English Edit question
Status:
Answered
For:
NUnit Framework Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Charlie Poole (charlie.poole) said :
#1

NUnit 2.1 was quite a long time ago, so it's possible the same symptoms have resurfaced for a different reason. The message in question is fairly general, so it's not necessarily the same bug.

The current version of NUnit V2 is 2.4.8, so it may be worthwhile to test with that version rather than 2.4.7.

If the problem persists, please file a bug against the nunitv2 project. This is the nunit-3.0 project.

FYI, nunitv2 and nunit-3.0 are separate because they have different scopes and because the code is being completely redeveloped. See http://launchpad.net/nunitv2

Can you help with this problem?

Provide an answer of your own, or ask DIDissa for more information if necessary.

To post a message you must log in.