-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
rake cucumber is failed on Ruby 2.4 #1070
Comments
Thanks for investigating @junaruga. First step here would be to open a WIP PR with the 2.4 build added to travis, so we can all see and talk about the failures. I haven't used 2.4 myself yet but I'm eager for us to support it ASAP. |
@mattwynne ok I will send PR adding Ruby 2.4.0 after #1069 is merged. thanks! |
@mattwynne ok. I created PR for that now, as I have heard json-1.8.6 (Ruby 2.4.0 compatibility) was released. thanks! |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Summary
bundle exec rake cucumber
is failed on Ruby 2.4.Expected Behavior
bundle exec rake cucumber
is done successfully.Current Behavior
bundle exec rake cucumber
is failed.bundle exec rake spec
is done successfully.Possible Solution
Fix tests
Steps to Reproduce (for bugs)
Patch this at first.
#1069
Then
Context & Motivation
We are happy to run cucumber on Ruby 2.4.
Your Environment
Fedora 24
https://admin.fedoraproject.org/pkgdb/package/rpms/rubygem-cucumber/
The text was updated successfully, but these errors were encountered: