Issue #2922 has been updated by Josh Cooper. Status changed from Accepted to Closed
Running 2.7.x as root, this test failure is not reproducible, closing this issue: <pre> 0 ~/work/puppet [2.7.x] [1.8.7@noFeatures] # rspec spec/integration/type/file_spec.rb ............*...***.*.*............................... Pending: ... Finished in 0.90731 seconds 54 examples, 0 failures, 6 pending </pre> ---------------------------------------- Bug #2922: Test Failed: Puppet::Type::File when writing files should fail if no backup can be performed https://projects.puppetlabs.com/issues/2922#change-65920 Author: James Turnbull Status: Closed Priority: Normal Assignee: Category: testing Target version: Affected Puppet version: 0.25.1 Keywords: Branch: <pre> 2) 'Puppet::Type::File when writing files should fail if no backup can be performed' FAILED expected: "bar\n", got: "foo" (using ==) ./spec/integration/type/file.rb:54: /home/james/src/puppet/spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:22:in `run' /home/james/src/puppet/spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:17:in `each' /home/james/src/puppet/spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:17:in `run' </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://projects.puppetlabs.com/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.
