Issue #6360 has been updated by James Turnbull. Status changed from Available In Testing Branch to Closed
commit:f5bf0f51de6237bd4e63cc22dd4d63bd773952e6 in master ---------------------------------------- Bug #6360: Spec test suite does not flush Facter cache between test instances. https://projects.puppetlabs.com/issues/6360 Author: Daniel Pittman Status: Closed Priority: Normal Assignee: Daniel Pittman Category: testing Target version: 1.5.9 Keywords: Branch: At the moment the Facter cache is not flushed between test instances. This means that users of the top level interfaces like `Facter.value` can leak data between invocations. We should flush that cache on every test case to ensure that we can't accidentally leak data inappropriately. -- 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.
