control: affects -1 ruby-vips

G.
On Fri, 4 Sep 2020 17:14:23 +0200 Gianfranco Costamagna 
<locutusofb...@debian.org> wrote:
> Source: vips
> Version: 8.10.0-1
> Severity: serious
> 
> Hello, your package regressed its testsuite on arm64 in Debian and Ubuntu (in 
> Ubuntu also ppc64el, in Debian I didn't check but the failure is the same)
> 
> https://ci.debian.net/packages/r/ruby-vips/testing/arm64/
> 
> ????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????
> ??? Checking Rubygems dependency resolution on ruby2.7                        
>    ???
> ????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????
> 
> GEM_PATH= ruby2.7 -e gem\ \"ruby-vips\"
> 
> ????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????
> ??? Run tests for ruby2.7 from debian/ruby-tests.rake                         
>    ???
> ????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????
> 
> mv lib .gem2deb.lib
> RUBYLIB=. GEM_PATH= ruby2.7 -S rake -f debian/ruby-tests.rake
> /usr/share/rubygems-integration/all/gems/rspec-core-3.9.1/lib/rspec/core/rake_task.rb:125:
>  warning: deprecated Object#=~ is called on Array; it always returns nil
> /usr/bin/ruby2.7 
> -I/usr/share/rubygems-integration/all/gems/rspec-support-3.9.2/lib:/usr/share/rubygems-integration/all/gems/rspec-core-3.9.1/lib
>  /usr/share/rubygems-integration/all/gems/rspec-core-3.9.1/exe/rspec 
> --pattern ./spec/\*\*/\*_spec.rb --backtrace -r ./spec/spec_helper.rb
> ............./usr/lib/ruby/vendor_ruby/vips/object.rb:269: warning: Capturing 
> the given block using Proc.new is deprecated; use `&block` instead
> /usr/lib/ruby/vendor_ruby/vips/object.rb:269: warning: Capturing the given 
> block using Proc.new is deprecated; use `&block` instead
> ./usr/lib/ruby/vendor_ruby/vips/object.rb:269: warning: Capturing the given 
> block using Proc.new is deprecated; use `&block` instead
> ../usr/lib/ruby/vendor_ruby/vips/object.rb:269: warning: Capturing the given 
> block using Proc.new is deprecated; use `&block` instead
> /usr/lib/ruby/vendor_ruby/vips/object.rb:269: warning: Capturing the given 
> block using Proc.new is deprecated; use `&block` instead
> ......................................F....................................
> 
> Failures:
> 
>   1) Vips::Image can dilate
>      Failure/Error: expect(im.getpoint(11, 12)).to eq([255])
> 
>        expected: [255]
>             got: [0.0]
> 
>        (compared using ==)
>      # 
> /usr/share/rubygems-integration/all/gems/rspec-support-3.9.2/lib/rspec/support.rb:97:in
>  `block in <module:Support>'
>      # 
> /usr/share/rubygems-integration/all/gems/rspec-support-3.9.2/lib/rspec/support.rb:106:in
>  `notify_failure'
>      # 
> /usr/share/rubygems-integration/all/gems/rspec-expectations-3.9.0/lib/rspec/expectations/fail_with.rb:35:in
>  `fail_with'
>      # 
> /usr/share/rubygems-integration/all/gems/rspec-expectations-3.9.0/lib/rspec/expectations/handler.rb:38:in
>  `handle_failure'
>      # 
> /usr/share/rubygems-integration/all/gems/rspec-expectations-3.9.0/lib/rspec/expectations/handler.rb:50:in
>  `block in handle_matcher'
>      # 
> /usr/share/rubygems-integration/all/gems/rspec-expectations-3.9.0/lib/rspec/expectations/handler.rb:27:in
>  `with_matcher'
>      # 
> /usr/share/rubygems-integration/all/gems/rspec-expectations-3.9.0/lib/rspec/expectations/handler.rb:48:in
>  `handle_matcher'
>      # 
> /usr/share/rubygems-integration/all/gems/rspec-expectations-3.9.0/lib/rspec/expectations/expectation_target.rb:65:in
>  `to'
>      # ./spec/image_spec.rb:477:in `block (2 levels) in <top (required)>'
>      # 
> /usr/share/rubygems-integration/all/gems/rspec-core-3.9.1/lib/rspec/core/example.rb:257:in
>  `instance_exec'
>      # 
> /usr/share/rubygems-integration/all/gems/rspec-core-3.9.1/lib/rspec/core/example.rb:257:in
>  `block in run'
>      # 
> /usr/share/rubygems-integration/all/gems/rspec-core-3.9.1/lib/rspec/core/example.rb:503:in
>  `block in with_around_and_singleton_context_hooks'
>      # 
> /usr/share/rubygems-integration/all/gems/rspec-core-3.9.1/lib/rspec/core/example.rb:460:in
>  `block in with_around_example_hooks'
>      # 
> /usr/share/rubygems-integration/all/gems/rspec-core-3.9.1/lib/rspec/core/hooks.rb:472:in
>  `block in run'
>      # 
> /usr/share/rubygems-integration/all/gems/rspec-core-3.9.1/lib/rspec/core/hooks.rb:610:in
>  `run_around_example_hooks_for'
>      # 
> /usr/share/rubygems-integration/all/gems/rspec-core-3.9.1/lib/rspec/core/hooks.rb:472:in
>  `run'
>      # 
> /usr/share/rubygems-integration/all/gems/rspec-core-3.9.1/lib/rspec/core/example.rb:460:in
>  `with_around_example_hooks'
>      # 
> /usr/share/rubygems-integration/all/gems/rspec-core-3.9.1/lib/rspec/core/example.rb:503:in
>  `with_around_and_singleton_context_hooks'
>      # 
> /usr/share/rubygems-integration/all/gems/rspec-core-3.9.1/lib/rspec/core/example.rb:254:in
>  `run'
>      # 
> /usr/share/rubygems-integration/all/gems/rspec-core-3.9.1/lib/rspec/core/example_group.rb:633:in
>  `block in run_examples'
>      # 
> /usr/share/rubygems-integration/all/gems/rspec-core-3.9.1/lib/rspec/core/example_group.rb:629:in
>  `map'
>      # 
> /usr/share/rubygems-integration/all/gems/rspec-core-3.9.1/lib/rspec/core/example_group.rb:629:in
>  `run_examples'

Reply via email to