Issue #3074 has been updated by Josh Cooper. Subject changed from Test Failed: Puppet::Type::File when writing files.should fail if no backup can be performed to Test Failed: spec/unit/provider/mount/parsed.rb Status changed from Investigating to Closed Affected Puppet version deleted (0.25.4rc1)
The tests in parsed.rb were rewritten a long time ago and moved to parsed_spec.rb, and this is no longer an issue ---------------------------------------- Bug #3074: Test Failed: spec/unit/provider/mount/parsed.rb https://projects.puppetlabs.com/issues/3074#change-65921 Author: James Turnbull Status: Closed Priority: Normal Assignee: Category: testing Target version: Affected Puppet version: Keywords: Branch: <pre> Error Message expected: "/dev/dsk1\t/fspuppet1\tfakefstype1\tfakeoptions1\tfakedump1\tfakepass1\n",... Stacktrace expected: "/dev/dsk1\t/fspuppet1\tfakefstype1\tfakeoptions1\tfakedump1\tfakepass1\n", got: "# Legacy /etc/fstab\n# Supplied by: ec2-ami-tools-1.3-21885\n/dev/sda1\t/\text3\tdefaults\t1\t1\n/dev/sda2\t/mnt\text3\tdefaults\t0\t0\n/dev/sda3\tswap\tswap\tdefaults\t0\t0\nnone\t/proc\tproc\tdefaults\t0\t0\nnone\t/sys\tsysfs\tdefaults\t0\t0\n/dev/dsk1\t/fspuppet1\tfakefstype1\tfakeoptions1\tfakedump1\tfakepass1\n" (using ==) (Spec::Expectations::ExpectationNotMetError) ./spec/unit/provider/mount/parsed.rb:157 ./spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:22:in `run' ./spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:17:in `each' ./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.
