Issue #15569 has been reported by Josh Cooper.
----------------------------------------
Bug #15569: Order dependent spec failures
https://projects.puppetlabs.com/issues/15569
Author: Josh Cooper
Status: Accepted
Priority: Normal
Assignee:
Category: testing
Target version:
Affected Puppet version: 2.7.18
Keywords:
Branch:
This ticket is to track order dependent spec failures:
<pre>
~/work/puppet [2.7.x] $ rspec spec/integration/application/apply_spec.rb
spec/unit/indirector/resource_type/parser_spec.rb
Failures:
1) Puppet::Indirector::ResourceType::Parser when finding should return nil if
no type can be found
Failure/Error: @terminus.find(@request).should be_nil
expected: nil
got: #<Puppet::Resource::Type:0x103eac528 @line=1, @arguments={},
@file="/Users/josh/work/puppet/foo.pp", @type=:hostclass,
@resource_type_collection=TypeCollection{:hostclasses=>["", "foo"],
:definitions=>[], :nodes=>[]}, @module_name=nil, @namespace="foo", @name="foo",
@doc="">
# ./spec/unit/indirector/resource_type/parser_spec.rb:47
</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.