[ubuntu-mono] [Bug 889241] Re: Can't run NUnit test from inside MonoDevelop

Julian Taylor jtaylor.debian at googlemail.com
Tue Feb 7 18:25:04 UTC 2012


** Description changed:

+ [Impact] monodevelops nunit adding does not work anymore due to an issue in with the new nunit 2.5
+ you cannot use any of the builtin test facilities anymore and is obligated to use the external tools shipped in nunit.
+ 
+ [Development Fix] the issue was fixed with a patch instantiating the
+ service which was missing.
+ 
+ 
+ [Stable Fix] the same fix can be applied in stable.
+ 
+ [Test Case] download the attached project, open MyApplication.mds with monodevelop
+ View -> Unit Test
+ rightclick on project in the sidebar -> Run Tests
+ 
+ result: internal error
+ expected result: tests run (result ignored in this case)
+ 
+ 
+ [Regression Potential] low very simple patch that is a noop for the builtin nunit tools.
+ 
+ original report
+ 
  After an upgrade to Ubuntu 11.10 i can't start NUnit Unit Tests from within MonoDevelop anymore.
  I get an NullReferenceException

** Attachment added: "test project"
   https://bugs.launchpad.net/ubuntu/+source/nunit/+bug/889241/+attachment/2722231/+files/nunittest.tar.gz

-- 
You received this bug notification because you are a member of Ubuntu
CLI/Mono Uploaders, which is subscribed to nunit in Ubuntu.
https://bugs.launchpad.net/bugs/889241

Title:
  Can't run NUnit test from inside MonoDevelop

Status in “nunit” package in Ubuntu:
  Fix Released

Bug description:
  [Impact] monodevelops nunit adding does not work anymore due to an issue in with the new nunit 2.5
  you cannot use any of the builtin test facilities anymore and is obligated to use the external tools shipped in nunit.

  [Development Fix] the issue was fixed with a patch instantiating the
  service which was missing.

  
  [Stable Fix] the same fix can be applied in stable.

  [Test Case] download the attached project, open MyApplication.mds with monodevelop
  View -> Unit Test
  rightclick on project in the sidebar -> Run Tests

  result: internal error
  expected result: tests run (result ignored in this case)

  
  [Regression Potential] low very simple patch that is a noop for the builtin nunit tools.

  original report

  After an upgrade to Ubuntu 11.10 i can't start NUnit Unit Tests from within MonoDevelop anymore.
  I get an NullReferenceException

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nunit/+bug/889241/+subscriptions



More information about the Ubuntu-mono mailing list