Issue #2876 has been reported by Markus Roberts.
----------------------------------------
Bug #2876: Test isolation: spec/unit/indirector/catalog/compiler.rb changes
behaviour when run with certain other tests
http://projects.reductivelabs.com/issues/2876
Author: Markus Roberts
Status: Accepted
Priority: Low
Assigned to: Jesse Wolfe
Category: testing
Target version: 0.25.2
Affected version: 0.25.1
Keywords:
Branch:
To reproduce:
ruby spec/unit/indirector/node/plain.rb -t 60 --format s --loadby mtime
produces a single failure ("should extract and save any facts from the
request") but if run before spec/unit/indirector/catalog/compiler.rb with:
touch spec/unit/indirector/node/plain.rb
ruby spec/unit/indirector/node/plain.rb
spec/unit/indirector/catalog/compiler.rb -t 60 --format s --loadby mtime
the test passes but the message:
Could not retrieve netmask: undefined method `[]' for nil:NilClass
is printed. Similar interaction can be seen with spec/unit/node.rb and with
spec/integration/indirector/node/ldap.rb.
--
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.