Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[6.9.11-17] failed test suite #82

Closed
remicollet opened this issue Jun 8, 2020 · 4 comments
Closed

[6.9.11-17] failed test suite #82

remicollet opened this issue Jun 8, 2020 · 4 comments

Comments

@remicollet
Copy link
Contributor

ERROR: tests/validate-formats-memory.tap - too few tests run (expected 1, got 0)
ERROR: tests/validate-formats-disk.tap - too few tests run (expected 1, got 0)
ERROR: tests/validate-formats-map.tap - too few tests run (expected 1, got 0)

@remicollet
Copy link
Contributor Author

ERROR: tests/validate-formats-memory
====================================

1..1
Version: ImageMagick 6.9.11-17 Q16 x86_64 2020-06-08 https://imagemagick.org
Copyright: © 1999-2020 ImageMagick Studio LLC

ImageMagick Validation Suite (FormatsMemory)

[pixel-cache: memory] validate image formats in memory:
  test 0: ART/Undefined/TrueColor/8-bits... pass
  test 1: ART/Undefined/TrueColorAlpha/8-bits... pass
  test 2: ART/Undefined/Grayscale/8-bits... pass

...

  test 975: YCbCrA/Undefined/TrueColor/8-bits... pass
  test 976: YCbCrA/Undefined/TrueColorAlpha/8-bits... pass
lt-validate: magick/string.c:1188: GetStringInfoDatum: Assertion `string_info->signature == MagickCoreSignature' failed.
./tests/validate-formats-memory.tap: line 23: 194120 Aborted                 (core dumped) ${VALIDATE} -validate formats-memory
  test 977: YCbCrA/Undefined/Grayscale/8-bits... pass
  not ok
ERROR: tests/validate-formats-memory.tap - too few tests run (expected 1, got 0)

@remicollet
Copy link
Contributor Author

Notice: version 7.0.10-17 is not affected

@urban-warrior
Copy link
Member

Thanks for the problem report. We can reproduce it and will have a patch to fix it in the GIT master branch @ https://github.com/ImageMagick/ImageMagick later today. The patch will be available in the beta releases of ImageMagick @ https://www.imagemagick.org/download/beta/ by sometime tomorrow.

@remicollet
Copy link
Contributor Author

I confirm 6.9.11-18 fixed this issue

thanks

bmwiedemann added a commit to bmwiedemann/openSUSE that referenced this issue Jun 11, 2020
https://build.opensuse.org/request/show/813394
by user pgajdos + dimstar_suse
- version update to 7.0.10.18
  * Colorspace change will remove ICC profile (reference
    ImageMagick/ImageMagick6#82).

- version update to 7.0.10.17
  * Free up memory after a ICC profile is removed.

- version update to 7.0.10.16
  * Don't check for incompatible ICC profiles when writing PDF images, instead
    the user is expected to provide compatible image colorspaces or strip the
    ICC profile with, for example, the -strip option.
  * Clipping was not returning expected results (reference
    ImageMagick/ImageMagick#2061).
  * Don't write a ICC profile to PDF if the image is gray (reference
    ImageMagick/ImageMagick#2070).
netbsd-srcmastr pushed a commit to NetBSD/pkgsrc that referenced this issue Jun 19, 2020
2020-06-12  7.0.10-19 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.10-19, GIT revision 17343:e552d22:20200612

2020-06-09  7.0.10-19 Cristy  <quetzlzacatenango@image...>
  * Improve checking for write failures (reference
    ImageMagick/ImageMagick#2081).

2020-06-08  7.0.10-18 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.10-18, GIT revision 17333:d071c2032:20200608

2020-06-08  7.0.10-18 Cristy  <quetzlzacatenango@image...>
  * Colorspace change will remove ICC profile (reference
    ImageMagick/ImageMagick6#82).

2020-06-07  7.0.10-17 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.10-17, GIT revision 17311:8b5350f:20200607

2020-06-03  7.0.10-17 Cristy  <quetzlzacatenango@image...>
  * Free up memory after a ICC profile is removed.

2020-05-31  7.0.10-16 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.10-16, GIT revision 17294:5be1abe:20200531

2020-05-30  7.0.10-16 Cristy  <quetzlzacatenango@image...>
  * Fix PDF XREF directory for image sequences with and without ICC profiles.

2020-05-29  7.0.10-15 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.10-15, GIT revision 17282:9294896:20200529

2020-05-24  7.0.10-15 Cristy  <quetzlzacatenango@image...>
  * Clipping was not returning expected results (reference
    ImageMagick/ImageMagick#2061).
  * Don't write a ICC profile to PDF if the image is gray (reference
    ImageMagick/ImageMagick#2070).

2020-05-22  7.0.10-14 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.10-14, GIT revision 17268:e9c804c93:20200522

2020-05-22  7.0.10-14 Cristy  <quetzlzacatenango@image...>
  * Errant warning when reading a profile file (reference
    ImageMagick/ImageMagick#2030).
   * Fix one off error on PDF object for images with ICC profile.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants