[Mono-bugs] [Bug 484244] New: [Regression] nunit-console.exe requires /noshadow
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Mar 11 07:10:17 EDT 2009
https://bugzilla.novell.com/show_bug.cgi?id=484244
Summary: [Regression] nunit-console.exe requires /noshadow
Classification: Mono
Product: Mono: Tools
Version: 2.4.x
Platform: x86
OS/Version: All
Status: NEW
Severity: Major
Priority: P5 - None
Component: tools
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: skolima at gmail.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; pl; rv:1.9.0.7)
Gecko/2009021910 Firefox/3.0.7 (.NET CLR 3.5.30729)
Unit tests that worked with previous previews of 2.4 (up to and including RC1)
fail on RC2. Specifying '/noshadow' on nunit command line makes them pass.
Reproducible: Always
Steps to Reproduce:
A unit test loading data from external files (e.g. language resources through
the System.Resources.ResourceManager.GetString) fails to load the data (in my
case: with a System.Resources.MissingManifestResourceException).
--
Configure bugmail: https://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