[
https://issues.apache.org/jira/browse/NPANDAY-332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brett Porter reopened NPANDAY-332:
----------------------------------
This patch won't work with earlier versions of NUnit. It is going to need to be
configured by the user, and off by default. The old alternative - to run with
the right one in the path - should still be suitable. I think we can postpone
to 2.0.
> nunit-console results in failure even though when you run nunit-ui there are
> no failures
> -----------------------------------------------------------------------------------------
>
> Key: NPANDAY-332
> URL: https://issues.apache.org/jira/browse/NPANDAY-332
> Project: NPanday
> Issue Type: Bug
> Affects Versions: 1.3-incubating
> Reporter: Joe Ocaba
> Assignee: Joe Ocaba
> Priority: Minor
> Fix For: 1.3-incubating
>
>
> Unhandled Exception:
> System.ArgumentException: Requested value '2.0.50727' was not found.
> at System.Enum.Parse(Type enumType, String value, Boolean ignoreCase)
> at NUnit.Core.RuntimeFramework.Parse(String s)
> at NUnit.ConsoleRunner.ConsoleUi.MakeTestPackage(ConsoleOptions options)
> at NUnit.ConsoleRunner.ConsoleUi.Execute(ConsoleOptions options)
> at NUnit.ConsoleRunner.Runner.Main(String[] args)
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] NPANDAY-1100-007: There are test failures.
> NPANDAY-040-001: Could not execute: Command = CMD.EXE /X /C nunit-console
> C:\Projects\apache-npanday-incubator\trunk\dotnet\assemblies\NPanday.Model.Settings\target/test-assemblies\NPanday.Model.Settings-test.dll
>
> /xml:C:\Projects\apache-npanday-incubator\trunk\dotnet\assemblies\NPanday.Model.Setting
> s\target\nunit-reports\TEST-NPanday.Model.Settings-1.2.2-incubating-SNAPSHOT.xml
>
> /output:C:\Projects\apache-npanday-incubator\trunk\dotnet\assemblies\NPanday.Model.Settings\target\nunit-reports\TEST-NPanday.Model.Settings-1.2.2-incubating-SNAPSHOT-RESULTS.txt
> /err:C:\Projects\apache-npanday-incubato
> r\trunk\dotnet\assemblies\NPanday.Model.Settings\target\nunit-reports\TEST-NPanday.Model.Settings-1.2.2-incubating-SNAPSHOT-ERROR.txt
> /labels /framework:2.0.50727, Result = -100
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.