Issue #6965 has been updated by Dan Bode.
to clarify, it looks like the commit was made in 2.6.7, not 2.6.6 ---------------------------------------- Bug #6965: spec tests fail for puppet-strings https://projects.puppetlabs.com/issues/6965 Author: Dan Bode Status: Unreviewed Priority: Normal Assignee: Category: Target version: Affected Puppet version: Keywords: Branch: <pre> # rspec unit/ /usr/local/dev/puppet-interfaces/spec/unit/string_spec.rb:110: warning: parenthesize argument(s) for future version /usr/local/dev/puppet-interfaces/spec/unit/string_spec.rb:141: warning: parenthesize argument(s) for future version /usr/local/dev/puppet-interfaces/spec/shared_behaviours/things_that_declare_options.rb:5: warning: parenthesize argument(s) for future version /usr/local/dev/puppet-interfaces/spec/shared_behaviours/things_that_declare_options.rb:15: warning: parenthesize argument(s) for future version /usr/local/dev/puppet-interfaces/spec/shared_behaviours/things_that_declare_options.rb:44: warning: parenthesize argument(s) for future version /usr/local/dev/puppet-interfaces/spec/shared_behaviours/things_that_declare_options.rb:53: warning: parenthesize argument(s) for future version /usr/local/dev/puppet-interfaces/spec/shared_behaviours/things_that_declare_options.rb:64: warning: parenthesize argument(s) for future version /usr/local/dev/puppet-interfaces/spec/shared_behaviours/things_that_declare_options.rb:82: warning: parenthesize argument(s) for future version /usr/local/dev/puppet-interfaces/spec/shared_behaviours/things_that_declare_options.rb:88: warning: parenthesize argument(s) for future version /usr/local/dev/puppet-interfaces/spec/shared_behaviours/things_that_declare_options.rb:94: warning: parenthesize argument(s) for future version /usr/local/dev/puppet-interfaces/lib/puppet/string/action_manager.rb:30:in `sort': undefined method `<=>' for :find:Symbol (NoMethodError) from /usr/local/dev/puppet-interfaces/lib/puppet/string/action_manager.rb:30:in `actions' from /usr/local/dev/puppet-interfaces/lib/puppet/string/action_manager.rb:47:in `action?' from /usr/local/dev/puppet-interfaces/lib/puppet/string/action_manager.rb:8:in `action' from /usr/local/dev/puppet-interfaces/lib/puppet/string/indirector.rb:41 from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require' from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require' from /usr/local/dev/puppet-interfaces/lib/puppet/string/node.rb:1 from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require' ... 12 levels... from /usr/lib/ruby/gems/1.8/gems/rspec-core-2.4.0/lib/rspec/core/runner.rb:55:in `run_in_process' from /usr/lib/ruby/gems/1.8/gems/rspec-core-2.4.0/lib/rspec/core/runner.rb:46:in `run' from /usr/lib/ruby/gems/1.8/gems/rspec-core-2.4.0/lib/rspec/core/runner.rb:10:in `autorun' from /usr/bin/rspec:19 </pre> <pre> # ruby --version ruby 1.8.5 (2006-08-25) [i386-linux] </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.
