summaryrefslogtreecommitdiffstats
path: root/lib/puppet/util/autoload.rb
diff options
context:
space:
mode:
authorDaniel Pittman <daniel@puppetlabs.com>2011-04-07 16:28:09 -0700
committerDaniel Pittman <daniel@puppetlabs.com>2011-04-07 16:28:09 -0700
commit79f4774182046d2fdf392c1eb27ee78505659199 (patch)
tree55a28357e022c7fc10cef8ab048de35545defd28 /lib/puppet/util/autoload.rb
parentd9f23c0801d7d40809326face37463aeb67a3cdd (diff)
downloadpuppet-79f4774182046d2fdf392c1eb27ee78505659199.tar.gz
puppet-79f4774182046d2fdf392c1eb27ee78505659199.tar.xz
puppet-79f4774182046d2fdf392c1eb27ee78505659199.zip
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>
Diffstat (limited to 'lib/puppet/util/autoload.rb')
0 files changed, 0 insertions, 0 deletions