> Note to Markus: if you apply this in testing, as it is based on > lak:/tickets/master/3398, make sure to apply it to the tip of testing (or > after 3398). >
When I do, I get about 440 additional spec failures, all resulting from the last commit on your branch--if I omit that there's only one new failure. My SHA differs, as I've applied to testing right after #3398, but the commit message is: Author: Brice Figureau <brice-pup...@daysofwonder.com> Date: Sat Apr 3 11:59:50 2010 +0200 temp commit 2 And the errors all seem to be along the following lines, only complaining about a variety of parameters (source, ensure, etc). and with the expected variations in the call stack: 8) Puppet::Error in 'Puppet::Resource::Catalog when compiling when functioning as a resource container should add an alias for the namevar when the title and name differ on isomorphic resource types' Invalid parameter content /Users/markus/projects/puppet/spec/../lib/puppet/util/errors.rb:63:in `fail' /Users/markus/projects/puppet/spec/../lib/puppet/type.rb:453:in `[]=' /Users/markus/projects/puppet/spec/../lib/puppet/type.rb:1893:in `set_parameters' /Users/markus/projects/puppet/spec/../lib/puppet/type.rb:1887:in `each' /Users/markus/projects/puppet/spec/../lib/puppet/type.rb:1887:in `set_parameters' /Users/markus/projects/puppet/spec/../lib/puppet/type.rb:1867:in `initialize' /Users/markus/projects/puppet/spec/../lib/puppet/type/file.rb:405:in `initialize' ./spec/unit/resource/catalog.rb:545:in `new' ./spec/unit/resource/catalog.rb:545: /Library/Ruby/Gems/1.8/gems/rspec-1.2.9/lib/spec/example/example_methods.rb:40:in `instance_eval' /Library/Ruby/Gems/1.8/gems/rspec-1.2.9/lib/spec/example/example_methods.rb:40:in `execute' /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/timeout.rb:53:in `timeout' /Library/Ruby/Gems/1.8/gems/rspec-1.2.9/lib/spec/example/example_methods.rb:37:in `execute' /Library/Ruby/Gems/1.8/gems/rspec-1.2.9/lib/spec/example/example_group_methods.rb:214:in `run_examples' /Library/Ruby/Gems/1.8/gems/rspec-1.2.9/lib/spec/example/example_group_methods.rb:212:in `each' /Library/Ruby/Gems/1.8/gems/rspec-1.2.9/lib/spec/example/example_group_methods.rb:212:in `run_examples' /Library/Ruby/Gems/1.8/gems/rspec-1.2.9/lib/spec/example/example_group_methods.rb:103:in `run' /Users/markus/projects/puppet/spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:22:in `run' /Users/markus/projects/puppet/spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:17:in `each' /Users/markus/projects/puppet/spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:17:in `run' /Library/Ruby/Gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples' /Library/Ruby/Gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run' /Library/Ruby/Gems/1.8/gems/rspec-1.2.9/bin/spec:5: /usr/bin/spec:19:in `load' /usr/bin/spec:19: -- Markus -- You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To post to this group, send email to puppet-...@googlegroups.com. To unsubscribe from this group, send email to puppet-dev+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-dev?hl=en.