Closed wwood closed 8 years ago
Is this expected?
No, as you can see on Travis all test for v2.4.0 passes.
OK, good. I did not mean to imply anything negative about this project, apologies if that is what happened.
You have gherkin3-3.1.1 in the backtrace, v2.4.0 does not use gherkin3 v3.1.1, but gherkin v4.0 as the gemspec specifies.
I'm afraid this isn't the issue because v4 is also there. Thanks for this pickup though, it showed an error in a separate package definition. Fixing that error meant that v3 no longer appears in the gem list, but the error still happens minus the Gherkin3 warnings in the backtrace.
I'll keep looking, 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.
Hi there,
I'm trying to get a cucumber package together for GNU Guix. Running the tests which come as part of the 2.4.0 gem after
gem unpack
gave one failure. Is this expected?Your Environment
I'm in a Guix environment with Ruby 2.3.1p112.
I do not have the git checkout of v1.x-bugfix branch of
http://github.com/cucumber/cucumber-ruby-core.git
as specified in the Gemfile, but it doesn't seem on first glance to be related to the bug https://github.com/cucumber/cucumber-ruby-core/issues/109Thanks in advance. ben.