This appears to be fixed in NUnit 2.6.0.11240.

** Changed in: nunitv2
   Importance: Undecided => High

** Changed in: nunitv2
     Assignee: (unassigned) => Jordan Terrell (jterrell)

** Changed in: nunitv2
    Milestone: None => 2.6.0b1

** Changed in: nunitv2
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of NUnit
Developers, which is subscribed to NUnit V2.
https://bugs.launchpad.net/bugs/816863

Title:
  System.NullReferenceException  2.6.0.11089

Status in NUnit V2 Test Framework:
  Fix Released

Bug description:
  tested today, got this when loaded a .sln solution...  maybe this is
  allready fixed, but still want to report it...

  System.NullReferenceException...

  Server stack trace: 
     bij 
NUnit.Core.ActionsHelper.GetActionsFromAttributes(ICustomAttributeProvider 
attributeProvider)
     bij NUnit.Core.TestAssembly..ctor(Assembly assembly, String path)
     bij NUnit.Core.Builders.TestAssemblyBuilder.BuildTestAssembly(Assembly 
assembly, String assemblyName, IList fixtures, Boolean autoSuites)
     bij NUnit.Core.Builders.TestAssemblyBuilder.Build(String assemblyName, 
Boolean autoSuites)
     bij NUnit.Core.Builders.TestAssemblyBuilder.Build(String assemblyName, 
String testName, Boolean autoSuites)
     bij NUnit.Core.TestSuiteBuilder.Build(TestPackage package)
     bij NUnit.Core.SimpleTestRunner.Load(TestPackage package)
     bij NUnit.Core.ProxyTestRunner.Load(TestPackage package)
     bij NUnit.Core.ProxyTestRunner.Load(TestPackage package)
     bij NUnit.Core.RemoteTestRunner.Load(TestPackage package)
     bij 
System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr
 md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, 
Object[]& outArgs)
     bij 
System.Runtime.Remoting.Messaging.StackBuilderSink.PrivateProcessMessage(RuntimeMethodHandle
 md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, 
Object[]& outArgs)
     bij 
System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage 
msg, Int32 methodPtr, Boolean fExecuteInContext)

  Exception rethrown at [0]: 
     bij System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage 
reqMsg, IMessage retMsg)
     bij System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& 
msgData, Int32 type)
     bij NUnit.Core.TestRunner.Load(TestPackage package)
     bij NUnit.Util.TestDomain.Load(TestPackage package)
     bij NUnit.Util.TestLoader.LoadTest(String testName)

  
   thanks

To manage notifications about this bug go to:
https://bugs.launchpad.net/nunitv2/+bug/816863/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~nunit-core
Post to     : nunit-core@lists.launchpad.net
Unsubscribe : https://launchpad.net/~nunit-core
More help   : https://help.launchpad.net/ListHelp

Reply via email to