NUnit-console.exe starting
Added SettingsService
Added DomainManager
Added AddinRegistry
Added AddinManager
Initializing SettingsService
Initializing DomainManager
Initializing AddinRegistry
Initializing AddinManager
Request for service IAddinRegistry satisfied by AddinRegistry
Loaded nunit.core.extensions.dll
Registered addin: RepeatedTestDecorator
Registered addin: Row Test Extension
Request for service DomainManager satisfied by DomainManager
################################ UNIT TESTS ################################
Running tests in 'c:\program files\mindtouch\mindtouch deki\api\bin\mindtouch.deki.nunit'...
############################################################################
############## F A I L U R E S #################
1) MindTouch.Deki.Tests.FileTests.GetTests.RetrieveFileAttachmentContent :
MindTouch.Dream.DreamResponseException : Exception of type 'MindTouch.Dream.DreamResponseException' was thrown.
at
at MindTouch.Dream.Plug.WaitAndConfirm(Result`1 result)
at
at MindTouch.Dream.Plug.Invoke(String verb, DreamMessage message)
at
at MindTouch.Deki.Tests.FileTests.GetTests.RetrieveFileAttachmentContent()
2) MindTouch.Deki.Tests.FileTests.UploadTests.UploadFileWithLongExtension :
Expected: True
But was: False
at
at MindTouch.Deki.Tests.FileTests.UploadTests.UploadFileWithLongExtension()
3) MindTouch.Deki.Tests.FileTests.UploadTests.UploadFileWithLongExtensionTwoTimes :
Expected: True
But was: False
at
at MindTouch.Deki.Tests.FileTests.UploadTests.UploadFileWithLongExtensionTwoTimes()
4) MindTouch.Deki.Tests.FileTests.UploadTests.UploadFileWithLongName :
MindTouch.Dream.DreamResponseException : Exception of type 'MindTouch.Dream.DreamResponseException' was thrown.
at
at MindTouch.Dream.Plug.WaitAndConfirm(Result`1 result)
at
at MindTouch.Dream.Plug.Get()
at
at MindTouch.Deki.Tests.FileTests.UploadTests.UploadFileWithLongName()
5) MindTouch.Deki.Tests.FileTests.UploadTests.UploadFileWithLongNameTwoTimes :
Expected: True
But was: False
at
at MindTouch.Deki.Tests.FileTests.UploadTests.UploadFileWithLongNameTwoTimes()
6) MindTouch.Deki.Tests.PageTest.CommentTests.Bug0003842_TestAnonymousCanPostComment :
Expected: True
But was: False
at
at MindTouch.Deki.Tests.PageTest.CommentTests.Bug0003842_TestAnonymousCanPostComment()
7) MindTouch.Deki.Tests.PageTests.ContentTests.PostBigContent :
Expected: True
But was: False
at
at MindTouch.Deki.Tests.PageUtils.SavePage(Plug p, String parentPath, String pageTitle, String content, String edittime, String& id, String& path)
at
at MindTouch.Deki.Tests.PageUtils.SavePage(Plug p, String parentPath, String pageTitle, String content, String& id, String& path)
at
at MindTouch.Deki.Tests.PageUtils.SavePage(Plug p, String pageTitle, String content)
at
at MindTouch.Deki.Tests.PageTests.ContentTests.PostBigContent()
8) MindTouch.Deki.Tests.PageTests.OtherTests.PageWithManyBrokenLinks :
Expected: True
But was: False
at
at MindTouch.Deki.Tests.PageTests.OtherTests.PageWithManyBrokenLinks()
9) MindTouch.Deki.Tests.PageTests.SecurityTests.FailedPermissionChangeWhenPartOfMultipleGroups :
MindTouch.Dream.DreamResponseException : Exception of type 'MindTouch.Dream.DreamResponseException' was thrown.
at
at MindTouch.Dream.Plug.WaitAndConfirm(Result`1 result)
at
at MindTouch.Dream.Plug.Post(XDoc doc)
at
at MindTouch.Deki.Tests.PageTests.SecurityTests.FailedPermissionChangeWhenPartOfMultipleGroups()
10) MindTouch.Deki.Tests.SiteTests.ServicesTests.PostServices :
Expected: True
But was: False
at
at MindTouch.Deki.Tests.SiteTests.ServicesTests.PostServices()
############################################################################
Executed tests : 173
Ignored tests : 1
Failed tests : 10
Unhandled exceptions : 0
Total time : 202.390625 seconds
############################################################################
##### Unhandled Exception while running
System.AppDomainUnloadedException: Attempted to access an unloaded AppDomain.
NUnit-console.exe terminating