Issue #2960 has been updated by Jesse Wolfe. Status changed from Accepted to Ready for Testing Assigned to changed from Markus Roberts to James Turnbull Branch set to http://github.com/jes5199/puppet/tree/ticket/0.25.x/2960
This is an intermittent error. I haven't seen this version, exactly, but I did find a related one. I think this patch will fix all of the variants of this test failing. ---------------------------------------- Bug #2960: Test Failed: 'Puppet::Type::Mount::ProviderParsed Puppet::Type::Mount::ProviderParsed when modifying the filesystem tab should write the mount to disk when :flush is called http://projects.reductivelabs.com/issues/2960 Author: James Turnbull Status: Ready for Testing Priority: Normal Assigned to: James Turnbull Category: testing Target version: 0.25.2 Affected version: 0.25.1 Keywords: Branch: http://github.com/jes5199/puppet/tree/ticket/0.25.x/2960 <pre> 4) 'Puppet::Type::Mount::ProviderParsed Puppet::Type::Mount::ProviderParsed when modifying the filesystem tab should write the mount to disk when :flush is called' FAILED expected: "/dev/dsk1\t/fspuppet1\tfakefstype1\tfakeoptions1\tfakedump1\tfakepass1\n", got: "/dev/VolGroup00/LogVol01\t/\text3\tdefaults\t1\t1\nLABEL=/boot\t/boot\text3\tdefaults\t1\t2\ntmpfs\t/dev/shm\ttmpfs\tdefaults\t0\t0\ndevpts\t/dev/pts\tdevpts\tgid=5,mode=620\t0\t0\nsysfs\t/sys\tsysfs\tdefaults\t0\t0\nproc\t/proc\tproc\tdefaults\t0\t0\n/dev/VolGroup00/LogVol00\tswap\tswap\tdefaults\t0\t0\n/dev/dsk1\t/fspuppet1\tfakefstype1\tfakeoptions1\tfakedump1\tfakepass1\n" (using ==) ./spec/unit/provider/mount/parsed.rb:146: /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' Finished in 156.939 seconds </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.
