Issue #3330 has been reported by Mathias Gug.
----------------------------------------
Bug #3330: Unit test failure: test_write_validates_checksum(TestFile)
http://projects.reductivelabs.com/issues/3330
Author: Mathias Gug
Status: Unreviewed
Priority: Normal
Assigned to:
Category:
Target version:
Affected version: 0.25.4
Keywords:
Branch:
While trying to run the puppet test suite on Lucid, the following test failed:
<pre>
7) Failure:
test_write_validates_checksum(TestFile)
[./ral/type/file.rb:1000:in `test_write_validates_checksum'
/usr/share/puppet-testsuite/lib/rake/puppet_test_loader.rb:13]:
unexpected invocation:
File.open('/tmp/puppettesting9595/tempfile_100.puppettmp_20', 577, nil)
unsatisfied expectations:
- expected exactly once, not yet invoked:
#<Mock:writehandle>.print(any_parameters)
- expected exactly twice, not yet invoked: #<Mock:readhandle>.read(4096)
- expected exactly once, not yet invoked: File.open()
- expected exactly once, not yet invoked: File.open()
- expected exactly once, not yet invoked:
#<Puppet::Type::File:0x7f8c75707958>.fail(any_parameters)
satisfied expectations:
- allowed any number of times, not yet invoked: Facter.to_hash(any_parameters)
- allowed any number of times, not yet invoked: File.rename(any_parameters)
- allowed any number of times, not yet invoked: FileTest.file?(any_parameters)
- allowed any number of times, not yet invoked: FileTest.exist?(any_parameters)
</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.