Issue #4545 has been updated by Markus Roberts. Status changed from Ready for Testing to Available In Testing Branch
---------------------------------------- Bug #4545: failing specs in spec/unit/application/doc_spec.rb http://projects.puppetlabs.com/issues/4545 Author: Jesse Wolfe Status: Available In Testing Branch Priority: Normal Assigned to: Category: Target version: 2.6.1 Affected version: 2.6.1rc2 Keywords: Branch: http://github.com/jes5199/puppet/tree/ticket/2.6.x/4545 1) 'Puppet::Application::Doc should declare a trac command' FAILED expected #<Puppet::Application::Doc:0xb5f86a28> to respond to :trac ./spec/unit/application/doc_spec.rb:31: /home/jes5199/puppet/spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:22:in `run' /home/jes5199/puppet/spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:17:in `each' /home/jes5199/puppet/spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:17:in `run' 2) NoMethodError in 'Puppet::Application::Doc when running in trac mode should call trac for each reference' undefined method `trac' for #<Puppet::Application::Doc:0xb5d2dc90> ./spec/unit/application/doc_spec.rb:285: /home/jes5199/puppet/spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:22:in `run' /home/jes5199/puppet/spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:17:in `each' /home/jes5199/puppet/spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:17:in `run' These should be removed since the code they are testing was removed. -- 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.
