Bug 1324824

Summary: NUnit test in Monodevelop
Product: [Fedora] Fedora Reporter: Ilia Gradina <ilya.gradina>
Component: monodevelopAssignee: Timotheus Pokorra <pokorra.mailinglists>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 24CC: chkr, claudiorodrigo, ilya.gradina, pokorra.mailinglists
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: monodevelop-5.10.0-4.fc24 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-05-10 11:49:20 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

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.