[CMake] Run a single test without parallelism

Dzenan Zukic dzenan.zukic at kitware.com
Fri Apr 12 12:09:37 EDT 2019


Hi everybody,

is there a way to prevent a test being run concurrently? I have a few tests
which consume gigabytes of RAM, and when tests are being run in parallel
(e.g. -j5) some of them non-deterministically fail due to memory allocation
errors. Running most of the tests in parallel is an imperative because
there are thousands of them.

Regards,
Dženan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://cmake.org/pipermail/cmake/attachments/20190412/67cd233f/attachment.html>


More information about the CMake mailing list