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

Travis failing #8

Closed
janz93 opened this issue Apr 25, 2017 · 2 comments · Fixed by #14 or #15
Closed

Travis failing #8

janz93 opened this issue Apr 25, 2017 · 2 comments · Fixed by #14 or #15

Comments

@janz93
Copy link
Collaborator

janz93 commented Apr 25, 2017

Each dyno in the travis test #7 is returning with the following error message

$ bundle exec rake test:local
rake aborted!
LoadError: no such file to load -- yard
/home/travis/build/arbox/wlapi/Rakefile:30:in `(root)'
/home/travis/.rvm/gems/jruby-d19/gems/rake-11.3.0/exe/rake:27:in `(root)'
/home/travis/.rvm/gems/jruby-d19/bin/jruby_executable_hooks:15:in `(root)'
(See full trace by running task with --trace)
The command "bundle exec rake test:local" exited with 1.
@janz93
Copy link
Collaborator Author

janz93 commented Oct 20, 2017

The tests are failing because the documentation setup inside the rakefile expects files from gems which are not loading into the testing environment.

@janz93
Copy link
Collaborator Author

janz93 commented Nov 16, 2017

Wrong close 😅

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

Successfully merging a pull request may close this issue.

1 participant