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.12-9] test suite fails. #151

Closed
remicollet opened this issue Apr 27, 2021 · 4 comments · Fixed by #152
Closed

[6.9.12-9] test suite fails. #151

remicollet opened this issue Apr 27, 2021 · 4 comments · Fixed by #152

Comments

@remicollet
Copy link
Contributor

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

@remicollet
Copy link
Contributor Author

Notice: V7 is not affected (7.0.11-9)

@remicollet
Copy link
Contributor Author

Looks like there is a segfault during the test, from test-suite.log

...
  test 219: ICB/Undefined/TrueColor/12-bits... pass
  test 220: ICB/Undefined/TrueColor/16-bits... pass
  test 221: ICO/Undefined/TrueColor/8-bits... pass
./tests/validate-formats-disk.tap: line 23: 2619573 Aborted                 (core dumped) ${VALIDATE} -validate formats-disk
  test 222: ICO/Undefined/TrueColorAlpha/8-bits... pass
  test 223: ICO/Undefined/Graynot ok
ERROR: tests/validate-formats-disk.tap - too few tests run (expected 1, got 0)
...

@Lastique
Copy link
Contributor

Also reported in #150.

Lastique added a commit to Lastique/ImageMagick6 that referenced this issue Apr 27, 2021
This fixes incorrect data processing in libjpeg callbacks.

Fixes ImageMagick#150
Fixes ImageMagick#151
urban-warrior pushed a commit that referenced this issue Apr 29, 2021
This fixes incorrect data processing in libjpeg callbacks.

Fixes #150
Fixes #151
@remicollet
Copy link
Contributor Author

I confirm the fix is OK

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

2 participants