HomePhorge

(maint) Reset Puppet::Parser::Functions early in TestHelper.initialize
c59380409153Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(maint) Reset Puppet::Parser::Functions early in TestHelper.initialize

External tests which rely on being able to simply require 'puppet' and
then load a function for test relied on Puppet::Parser::Functions.reset
being called during the class loading. Now that that has moved into
Puppet initialization, we simulate this in TestHelper by calling it
before specs are loaded.

Details

Provenance
Josh Partlow <joshua.partlow@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUf01a508a3176: Merge branch 'pr/2161'
Branches
Unknown
Tags
Unknown

Event Timeline

Josh Partlow <joshua.partlow@puppetlabs.com> committed rPUc59380409153: (maint) Reset Puppet::Parser::Functions early in TestHelper.initialize (authored by Josh Partlow <joshua.partlow@puppetlabs.com>).Jan 21 2014, 9:54 PM