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

2012-03-02 Thread Launchpad Bug Tracker
This bug was fixed in the package monodevelop - 2.6+dfsg-1ubuntu0.1 --- monodevelop (2.6+dfsg-1ubuntu0.1) oneiric-proposed; urgency=low * fix nunit 2.5 port: (LP: #889241) - logic change for the TestSuiteResult - TestResult merge in 2.5 - Added a ProjectService needed by

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

2012-02-24 Thread Dražen Lučanin
Julian, Martin, thanks for the fix! Works on my machine as well now. Cheers, Dražen P.S. - don't know if this is important, but I get the following warning Warning: Reference 'nunit.framework, Version=2.2.8.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77' not found on system. Using

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

2012-02-21 Thread Martin Pitt
Hello anrichter, or anyone else affected, Accepted monodevelop into oneiric-proposed. The package will build now and be available in a few hours. Please test and give feedback here. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you in

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

2012-02-21 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/oneiric-proposed/monodevelop -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/889241 Title: Can't run NUnit test from inside MonoDevelop To manage notifications about this

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

2012-02-21 Thread Andreas Richter
Hi Martin, thanks for the patch. Monodevelop in oneiric-proposed works now. I can start nunit-tests from inside the IDE. Again: Thanks for the fix. Cheers, Andreas -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

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

2012-02-21 Thread Lazar Ivanov
Martin, Julian: I also verified that the fix works. Thank you for the fix and the quick turnaround! -LI -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/889241 Title: Can't run NUnit test from

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

2012-02-21 Thread Martin Pitt
** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/889241 Title: Can't run NUnit test from inside MonoDevelop To manage

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

2012-02-20 Thread Julian Taylor
assigned back to mondevelop because the fix needs to be done there ** Package changed: nunit (Ubuntu) = monodevelop (Ubuntu) ** Also affects: monodevelop (Ubuntu Oneiric) Importance: Undecided Status: New ** Branch unlinked: lp:~jtaylor/ubuntu/oneiric/nunit/fix-889241 ** Description

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

2012-02-20 Thread Julian Taylor
I have uploaded monodevelop to -proposed It should fix the issue without requiring an additional nunit upload. Please test it when the upload is approved, the release team will post instructions on how when that happens.. -- You received this bug notification because you are a member of Ubuntu

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

2012-02-19 Thread Lazar Ivanov
Hey Julian, when do you expect this fix to be uploaded? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/889241 Title: Can't run NUnit test from inside MonoDevelop To manage notifications about this

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

2012-02-19 Thread Julian Taylor
Sorry a couple more fixes where required in monodevelop too to resolve this issue. I'll try to get it ready today evening -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/889241 Title: Can't run

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

2012-02-07 Thread Dražen Lučanin
Julian, can you tell me how to apply the suggested fix? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/889241 Title: Can't run NUnit test from inside MonoDevelop To manage notifications about this

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

2012-02-07 Thread Julian Taylor
I'll prepare a fix for oneiric, please test that when its been uploaded. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/889241 Title: Can't run NUnit test from inside MonoDevelop To manage

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

2012-02-07 Thread Julian Taylor
** Package changed: monodevelop (Ubuntu) = nunit (Ubuntu) ** Changed in: nunit (Ubuntu) Status: Confirmed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/889241 Title: Can't

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

2012-02-07 Thread Julian Taylor
** 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

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

2012-01-31 Thread Launchpad Bug Tracker
** Branch linked: lp:debian/nunit -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/889241 Title: Can't run NUnit test from inside MonoDevelop To manage notifications about this bug go to:

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

2012-01-30 Thread Julian Taylor
it looks like an issue in nunit = 2.5 this patch seems to fix it: http://anonscm.debian.org/gitweb/?p=pkg-cli-libs/packages/nunit.git;a=commitdiff;h=2d4a71e920b42bd442dc034abea6e9b6f28a2178 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

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

2012-01-22 Thread anrichter
Maybe it is a packaging problem. I tryed to compile and start the monodevelop source from Oneric with the same problem. Then i grabbed the vanilla monodevelop from http://download.mono- project.com/sources/monodevelop/monodevelop-2.6.0.1.tar.bz2, compile and start it. And voila: NUnit runs

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

2012-01-18 Thread Anton Sheihman
Confirmed on 32bit machine, monodevelop 2.6 nunit support 2.6.0 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/889241 Title: Can't run NUnit test from inside MonoDevelop To manage notifications

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

2012-01-15 Thread anrichter
Is there a fix for this issue? I would to develop on Oneiric with MonoDevelop and can't do TDD inside the IDE. Has anybody an idea what i can do to fix this issue? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

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

2011-11-11 Thread Julian Taylor
** Changed in: monodevelop (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/889241 Title: Can't run NUnit test from inside MonoDevelop To manage notifications