HomePhorge

maint: mocking 'require' causes random stack-overflow failures.
79f477418204Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

maint: mocking 'require' causes random stack-overflow failures.

It turns out that mocking require on objects can cause random "stack depth
exceeded" failures, usually triggered by otherwise innocent changes to load
order or the use of require in the rest of the code.

Disable the currently failing test, which needs rewriting, and let it go for
now. We need to systematically purge these problems once the build is stable.

Paired-With: Dan Bode <dan@puppetlabs.com>

Details

Provenance
Daniel Pittman <daniel@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUd9f23c0801d7: (#6969) String failures differentiate between invalid string/version
Branches
Unknown
Tags
Unknown

Event Timeline

Daniel Pittman <daniel@puppetlabs.com> committed rPU79f477418204: maint: mocking 'require' causes random stack-overflow failures. (authored by Daniel Pittman <daniel@puppetlabs.com>).Apr 8 2011, 1:28 AM