HomePhorge

(#6995) more robust testing of string loading
a12553635088Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(#6995) more robust testing of string loading

We were flushing loaded string versions in the test suite, but were not
clearing out the $" array used to determine if we had previously loaded that
file.

This lead to situations where tests cross-polluted because require though the
code was in memory, but the effects of loading that code had all been rolled
back.

Reviewed-By: Dan Bode <dan@puppetlabs.com>

Details

Provenance
Daniel Pittman <daniel@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUe4f869d3ed94: Merge branch 'tickets/master/6982'
Branches
Unknown
Tags
Unknown

Event Timeline

Daniel Pittman <daniel@puppetlabs.com> committed rPUa12553635088: (#6995) more robust testing of string loading (authored by Daniel Pittman <daniel@puppetlabs.com>).Apr 7 2011, 1:29 AM