Issue #4647 has been updated by James Turnbull. Target version changed from 2.6.1 to 2.6.2
---------------------------------------- Bug #4647: lib/puppet/indirector/queue.rb test failing to run http://projects.puppetlabs.com/issues/4647 Author: James Turnbull Status: Accepted Priority: Normal Assignee: Matt Robinson Category: testing Target version: 2.6.2 Affected version: 2.6.1rc3 Keywords: Branch: When running the spec tests I see the following failure: <pre> /var/lib/gems/1.8/gems/mocha-0.9.8/lib/mocha/exception_raiser.rb:12:in `evaluate' /var/lib/gems/1.8/gems/mocha-0.9.8/lib/mocha/return_values.rb:20:in `next' /var/lib/gems/1.8/gems/mocha-0.9.8/lib/mocha/expectation.rb:442:in `invoke' /var/lib/gems/1.8/gems/mocha-0.9.8/lib/mocha/mock.rb:158:in `method_missing' /var/lib/gems/1.8/gems/mocha-0.9.8/lib/mocha/class_method.rb:46:in `intern' /usr/share/jetty/.hudson/jobs/Puppet 2.6.x/workspace/spec/../lib/puppet/indirector/queue.rb:74:in `subscribe' /var/lib/gems/1.8/gems/mocha-0.9.8/lib/mocha/expectation.rb:439:in `invoke' /var/lib/gems/1.8/gems/mocha-0.9.8/lib/mocha/single_yield.rb:12:in `each' /var/lib/gems/1.8/gems/mocha-0.9.8/lib/mocha/expectation.rb:438:in `invoke' /var/lib/gems/1.8/gems/mocha-0.9.8/lib/mocha/mock.rb:158:in `method_missing' /var/lib/gems/1.8/gems/mocha-0.9.8/lib/mocha/class_method.rb:46:in `subscribe' /usr/share/jetty/.hudson/jobs/Puppet 2.6.x/workspace/spec/../lib/puppet/indirector/queue.rb:72:in `subscribe' ./spec/unit/indirector/queue_spec.rb:119 /var/lib/gems/1.8/gems/rspec-1.3.0/lib/spec/example/example_methods.rb:40:in `instance_eval' /var/lib/gems/1.8/gems/rspec-1.3.0/lib/spec/example/example_methods.rb:40:in `execute' /usr/lib/ruby/1.8/timeout.rb:53:in `timeout' /var/lib/gems/1.8/gems/rspec-1.3.0/lib/spec/example/example_methods.rb:37:in `execute' /var/lib/gems/1.8/gems/rspec-1.3.0/lib/spec/example/example_group_methods.rb:214:in `run_examples' /var/lib/gems/1.8/gems/rspec-1.3.0/lib/spec/example/example_group_methods.rb:212:in `each' /var/lib/gems/1.8/gems/rspec-1.3.0/lib/spec/example/example_group_methods.rb:212:in `run_examples' /var/lib/gems/1.8/gems/rspec-1.3.0/lib/spec/example/example_group_methods.rb:103:in `run' /usr/share/jetty/.hudson/jobs/Puppet 2.6.x/workspace/spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:22:in `run' /usr/share/jetty/.hudson/jobs/Puppet 2.6.x/workspace/spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:17:in `each' /usr/share/jetty/.hudson/jobs/Puppet 2.6.x/workspace/spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:17:in `run' /var/lib/gems/1.8/gems/rspec-1.3.0/lib/spec/runner/options.rb:152:in `run_examples' /var/lib/gems/1.8/gems/rspec-1.3.0/lib/spec/runner/command_line.rb:9:in `run' /var/lib/gems/1.8/gems/rspec-1.3.0/bin/spec:5 </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.
