Issue #7291 has been updated by Matt Robinson. Status changed from Accepted to Available In Testing Branch
In addition to the mentioned failure, there were a bunch of other things that caused the specs not to run under 1.9. I just fixed and merged those into 2.7.x. commit:8f58db9188359ab8c8988e56b1abf0ec3bbc1303 ---------------------------------------- Bug #7291: Faces cause `rspec spec` to blow up on 1.9.2 https://projects.puppetlabs.com/issues/7291 Author: Daniel Pittman Status: Available In Testing Branch Priority: Normal Assignee: Category: Faces Target version: 2.7.1 Affected Puppet version: 2.7.0rc1 Keywords: Branch: <pre> ⚡ rspec spec /Users/daniel/puppetlabs/puppet/lib/puppet/interface/option_builder.rb:21:in `block in <class:OptionBuilder>': undefined method `sub' for :desc=:Symbol (NoMethodError) from /Users/daniel/puppetlabs/puppet/lib/puppet/interface/option_builder.rb:19:in `each' from /Users/daniel/puppetlabs/puppet/lib/puppet/interface/option_builder.rb:19:in `<class:OptionBuilder>' from /Users/daniel/puppetlabs/puppet/lib/puppet/interface/option_builder.rb:3:in `<top (required)>' </pre> -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
