Issue #3116 has been updated by Luke Kanies. Status changed from Accepted to Closed
---------------------------------------- Bug #3116: Test failed: to_sym method not found http://projects.puppetlabs.com/issues/3116 Author: James Turnbull Status: Closed Priority: Normal Assigned to: Luke Kanies Category: testing Target version: Rowlf Affected version: 0.25.4 Keywords: Branch: <pre> 2) Puppet::Error in 'RDoc::Parser should parse to RDoc data structure' Could not parse for environment production: undefined method `to_sym' for #<Puppet::Node::Environment:0x7f673b9a9210> at /etc/puppet/manifests/site.pp:13 grammar.ra:633:in `_reduce_156' grammar.ra:632:in `each' grammar.ra:632:in `_reduce_156' ./spec/integration/util/rdoc/parser.rb:45: ./spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:22:in `run' ./spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:17:in `each' ./spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:17:in `run' </pre> Times that by about 150 tests. It seems environment is no longer a string and hence ... fail. -- 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.
