Issue #7023 has been updated by James Turnbull.
RI - that wasn't a criticism :) I fixed this as a result of: <pre> Building remotely on slave02.puppetlabs.lan Checkout:MCollective master (Ruby 1.8.5) / /home/hudson/workspace/MCollective master (Ruby 1.8.5) - hudson.remoting.Channel@7b7d1256:slave02.puppetlabs.lan Using strategy: Default Last Built Revision: Revision ff0a380041e6e20ca7ffb6c315c22e0811051950 (origin/master) Checkout:MCollective master (Ruby 1.8.5) / /home/hudson/workspace/MCollective master (Ruby 1.8.5) - hudson.remoting.LocalChannel@33c06b8b GitAPI created Fetching changes from the remote Git repository Fetching upstream changes from http://github.com/puppetlabs/marionette-collective.git [MCollective master (Ruby 1.8.5)] $ /usr/bin/git fetch -t http://github.com/puppetlabs/marionette-collective.git +refs/heads/*:refs/remotes/origin/* [MCollective master (Ruby 1.8.5)] $ /usr/bin/git ls-tree HEAD [MCollective master (Ruby 1.8.5)] $ /usr/bin/git rev-parse origin/master Commencing build of Revision ff0a380041e6e20ca7ffb6c315c22e0811051950 (origin/master) GitAPI created Checking out Revision ff0a380041e6e20ca7ffb6c315c22e0811051950 (origin/master) [MCollective master (Ruby 1.8.5)] $ /usr/bin/git checkout -f ff0a380041e6e20ca7ffb6c315c22e0811051950 [MCollective master (Ruby 1.8.5)] $ /usr/bin/git tag -a -f -m "Hudson Build #10" hudson-MCollective_master_(Ruby_1.8.5)-10 Recording changes in branch origin/master [MCollective master (Ruby 1.8.5)] $ /usr/bin/git whatchanged --no-abbrev -M --pretty=raw ff0a380041e6e20ca7ffb6c315c22e0811051950..ff0a380041e6e20ca7ffb6c315c22e0811051950 [MCollective master (Ruby 1.8.5)] $ /bin/sh -xe /tmp/hudson2727374415195806770.sh + rspec -fd spec /usr/lib/ruby/site_ruby/1.8/rubygems/requirement.rb:150:in `parse': Illformed requirement [{:version=>"=0.9.10"}] (ArgumentError) from /usr/lib/ruby/site_ruby/1.8/rubygems/requirement.rb:75:in `initialize' from /usr/lib/ruby/site_ruby/1.8/rubygems/requirement.rb:74:in `map' from /usr/lib/ruby/site_ruby/1.8/rubygems/requirement.rb:74:in `initialize' from /usr/lib/ruby/site_ruby/1.8/rubygems/requirement.rb:45:in `new' from /usr/lib/ruby/site_ruby/1.8/rubygems/requirement.rb:45:in `create' from /usr/lib/ruby/site_ruby/1.8/rubygems/dependency.rb:59:in `initialize' from /usr/lib/ruby/site_ruby/1.8/rubygems.rb:137:in `new' from /usr/lib/ruby/site_ruby/1.8/rubygems.rb:137:in `activate' ... 10 levels... from /usr/lib/ruby/gems/1.8/gems/rspec-core-2.5.1/lib/rspec/core/runner.rb:55:in `run_in_process' from /usr/lib/ruby/gems/1.8/gems/rspec-core-2.5.1/lib/rspec/core/runner.rb:46:in `run' from /usr/lib/ruby/gems/1.8/gems/rspec-core-2.5.1/lib/rspec/core/runner.rb:10:in `autorun' from /usr/bin/rspec:19 Archiving artifacts ERROR: No artifacts found that match the file pattern "**/results/*.xml". Configuration error? ERROR: '**/results/*.xml' doesn't match anything: '**' exists but not '**/results/*.xml' Finished: FAILURE </pre> ---------------------------------------- Bug #7023: Fix mocha spec version lock https://projects.puppetlabs.com/issues/7023 Author: James Turnbull Status: Ready For Testing Priority: Normal Assignee: R.I. Pienaar Category: Testing Target version: Keywords: Branch: https://github.com/jamtur01/marionette-collective/tree/tickets/master/7023 Affected mCollective version: -- 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.
