Issue #3104 has been reported by James Turnbull. ---------------------------------------- Bug #3104: Test failed: Puppet::Network::XMLRPCClient when performing the rpc call and an exception is raised.should log and raise XMLRPCClientError if Timeout::Error is raised http://projects.reductivelabs.com/issues/3104
Author: James Turnbull Status: Investigating Priority: Normal Assigned to: Markus Roberts Category: testing Target version: 0.25.4 Affected version: 0.25.3 Keywords: Branch: <pre> Puppet::Network::XMLRPCClient when performing the rpc call and an exception is raised.should log and raise XMLRPCClientError if Timeout::Error is raised Failing for the past 1 build (Since Failed#9 ) Took 54 ms. add description Error Message expected Puppet::Network::XMLRPCClientError, got #<Timeout::Error: Timeout::Error> Stacktrace expected Puppet::Network::XMLRPCClientError, got #<Timeout::Error: Timeout::Error> (Spec::Expectations::ExpectationNotMetError) ./spec/unit/network/xmlrpc/client.rb:99 ./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' </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.
