Bug#820313: vim-addon-manager ftbfs (tests are failing)

Matthias Klose doko at debian.org
Thu Apr 7 10:45:43 UTC 2016


Package: src:vim-addon-manager
Version: 0.5.5
Severity: serious
Tags: sid stretch

The package currently fails to build (triggered by the recent vim update):

┌──────────────────────────────────────────────────────────────────────────────┐
│ Run tests for ruby2.3 from debian/ruby-tests.rake                            │
└──────────────────────────────────────────────────────────────────────────────┘

mv lib .gem2deb.lib
RUBYLIB=. GEM_PATH= ruby2.3 -S rake -f debian/ruby-tests.rake
/usr/bin/ruby2.3 -S rspec --color spec
.......................

Finished in 0.05316 seconds (files took 0.12667 seconds to load)
23 examples, 0 failures

/usr/bin/ruby2.3 -S cucumber --format progress
.......F--..................

(::) failed steps (::)

expected `[].empty?` to return false, got true 
(RSpec::Expectations::ExpectationNotMetError)
./features/step_definitions/steps.rb:78:in `/^the documentation should be indexed$/'
features/install.feature:17:in `Then the documentation should be indexed'

Failing Scenarios:
cucumber features/install.feature:15 # Scenario: addon with documentation

11 scenarios (1 failed, 10 passed)
29 steps (1 failed, 28 passed)
0m1.068s
rake aborted!
Command failed with status (1): [/usr/bin/ruby2.3 -S cucumber --format prog...]



More information about the pkg-vim-maintainers mailing list