On 2014-30-09 24:30, Hunter Haugen wrote:
>
> On Thu, Sep 18, 2014 at 2:16 PM, Tim Skirvin <
tski...@fnal.gov
> <mailto:
tski...@fnal.gov>> wrote:
>
> I decided to try out 'parser = future' today, and the first
> thing
> to fail was puppetlabs-apache, with errors along the lines of:
>
> Filepath:
> /srv/puppet/env/puppet/modules/apache/templates/httpd.conf.erb
> Line: 19
> Detail: comparison of Float with String failed
>
> There's already a bug report for this[1], but that's not really
> my point. I'm curious as to the larger questions - when are the modules
> supported by PuppetLabs in the Forge going to be ready for use with the
> future parser? And, when these modules are ready, how will we
> know? Will
> it be listed as compatible with 4.0.0?
>
>
> The feature for supporting unit testing with the future parser was added
> to puppetlabs_spec_helper in 0.6.0
>
https://github.com/puppetlabs/puppetlabs_spec_helper/blob/master/CHANGELOG#L36
> in preparation for this.
>
> We actually have a load of tickets in our next sprint to enable future
> parser testing on all of the supported modules and go through making
> them compatible, starting Oct 1st. Good timing on your question, bad
> timing that it's taken us this long to get to it :(.
>
>
Sounds very good. As it happens I am on community rotation (triage, PRs