Issue #1786 has been updated by luke. Status changed from Accepted to Ready for Checkin Assigned to changed from luke to jamtur01
Fixed in the tickets/0.24.x/1786 branch in my repo. ---------------------------------------- Bug #1786: Warnings about AST constants in tests http://projects.reductivelabs.com/issues/show/1786 Author: luke Status: Ready for Checkin Priority: Normal Assigned to: jamtur01 Category: testing Target version: 0.24.7 Complexity: Unknown Affected version: 0.24.6 Keywords: These warnings get printed when all of the tests are run: <pre> ./spec/unit/parser/ast/resource_reference.rb:7: warning: already initialized constant AST ./spec/unit/parser/ast/boolean_operator.rb:7: warning: already initialized constant AST ./spec/unit/parser/ast/arithmetic_operator.rb:7: warning: already initialized constant AST ./spec/unit/parser/ast/collexpr.rb:7: warning: already initialized constant AST ./spec/unit/parser/ast/resource_override.rb:7: warning: already initialized constant AST </pre> ---------------------------------------- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://reductivelabs.com/redmine/my/account --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en -~----------~----~----~----~------~----~------~--~---
