Issue #5297 has been updated by Matt Robinson. Status changed from Accepted to Ready for Testing Branch set to https://github.com/mmrobins/puppet/tree/ticket/2.6.x/5242
---------------------------------------- Bug #5297: Broken schedule test https://projects.puppetlabs.com/issues/5297 Author: James Turnbull Status: Ready for Testing Priority: Normal Assignee: Matt Robinson Category: testing Target version: 2.6.3 Affected Puppet version: 2.6.3rc3 Keywords: Branch: https://github.com/mmrobins/puppet/tree/ticket/2.6.x/5242 The following schedule test is broken: <pre> 1) 'Puppet::Type::Schedule Puppet::Type::Schedule when matching weekly by number should not match if the previous time is after the most recent Saturday' FAILED expected true to be false /usr/lib/ruby/gems/1.8/gems/rspec-1.3.0/lib/spec/expectations/fail_with.rb:41:in `fail_with' /usr/lib/ruby/gems/1.8/gems/rspec-1.3.0/lib/spec/expectations/handler.rb:21:in `handle_matcher' /usr/lib/ruby/gems/1.8/gems/rspec-1.3.0/lib/spec/expectations/extensions/kernel.rb:27:in `should' ./spec/unit/type/schedule_spec.rb:251: /usr/lib/ruby/gems/1.8/gems/rspec-1.3.0/lib/spec/example/example_methods.rb:40:in `instance_eval' /usr/lib/ruby/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' /usr/lib/ruby/gems/1.8/gems/rspec-1.3.0/lib/spec/example/example_methods.rb:37:in `execute' /usr/lib/ruby/gems/1.8/gems/rspec-1.3.0/lib/spec/example/example_group_methods.rb:214:in `run_examples' /usr/lib/ruby/gems/1.8/gems/rspec-1.3.0/lib/spec/example/example_group_methods.rb:212:in `each' /usr/lib/ruby/gems/1.8/gems/rspec-1.3.0/lib/spec/example/example_group_methods.rb:212:in `run_examples' /usr/lib/ruby/gems/1.8/gems/rspec-1.3.0/lib/spec/example/example_group_methods.rb:103:in `run' /home/james/src/puppet/spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:21:in `run' /home/james/src/puppet/spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:16:in `each' /home/james/src/puppet/spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:16:in `run' /usr/lib/ruby/gems/1.8/gems/rspec-1.3.0/lib/spec/runner/options.rb:152:in `run_examples' /usr/lib/ruby/gems/1.8/gems/rspec-1.3.0/lib/spec/runner/command_line.rb:9:in `run' /usr/lib/ruby/gems/1.8/gems/rspec-1.3.0/bin/spec:5: /usr/bin/spec:19:in `load' /usr/bin/spec:19: </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.
