qnikst/imagemagick

Test fail because of incomplete release archive

Closed this issue · 2 comments

peti commented

Citing from http://hydra.cryp.to/build/1047867/log/raw:

Running 1 test suites...
Test suite image-tests: RUNNING...
Behaves to spec:
  reading file: [Failed]
ERROR: ExceptionType {unExceptionType = 435}: unable to open image `data/mona-lisa.jpg': No such file or directory @ error/blob.c/OpenBlob/2675
  getting & reading blob: [Failed]
ERROR: ExceptionType {unExceptionType = 435}: unable to open image `data/mona-lisa.jpg': No such file or directory @ error/blob.c/OpenBlob/2675
  reading blob: [Failed]
ERROR: data/mona-lisa.jpg: openBinaryFile: does not exist (No such file or directory)
  magick wand cloning: [Failed]
ERROR: ExceptionType {unExceptionType = 435}: unable to open image `data/mona-lisa.jpg': No such file or directory @ error/blob.c/OpenBlob/2675
  writing image: [Failed]
ERROR: ExceptionType {unExceptionType = 435}: unable to open image `data/mona-lisa.jpg': No such file or directory @ error/blob.c/OpenBlob/2675
  width/height getters: [Failed]
ERROR: ExceptionType {unExceptionType = 435}: unable to open image `data/mona-lisa.jpg': No such file or directory @ error/blob.c/OpenBlob/2675
  image depth getter: [Failed]
ERROR: ExceptionType {unExceptionType = 435}: unable to open image `data/mona-lisa.jpg': No such file or directory @ error/blob.c/OpenBlob/2675
  image depth setter: [Failed]
ERROR: ExceptionType {unExceptionType = 435}: unable to open image `data/mona-lisa.jpg': No such file or directory @ error/blob.c/OpenBlob/2675
  jpeg format: [Failed]
ERROR: ExceptionType {unExceptionType = 435}: unable to open image `data/mona-lisa.jpg': No such file or directory @ error/blob.c/OpenBlob/2675
  png format: [Failed]
ERROR: ExceptionType {unExceptionType = 435}: unable to open image `data/croptest.png': No such file or directory @ error/blob.c/OpenBlob/2675
  set format: [Failed]
ERROR: ExceptionType {unExceptionType = 435}: unable to open image `data/mona-lisa.jpg': No such file or directory @ error/blob.c/OpenBlob/2675
  set bad format: [Failed]
ERROR: ExceptionType {unExceptionType = 435}: unable to open image `data/mona-lisa.jpg': No such file or directory @ error/blob.c/OpenBlob/2675
  getting jpeg compression quality: [Failed]
ERROR: ExceptionType {unExceptionType = 435}: unable to open image `data/mona-lisa.jpg': No such file or directory @ error/blob.c/OpenBlob/2675
  setting jpeg compression quality: [Failed]
ERROR: ExceptionType {unExceptionType = 435}: unable to open image `data/mona-lisa.jpg': No such file or directory @ error/blob.c/OpenBlob/2675
  stripping: [Failed]
ERROR: ExceptionType {unExceptionType = 435}: unable to open image `data/beach.jpg': No such file or directory @ error/blob.c/OpenBlob/2675
  trimming: [Failed]
ERROR: ExceptionType {unExceptionType = 435}: unable to open image `data/trimtest.png': No such file or directory @ error/blob.c/OpenBlob/2675
  format to MIME conversion: [OK]
  iterate: [Failed]
ERROR: ExceptionType {unExceptionType = 435}: unable to open image `data/croptest.png': No such file or directory @ error/blob.c/OpenBlob/2675
  getitng pixel: [Failed]
ERROR: ExceptionType {unExceptionType = 435}: unable to open image `data/croptest.png': No such file or directory @ error/blob.c/OpenBlob/2675
  cropping image: [Failed]
ERROR: ExceptionType {unExceptionType = 435}: unable to open image `data/croptest.png': No such file or directory @ error/blob.c/OpenBlob/2675
  resizing image: [Failed]
ERROR: ExceptionType {unExceptionType = 435}: unable to open image `data/mona-lisa.jpg': No such file or directory @ error/blob.c/OpenBlob/2675
  rotating image: [Failed]
ERROR: ExceptionType {unExceptionType = 435}: unable to open image `data/rotatetest.gif': No such file or directory @ error/blob.c/OpenBlob/2675
  image signature: [Failed]
ERROR: ExceptionType {unExceptionType = 435}: unable to open image `data/mona-lisa.jpg': No such file or directory @ error/blob.c/OpenBlob/2675
  getting alpha channel: [Failed]
ERROR: ExceptionType {unExceptionType = 435}: unable to open image `data/watermark.png': No such file or directory @ error/blob.c/OpenBlob/2675
  setting alpha channel: [Failed]
ERROR: ExceptionType {unExceptionType = 435}: unable to open image `data/watermark.png': No such file or directory @ error/blob.c/OpenBlob/2675
  getting background color: [Failed]
ERROR: ExceptionType {unExceptionType = 435}: unable to open image `data/mona-lisa.jpg': No such file or directory @ error/blob.c/OpenBlob/2675
  setting background color: [Failed]
ERROR: ExceptionType {unExceptionType = 435}: unable to open image `data/croptest.png': No such file or directory @ error/blob.c/OpenBlob/2675
  watermark: [Failed]
ERROR: ExceptionType {unExceptionType = 435}: unable to open image `data/beach.jpg': No such file or directory @ error/blob.c/OpenBlob/2675
  reset: [Failed]
ERROR: ExceptionType {unExceptionType = 435}: unable to open image `data/sasha.jpg': No such file or directory @ error/blob.c/OpenBlob/2675
  getting an imageS blob for an animated GIF: [Failed]
ERROR: ExceptionType {unExceptionType = 435}: unable to open image `data/newtons-cradle.gif': No such file or directory @ error/blob.c/OpenBlob/2675
  getting an imageS blob for a single image: [Failed]
ERROR: ExceptionType {unExceptionType = 435}: unable to open image `data/mona-lisa.jpg': No such file or directory @ error/blob.c/OpenBlob/2675

         Test Cases   Total       
 Passed  1            1           
 Failed  30           30          
 Total   31           31          
Test suite image-tests: FAIL

Thanks will update package soon.

I've added test files in d60ec14. Will be in a next version after 0.3.7. It will be either 0.3.8 or 0.4.0 depending on what other changes are.