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: 2.0
Reporter: Joe Ocaba
Assignee: Joe Ocaba
Fix For: 2.0
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.