Issue #2830 has been updated by Markus Roberts.

Status changed from Investigating to Rejected

James --

After trying to work with this format a while I've come to the conclusion that 
an ever changing list of unrelated error messages does not a useful ticket 
make.  Especially when many (but possibly not all) of them duplicate other more 
specific tickets.

I'm committed to getting to all green on the tests, but this ticket isn't 
helping and isn't likely to help in the future.  If you see a spec failure (or 
set of clearly related failures) that isn't getting addressed on a ticket, open 
a ticket specifically for it.  That way, at least we'll know when we've fixed 
it.

-- Markus



----------------------------------------
Bug #2830: Rspec test failures for 0.25.x HEAD (pre-0.25.2)
http://projects.reductivelabs.com/issues/2830

Author: James Turnbull
Status: Rejected
Priority: Normal
Assigned to: Markus Roberts
Category: testing
Target version: 0.25.2
Affected version: 0.25.1
Keywords: 
Branch: 


<pre>

1)
'Puppet::Parser::Resource::Reference should canonize resource reference values' 
FAILED
expected: "File[/tmp/yay]",
     got: "File[/tmp/yay/]" (using ==)
./spec/unit/parser/resource/reference.rb:50:
./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'

2)
Mocha::ExpectationError in 'Puppet::SSL::Host when waiting for a cert should 
catch and log errors during CSR saving'
not all expectations were satisfied
unsatisfied expectations:
- expected exactly twice, already invoked once: 
#<Puppet::SSL::Host:0x7fb616f21650>.generate(any_parameters)
satisfied expectations:
- allowed any number of times, already invoked once: 
#<Puppet::SSL::Host:0x7fb616f21650>.sleep(any_parameters)
- expected exactly twice, already invoked twice: 
#<Puppet::SSL::Host:0x7fb616f21650>.certificate(any_parameters)
./spec/unit/ssl/host.rb:657:
./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'

3)
Mocha::ExpectationError in 'Puppet::SSL::Host when waiting for a cert should 
sleep and retry after failures saving the CSR if waitforcert is enabled'
not all expectations were satisfied
unsatisfied expectations:
- expected exactly twice, already invoked once: 
#<Puppet::SSL::Host:0x7fb616f07250>.generate(any_parameters)
satisfied expectations:
- expected exactly once, already invoked once: 
#<Puppet::SSL::Host:0x7fb616f07250>.sleep(1)
- expected exactly twice, already invoked twice: 
#<Puppet::SSL::Host:0x7fb616f07250>.certificate(any_parameters)
./spec/unit/ssl/host.rb:664:
./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'

4)
'Puppet::Indirector::FileContent::FileServer when finding files should find 
plugin file content in the environment specified in the request' FAILED
expected nil? to return false, got true
./spec/integration/indirector/file_content/file_server.rb:38:
./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'

5)
'puppetmasterd should create a PID file' FAILED
expected true, got false
./spec/integration/bin/puppetmasterd.rb:67:
./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'

6)
Puppet::SSLCertificates::Support::MissingCertificate in 'puppetmasterd should 
be serving status information over xmlrpc'
No host certificate
/home/james/src/puppet/lib/puppet/sslcertificates/support.rb:82:in `mk_cert'
/home/james/src/puppet/lib/puppet/sslcertificates/support.rb:45:in `send'
/home/james/src/puppet/lib/puppet/sslcertificates/support.rb:45:in `cert'
./spec/integration/bin/puppetmasterd.rb:84:
./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'

7)
'Puppet::Type::File when writing files should fail if no backup can be 
performed' FAILED
expected: "bar\n",
     got: "foo" (using ==)
./spec/integration/type/file.rb:54:
./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'

Finished in 160.392702 seconds

7278 examples, 7 failures, 29 pending
</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://reductivelabs.com/redmine/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.


Reply via email to