Puppet: System Administration Automated

Support

Ticket #1247 (closed defect: fixed)

Opened 6 months ago

Last modified 6 months ago

"undefined method `clear_cache' for Puppet::Indirector::Indirection:Class" breaks multiple tests

Reported by: porridge Assigned to: luke
Priority: normal Milestone: elmo
Component: testing Version:
Severity: normal Keywords:
Cc: Triage Stage: Accepted
Attached Patches: None Complexity: Unknown

Description

Many failures, mostly in: Puppet::Type::Ssh_authorized_key::Provider Parsed? and Puppet::Type::File

NoMethodError in 'Puppet::Type::File when managing links should default to managing the link'
undefined method `clear_cache' for Puppet::Indirector::Indirection:Class
/home/porridge/Desktop/coding/puppet-git/spec/../test/lib/puppettest.rb:305:in `teardown'

Change History

05/22/08 08:48:32 changed by jamtur01

  • owner changed from community to luke.
  • stage changed from Unreviewed to Accepted.
  • milestone set to 0.24.5.

05/22/08 10:15:51 changed by jamtur01

  • milestone changed from 0.24.5 to elmo.

05/25/08 23:02:33 changed by luke

  • status changed from new to closed.
  • resolution set to fixed.

Fixed in [6f533d1].