** Changed in: nunit-3.0
Status: Triaged => In Progress
** Changed in: nunit-3.0
Milestone: None => 2.9.4
--
Culture test failure under .NET 4.0
https://bugs.launchpad.net/bugs/459224
You received this bug notification because you are a member of NUnit
Core Developers, which is the registrant for NUnit Framework.
Status in NUnit Test Framework: In Progress
Status in NUnit V2 Test Framework: Fix Released
Bug description:
NUnit test
NUnit.Core.Tests.CultureSettingAndDetectionTests.SettingInvalidCultureGivesError
expects .NET to give an ArgumentException when an invalid culture is set.
Under .NET 4.0, the exception is System.Globalization.CultureNotFoundException
causing a failure.
_______________________________________________
Mailing list: https://launchpad.net/~nunit-core
Post to : [email protected]
Unsubscribe : https://launchpad.net/~nunit-core
More help : https://help.launchpad.net/ListHelp