We run the functional test on TeamCity.
The test is passed but hanged and fails after a time out of 1 hour.
And TeamCity throws the following error
WARN JetBrains.Container.Log4netDefaultLoggerInitializer - Unhandled exception in current domain: System.AppDomainUnloadedException: Attempted to access an unloaded AppDomain.,
when running our test directly with NUnit GUI within Visual studio 2015 we have no issues and the test is passing.
can someone please let me know what is this issue related to?