[Mono-bugs] [Bug 491448] New: nunit-console2 does not load test assembly on windows
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Apr 2 06:48:41 EDT 2009
http://bugzilla.novell.com/show_bug.cgi?id=491448
User atsushi at ximian.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=491448#c487065
Summary: nunit-console2 does not load test assembly on windows
Classification: Mono
Product: Mono: Tools
Version: SVN
Platform: i686
OS/Version: Windows Vista
Status: NEW
Severity: Normal
Priority: P5 - None
Component: tools
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: atsushi at ximian.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.8)
Gecko/2009032609 Firefox/3.0.8 GTB5 (.NET CLR 3.5.30729)
when I try to run nunit-console2 on this bug #487065 (these guys did not
provide how to build the test assembly,so all I could do was just run the
nunit-console2) but it couldn't load the assembly, saying that:
nunit-console2 ThoughtWorks.CruiseControl.UnitTests.dll
NUnit version 2.4.8
Copyright (C) 2002-2007 Charlie Poole.
Copyright (C) 2002-2004 James W. Newkirk, Michael C. Two, Alexei A. Vorontsov.
Copyright (C) 2000-2002 Philip Craig.
All Rights Reserved.
Runtime Environment -
OS Version: Microsoft Windows NT 6.0.6001.0
CLR Version: 2.0.50727.1433 ( Mono 2.5 )
Could not load file or assembly
'C:\cygwin\home\atsushi\tests\xml\XslTestCase\ThoughtWorks.CruiseControl.UnitTests.dll'
or one of its dependencies. The system cannot find the file specified.
Reproducible: Always
Steps to Reproduce:
I know that it is not a good way of providing a test case :(
1. retrieve and unzip the repro at #487065
2. run "nunit-console2 ThoughtWorks.CruiseControl.UnitTests.dll"
Actual Results:
see above.
Expected Results:
probably no error.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list