Issue #2874 has been updated by Jesse Wolfe. Status changed from Accepted to Duplicate
---------------------------------------- Bug #2874: Test isolation: spec/unit/indirector/catalog/compiler.rb depends on spec/integration/node.rb http://projects.reductivelabs.com/issues/2874 Author: Markus Roberts Status: Duplicate Priority: Low Assigned to: Jesse Wolfe Category: testing Target version: 0.25.2 Affected version: 0.25.1 Keywords: Branch: Unless it is run after spec/integration/node.rb, one of the tests in spec/unit/indirector/catalog/compiler.rb will generate a spurious failure ("should extract and save any facts from the request"). To reproduce: ruby spec/unit/indirector/catalog/compiler.rb -t 60 --format s --loadby mtime will cause the test to fail but: touch spec/integration/node.rb ruby spec/integration/node.rb spec/unit/indirector/catalog/compiler.rb -t 60 --format s --loadby mtime won't. -- 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.
