Issue #6615 has been reported by James Turnbull. ---------------------------------------- Bug #6615: Rspec loader tests failing https://projects.puppetlabs.com/issues/6615
Author: James Turnbull Status: Accepted Priority: Normal Assignee: Category: Target version: Keywords: Branch: <pre> (in /home/james/src/facter) /usr/bin/ruby1.8 -S rspec spec/unit/uptime_spec.rb spec/unit/facter_spec.rb spec/unit/operatingsystemrelease_spec.rb spec/unit/virtual_spec.rb spec/unit/selinux_spec.rb spec/unit/interfaces_spec.rb spec/unit/operatingsystem_spec.rb spec/unit/ipaddress6_spec.rb spec/unit/util/uptime_spec.rb spec/unit/util/manufacturer_spec.rb spec/unit/util/ip_spec.rb spec/unit/util/macaddress_spec.rb spec/unit/util/virtual_spec.rb spec/unit/util/macosx_spec.rb spec/unit/util/vlans_spec.rb spec/unit/util/loader_spec.rb spec/unit/util/resolution_spec.rb spec/unit/util/fact_spec.rb spec/unit/util/xendomains_spec.rb spec/unit/util/collection_spec.rb spec/unit/util/confine_spec.rb spec/integration/facter_spec.rb ....................................................................................................................................................................................................................Error loading fact /one/dir/testing/bar.rb no such file to load -- /one/dir/testing/bar.rb Error loading fact /one/dir/testing/foo.rb no such file to load -- /one/dir/testing/foo.rb ......Error loading fact /one/dir/bar.rb no such file to load -- /one/dir/bar.rb Error loading fact /one/dir/foo.rb no such file to load -- /one/dir/foo.rb ....................../home/james/src/facter/spec/unit/util/resolution_spec.rb:48: warning: already initialized constant INTERPRETER ....../home/james/src/facter/spec/unit/util/resolution_spec.rb:93: warning: already initialized constant WINDOWS /home/james/src/facter/spec/unit/util/resolution_spec.rb:94: warning: already initialized constant INTERPRETER ./home/james/src/facter/spec/unit/util/resolution_spec.rb:93: warning: already initialized constant WINDOWS /home/james/src/facter/spec/unit/util/resolution_spec.rb:94: warning: already initialized constant INTERPRETER ./home/james/src/facter/spec/unit/util/resolution_spec.rb:113: warning: already initialized constant WINDOWS /home/james/src/facter/spec/unit/util/resolution_spec.rb:114: warning: already initialized constant INTERPRETER ./home/james/src/facter/spec/unit/util/resolution_spec.rb:113: warning: already initialized constant WINDOWS /home/james/src/facter/spec/unit/util/resolution_spec.rb:114: warning: already initialized constant INTERPRETER ............................................................................................. Finished in 3.32 seconds 342 examples, 0 failures </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.
