-
-
Notifications
You must be signed in to change notification settings - Fork 716
Closed
Labels
Description
Hello, this is not a big issue, because the test always failed there, so the Debian/Ubuntu autopkgtest infrastructure is not showing it as "regressed"
However I would like to point this possible issue in the code (or in the test code)
https://travis-ci.org/github/kleisauke/ruby-vips/jobs/733637121
1) Vips::Image can load an image from a file
Failure/Error: expect(x.avg).to eq(128)
expected: 128
got: 9.388699710976274e-44
(compared using ==)
# ./spec/image_spec.rb:27:in `block (2 levels) in <top (required)>'