Giter VIP home page Giter VIP logo

Comments (7)

DanBloomberg avatar DanBloomberg commented on June 30, 2024

Thank you for reporting this issue.

You skipped 25 tests because you don't have gnuplot, but that should not be a problem.

Are you running the test with make -jx check where x > 1? If so, please re-run with just make check, and that should fix the tests, which are likely due to a race condition.

Otherwise, there are a couple of puzzles here.

(1) The jp2k tests failed for RGB and 16 bpp, based on the error messages. However, they returned success! Also, why is it that the written jp2k files can't be read?

(2) pnm is failing for two 32-bit images that were derived from 1 and 2 spp with alpha. This is very strange, because pnm I/O does not depend on any external imaging library.

In any event, I will modify ioFormatTestj() to allow retrieval of the output written files, which will simplify any problem diagnosis.

As for updating the release to 1.84, I expect to do that in the next month, so that we have a new stable version for Ubuntu 24.04

from leptonica.

kloczek avatar kloczek commented on June 30, 2024

Are you running the test with make -jx check where x > 1? If so, please re-run with just make check, and that should fix the tests, which are likely due to a race condition.

Yes I'm running with -j48.
OK will try .. so it looks like it is only parallelisation issue 🤔
Good to know 👍

from leptonica.

kloczek avatar kloczek commented on June 30, 2024

Just tested that with -j1 test suite is OK.

from leptonica.

DanBloomberg avatar DanBloomberg commented on June 30, 2024

Great. Thanks for clarifying.

from leptonica.

kloczek avatar kloczek commented on June 30, 2024

Is this parallelisation issue is already solved or still not? 🤔

from leptonica.

DanBloomberg avatar DanBloomberg commented on June 30, 2024

It continues and I'm not concerned about it. I will make a note in the README.html that the test should be done for j1.

from leptonica.

kloczek avatar kloczek commented on June 30, 2024

As long as you are using automake I think that you shuld have look on
https://www.gnu.org/software/automake/manual/html_node/Serial-Test-Harness.html
https://www.gnu.org/software/automake/manual/html_node/Parallel-Test-Harness.html

from leptonica.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.