You are viewing a plain text version of this content. The canonical link for it is here.
Posted to npanday-commits@incubator.apache.org by "Brett Porter (JIRA)" <ji...@apache.org> on 2010/11/24 04:01:15 UTC

[jira] Updated: (NPANDAY-332) Ability to run nunit tests with a different framework version than the nunit-console

     [ https://issues.apache.org/jira/browse/NPANDAY-332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brett Porter updated NPANDAY-332:
---------------------------------

    Fix Version/s:     (was: 1.3-incubating)
                   Backlog
         Assignee:     (was: Joe Ocaba)
          Summary: Ability to run nunit tests with a different framework version than the nunit-console  (was: nunit-console  results in failure even though when you run nunit-ui there are no failures)

updated the summary to be more accurate to what feature would justify re-adding the /framework argument.

> Ability to run nunit tests with a different framework version than the nunit-console
> ------------------------------------------------------------------------------------
>
>                 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
>            Priority: Minor
>             Fix For: Backlog
>
>
> 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.