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

Acceptance tests do not work on Travis now default Ruby 2.2 #34

Closed
cardil opened this issue Jan 20, 2016 · 3 comments
Closed

Acceptance tests do not work on Travis now default Ruby 2.2 #34

cardil opened this issue Jan 20, 2016 · 3 comments
Assignees

Comments

@cardil
Copy link
Collaborator

cardil commented Jan 20, 2016

Travis switched default Ruby to version 2.2 Now all acceptance tests that where running on RVM: default setting fail with message:

NameError: uninitialized constant Syck

There is a need to set RVM to 2.1 in acceptance tests until support for Ruby 2.2 will be available.

@cardil cardil added the bug label Jan 20, 2016
@cardil cardil self-assigned this Jan 20, 2016
@cardil cardil added the HOT label Jan 20, 2016
@cardil
Copy link
Collaborator Author

cardil commented Jan 20, 2016

This blocks all tests and need to be addressed ASAP

@cardil
Copy link
Collaborator Author

cardil commented Jan 20, 2016

This finally should be addressed in #35

cardil added a commit that referenced this issue Jan 20, 2016
…rvm-21

Fixing #34: running acceptance tests on rvm 2.1 instead of default
@cardil
Copy link
Collaborator Author

cardil commented Jan 20, 2016

Closing this issue due to merging of PR #36

@cardil cardil closed this as completed Jan 20, 2016
@cardil cardil added this to the v1.0.3 - RubyCake milestone Jan 29, 2016
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

1 participant