You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by "Peter Donald (JIRA)" <ji...@apache.org> on 2011/06/22 12:11:01 UTC

[jira] [Closed] (BUILDR-344) Buildr::TestFramework::TestResult::YamlFormatter uses a deprecated form of example_pending

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

Peter Donald closed BUILDR-344.
-------------------------------


> Buildr::TestFramework::TestResult::YamlFormatter uses a deprecated form of example_pending
> ------------------------------------------------------------------------------------------
>
>                 Key: BUILDR-344
>                 URL: https://issues.apache.org/jira/browse/BUILDR-344
>             Project: Buildr
>          Issue Type: Bug
>         Environment: Any
>            Reporter: Rhett Sutphin
>            Priority: Minor
>             Fix For: 1.4
>
>
> Running rspec specs with rspec 1.2.6 (the version used by default in buildr 1.3.5) produces this huge warning for every pending spec:
> *********************************************************************
> DEPRECATION WARNING: RSpec's formatters have changed example_pending
> to accept two arguments instead of three. Please see the rdoc
> for Spec::Runner::Formatter::BaseFormatter#example_pending
> for more information.
>   
> Please update any custom formatters to accept only two arguments
> to example_pending. Support for example_pending with two arguments
> and this warning message will be removed after the RSpec 2.0 release.
> *********************************************************************
> It does not appear that YamlFormatter uses the third parameter to example_pending, so it will probably trivial to remove it.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira