← Back to team overview

nunit-core team mailing list archive

[Bug 423611] [NEW] Bug 686560 AppDomainUnloadedException not fixed

 

Public bug reported:

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?

** Affects: nunit-3.0
     Importance: Undecided
         Status: Invalid


** Tags: appdomainunloadedexception

** Changed in: nunit-3.0
       Status: New => Invalid

** Converted to question:
   https://answers.launchpad.net/nunit-3.0/+question/81778

-- 
Bug 686560 AppDomainUnloadedException not fixed
https://bugs.launchpad.net/bugs/423611
You received this bug notification because you are a member of NUnit
Core Developers, which is the registrant for NUnit Framework.

Status in NUnit Test Framework: Invalid

Bug description:
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?



Follow ups

References