Bug 1324824 - NUnit test in Monodevelop
Summary: NUnit test in Monodevelop
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: monodevelop
Version: 24
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Timotheus Pokorra
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-07 11:30 UTC by Ilia Gradina
Modified: 2016-05-10 11:49 UTC (History)
4 users (show)

Fixed In Version: monodevelop-5.10.0-4.fc24
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-05-10 11:49:20 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Ilia Gradina 2016-04-07 11:30:44 UTC
Description of problem:
don't work NUnit test in Monodevelop

Version-Release number of selected component (if applicable):
v.5.10

Steps to Reproduce:
1.run monodevelop
2.file -> new -> solution
3. no NUnit test

Comment 1 Timotheus Pokorra 2016-04-07 16:47:00 UTC
I was able to reproduce this.

Here is a workaround:

as root:
cd /usr/lib/monodevelop/AddIns/NUnit
ln -s /usr/lib/mono/nunit/nunit.core.dll
ln -s /usr/lib/mono/nunit/nunit.core.interfaces.dll
ln -s /usr/lib/mono/nunit/nunit.framework.dll
ln -s /usr/lib/mono/nunit/nunit.util.dll


I will need to fix this in the package properly so that the symbolic links will be created when the package is installed

Comment 2 Fedora Update System 2016-04-18 08:42:35 UTC
monodevelop-5.10.0-4.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-ce421c0d59

Comment 3 Fedora Update System 2016-04-18 18:51:15 UTC
monodevelop-5.10.0-4.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-ce421c0d59

Comment 4 Fedora Update System 2016-05-10 11:49:16 UTC
monodevelop-5.10.0-4.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.