Bug #6610

spec.opts no longer used and default rake spec changed format

Added by Paul Nasrat about 1 year ago. Updated 9 months ago.

Status:Closed Start date:03/06/2011
Priority:Normal Due date:
Assignee:Paul Nasrat % Done:

0%

Category:testing
Target version:1.6.1
Keywords: Affected Facter version:
Branch:
Votes: 0

Description

As a facter developer given a fresh checkout of facter when I run rake spec then I want to see story format and colour.

History

Updated by Paul Nasrat about 1 year ago

Looks like still used by autotest but not by rakefile

Updated by Paul Nasrat about 1 year ago

autotest also broken with rspec2, will fix in same commit

loading autotest/facter_rspec
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby -S /usr/bin/spec -O spec/spec.opts  spec/unit/util/macaddress_spec.rb spec/unit/operatingsystemrelease_spec.rb spec/unit/operatingsystem_spec.rb spec/unit/util/macosx_spec.rb spec/unit/util/confine_spec.rb spec/unit/util/vlans_spec.rb spec/unit/util/collection_spec.rb spec/unit/util/manufacturer_spec.rb spec/unit/util/ip_spec.rb spec/unit/util/loader_spec.rb spec/unit/uptime_spec.rb spec/integration/facter_spec.rb spec/unit/util/virtual_spec.rb spec/unit/selinux_spec.rb spec/unit/util/uptime_spec.rb spec/unit/util/resolution_spec.rb spec/unit/ipaddress6_spec.rb spec/unit/virtual_spec.rb spec/unit/facter_spec.rb spec/unit/util/xendomains_spec.rb spec/unit/util/fact_spec.rb spec/unit/interfaces_spec.rb
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rubygems.rb:384:in `bin_path': can't find executable spec for rspec-2.5.0 (Gem::Exception)
    from /usr/bin/spec:19

Updated by James Turnbull about 1 year ago

  • Target version changed from 1.5.9 to 1.6.0

Updated by Michael Stahnke 11 months ago

  • Target version changed from 1.6.0 to 1.6.x

Updated by Max Riveiro 9 months ago

Opened the GitHub Pull Request with two small fixes for this ticket https://github.com/puppetlabs/facter/pull/36

Updated by Adrien Thebo 9 months ago

  • Status changed from Accepted to Merged - Pending Release

Merged in 91cdbdf41bca076e8fbf5d2c4d719aa93bf1e86d

Updated by Adrien Thebo 9 months ago

  • Category set to testing

Updated by Matthaus Litteken 9 months ago

  • Status changed from Merged - Pending Release to Closed
  • Target version changed from 1.6.x to 1.6.1

Released in 1.6.1rc2

Also available in: Atom PDF