Issue #2875 has been updated by James Turnbull.

Status changed from Ready for Checkin to Closed

Pushed in commit:"118adc1654396a4fd765d7b662f5993cc3bc5e84" in branch 0.25.x
----------------------------------------
Bug #2875: Test isolation: spec/unit/indirector/file_content/file_server.rb 
produces spurious failure unless run with other tests
http://projects.reductivelabs.com/issues/2875

Author: Markus Roberts
Status: Closed
Priority: Low
Assigned to: Jesse Wolfe
Category: testing
Target version: 0.25.2
Affected version: 0.25.1
Keywords: 
Branch: http://github.com/jes5199/puppet/tree/ticket/0.25.x/2875


spec/integration/file_serving/content.rb will generate the spurious test 
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 - #)

unless it is run with either spec/unit/indirector/file_content/file_server.rb 
or spec/integration/indirector/file_content/file_server.rb.  Order does not 
seem to be important (so touching the spec files has no effect).

This is probably caused by a missing "require" in 
spec/integration/file_serving/content.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.


Reply via email to