Still failing with 6.9.5-0 on Linux/Mint 17.
For now, we're going to simply delete the t/filter.t test file so we can upgrade.
Search found 3 matches
- 2016-06-30T10:49:38-07:00
- Forum: PerlMagick
- Topic: Failing test with ImageMagick-6.9.4-4
- Replies: 2
- Views: 21708
- 2016-05-24T13:42:41-07:00
- Forum: PerlMagick
- Topic: Failing test with ImageMagick-6.9.4-4
- Replies: 2
- Views: 21708
Failing test with ImageMagick-6.9.4-4
Test 47 of t/filter.t is failing with:
Segment() ...
mean-error=0.0698270573404052, maximum-error=0.827450980392157
not ok 47
Building with perl 5.18.2. Any suggestions to help diagnose the problem?
Segment() ...
mean-error=0.0698270573404052, maximum-error=0.827450980392157
not ok 47
Building with perl 5.18.2. Any suggestions to help diagnose the problem?
- 2015-03-14T15:02:56-07:00
- Forum: Users
- Topic: Requiring delegates during automatic build
- Replies: 0
- Views: 4938
Requiring delegates during automatic build
Hey folks. I've written a build script for IM on our Unix-based app. Works fine. A colleague recently tried building the app, and IM installed fine for him as well. But he was missing a couple of delegates, and later tests failed due to that. Is there a way of specifying, during configure, that ...