Issue #2862 has been reported by Markus Roberts.
----------------------------------------
Bug #2862: Test isolation: spec/integration/file_serving/metadata.rb fails
unless run with other tests
http://projects.reductivelabs.com/issues/2862
Author: Markus Roberts
Status: Accepted
Priority: Low
Assigned to: Jesse Wolfe
Category: testing
Target version: 0.25.2
Affected version: 0.25.1
Keywords:
Branch:
Running spec/integration/file_serving/metadata.rb alone, eg with:
ruby spec/integration/file_serving/metadata.rb
produces the failure:
- should use the file_server terminus when the 'puppet' URI scheme is used,
no host name is present, and the process name is 'puppet' (FAILED - #)
While running it before or after certain other tests (e.g. running it before
spec/unit/parser/resource/reference.rb):
touch spec/integration/file_serving/metadata.rb
ruby spec/integration/file_serving/metadata.rb
spec/unit/parser/resource/reference.rb -t 60 --format s --loadby mtime
the test passes.
The same thing can be observed when running it either before or after
spec/integration/indirector/file_metadata/file_server.rb
--
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.