Issue #4087 has been updated by Daniel Pittman. Assignee deleted (Matt Robinson)
---------------------------------------- Bug #4087: Tests fail if there's no .puppet (confdir) https://projects.puppetlabs.com/issues/4087#change-59153 Author: Matt Robinson Status: Closed Priority: Low Assignee: Category: testing Target version: 2.6.0 Affected Puppet version: 2.6alpha1 Keywords: testing heisenbug Branch: Spec tests fail in spec/unit/resource/catalog_spec.rb if there's no .puppet directory. If you run the full spec suite with 'rake spec' it creates the confdir for you (may be /etc/puppet if testing as root), but if you just run individual spec files they may fail if that directory doesn't exist. I had deleted my ~/.puppet directory when trying to figure out what was happening with ticket 4086. This is probably a larger issue with other spec files, and in general the specs shouldn't depend on the users confdir, either it's existence or it's location. -- 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.
