Giter VIP home page Giter VIP logo

Comments (4)

ScottDugas avatar ScottDugas commented on August 30, 2024

I don't know about your rakefile, but with ruby-1.9.3-p125 and rspec-rails 2.9.0 I can successfully run rake spec with this rakefile:

require File.expand_path('../config/application', __FILE__)
require 'ci/reporter/rake/rspec'

TestingCi::Application.load_tasks

Also, using rails 3.2.2, and ci_reporter 1.7.0

I am manually running rake ci:setup:rspec before running rake spec

from ci_reporter.

steveyken avatar steveyken commented on August 30, 2024

I'm also getting this error on CI build machine but when on my dev workstation, all is fine. I can't think of anything that's different between the two environments that would impact it though.

I'm running rspec 2.11.0, rails 3.2.6, ci_reporter 1.7.0, ruby 1.9.3-p134 and my command is:

RAILS_ENV=test bundle exec rspec --require ci/reporter/rake/rspec_loader --format CI::Reporter::RSpec spec

from ci_reporter.

shepmaster avatar shepmaster commented on August 30, 2024

We are in the process of cleaning out old issues. Specifically, the
next version of CI::Reporter is only going to support RSpec 2.14 and
above. If this issue still applies to this version, please let us
know, otherwise we're going to close this issue to focus on current
problems. Thanks for your report!

from ci_reporter.

shepmaster avatar shepmaster commented on August 30, 2024

Closing due to inactivity.

from ci_reporter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.