Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Specjour doesn't work with latest cucumber version #39

Open
paulelliott opened this issue Jun 6, 2012 · 2 comments
Open

Specjour doesn't work with latest cucumber version #39

paulelliott opened this issue Jun 6, 2012 · 2 comments

Comments

@paulelliott
Copy link
Contributor

I get this error when I try to run 0.5.5 with cucumber-rails 1.3.0

/Users/dev/.rvm/gems/ruby-1.9.3-p194@search_discovery/gems/specjour-0.5.5/lib/specjour/cucumber/distributed_formatter.rb:2:in `<module:Cucumber>': uninitialized constant Term (NameError)
    from /Users/dev/.rvm/gems/ruby-1.9.3-p194@search_discovery/gems/specjour-0.5.5/lib/specjour/cucumber/distributed_formatter.rb:1:in `<top (required)>'
    from /Users/dev/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
    from /Users/dev/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
    from /Users/dev/.rvm/gems/ruby-1.9.3-p194@search_discovery/gems/specjour-0.5.5/lib/specjour/cucumber.rb:6:in `<module:Cucumber>'
    from /Users/dev/.rvm/gems/ruby-1.9.3-p194@search_discovery/gems/specjour-0.5.5/lib/specjour/cucumber.rb:2:in `<module:Specjour>'
    from /Users/dev/.rvm/gems/ruby-1.9.3-p194@search_discovery/gems/specjour-0.5.5/lib/specjour/cucumber.rb:1:in `<top (required)>'
    from /Users/dev/.rvm/gems/ruby-1.9.3-p194@search_discovery/gems/specjour-0.5.5/lib/specjour/loader.rb:85:in `load_app'
    from /Users/dev/.rvm/gems/ruby-1.9.3-p194@search_discovery/gems/specjour-0.5.5/lib/specjour/loader.rb:22:in `start'
    from /Users/dev/.rvm/gems/ruby-1.9.3-p194@search_discovery/gems/specjour-0.5.5/lib/specjour/cli.rb:57:in `load'
    from /Users/dev/.rvm/gems/ruby-1.9.3-p194@search_discovery/gems/thor-0.14.6/lib/thor/task.rb:22:in `run'
    from /Users/dev/.rvm/gems/ruby-1.9.3-p194@search_discovery/gems/thor-0.14.6/lib/thor/invocation.rb:118:in `invoke_task'
    from /Users/dev/.rvm/gems/ruby-1.9.3-p194@search_discovery/gems/thor-0.14.6/lib/thor.rb:263:in `dispatch'
    from /Users/dev/.rvm/gems/ruby-1.9.3-p194@search_discovery/gems/thor-0.14.6/lib/thor/base.rb:389:in `start'
    from /Users/dev/.rvm/gems/ruby-1.9.3-p194@search_discovery/gems/specjour-0.5.5/lib/specjour/cli.rb:24:in `start'
    from /Users/dev/.rvm/gems/ruby-1.9.3-p194@search_discovery/gems/specjour-0.5.5/bin/specjour:5:in `<main>'
@sandro
Copy link
Owner

sandro commented Jun 6, 2012

Thanks for letting me know. Will look into it.

@pierreozoux
Copy link
Collaborator

We run with 1.3.1 without any issues, you can close.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants