Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 636602 - dev-util/cucumber-2.4.0-r1 is missing bundler depend: No such file or directory - bundle (Aruba::LaunchError)
Summary: dev-util/cucumber-2.4.0-r1 is missing bundler depend: No such file or directo...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2017-11-05 11:27 UTC by Sergei Trofimovich (RETIRED)
Modified: 2017-12-06 07:12 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sergei Trofimovich (RETIRED) gentoo-dev 2017-11-05 11:27:27 UTC
Failing tests on ia64 as [1]
Installing =dev-ruby/bundler-1.12.5 makes it fail on 'pry' (https://bugs.gentoo.org/628580)


[1] test failures:
 * Running compile phase for all ...
>>> Source compiled.
>>> Test phase: dev-util/cucumber-2.4.0-r1
 * Running test phase for ruby22 ...
WARNING: Nokogiri was built against LibXML version 2.9.4, but has dynamically loaded 2.9.6
..............................................................................................................................................................................................$
..............................................................................................................................................................................................$
..............................................................................................................................................................................................$
....

Finished in 6.45 seconds (files took 2.31 seconds to load)
577 examples, 0 failures

Using the default profile...
..............................................................................................................................................................................................$
..............................................................................................................................................................................................$
..............................................................................................................................................................................................$
..............................................................................................................................................................................................$
..............................................................................................................................................................................................$
......................F-...F--................................................................................................................................................................$
....

(::) failed steps (::)

No such file or directory - bundle (Aruba::LaunchError)
features/docs/raketask.feature:38:in `When I run `bundle exec rake pass`'

No such file or directory - bundle (Aruba::LaunchError)
features/docs/raketask.feature:42:in `When I run `bundle exec rake fail`'

Failing Scenarios:
cucumber features/docs/raketask.feature:37 # Scenario: Passing feature
cucumber features/docs/raketask.feature:41 # Scenario: Failing feature

194 scenarios (2 failed, 192 passed)
1150 steps (2 failed, 3 skipped, 1145 passed)
Comment 1 Larry the Git Cow gentoo-dev 2017-12-06 07:12:49 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b38e59ff5b93cb282a2fa74e82f23c47137cb6f

commit 5b38e59ff5b93cb282a2fa74e82f23c47137cb6f
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2017-12-06 07:12:37 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2017-12-06 07:12:37 +0000

    dev-util/cucumber: add missing test dependency on bundler
    
    Closes: https://bugs.gentoo.org/636602
    Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-util/cucumber/cucumber-2.4.0-r1.ebuild | 1 +
 1 file changed, 1 insertion(+)