Project

General

Profile

Actions

Bug #2256

closed

Test run issues with Jenkins under Ruby 1.9

Added by Dominic Cleal about 11 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Tests
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

Two errors when testing under Ruby 1.9 with Jenkins and rvm:

+ bundle exec rake db:migrate
/usr/local/rvm/gems/ruby-1.9.3-p392@test_develop-1/gems/bundler-1.3.0/lib/bundler/dsl.rb:37:in `rescue in eval_gemfile': There was an error in your Gemfile, and Bundler cannot continue. (Bundler::GemfileError)
from /usr/local/rvm/gems/ruby-1.9.3-p392@test_develop-1/gems/bundler-1.3.0/lib/bundler/dsl.rb:29:in `eval_gemfile'

And:

+ bundle exec rake jenkins:unit
rm rf jenkins/reports/unit/
/usr/local/rvm/gems/ruby-1.9.3-p392@test_develop-0/gems/activesupport-3.0.20/lib/active_support/dependencies.rb:242:in `require': cannot load such file -
test/unit/ui/console/testrunner (LoadError)
from /usr/local/rvm/gems/ruby-1.9.3-p392@test_develop-0/gems/activesupport-3.0.20/lib/active_support/dependencies.rb:242:in `block in require'
from /usr/local/rvm/gems/ruby-1.9.3-p392@test_develop-0/gems/activesupport-3.0.20/lib/active_support/dependencies.rb:227:in `load_dependency'
from /usr/local/rvm/gems/ruby-1.9.3-p392@test_develop-0/gems/activesupport-3.0.20/lib/active_support/dependencies.rb:242:in `require'
from /usr/local/rvm/gems/ruby-1.9.3-p392@test_develop-0/gems/ci_reporter-1.8.4/lib/ci/reporter/test_unit.rb:7:in `<top (required)>'
Actions #1

Updated by Dominic Cleal about 11 years ago

  • Status changed from New to Ready For Testing
Actions #2

Updated by Ohad Levy about 11 years ago

  • Target version set to 1.2.0
Actions #3

Updated by Dominic Cleal about 11 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF