conan-io / conan-io/docs

CTEST parallel mode enabled if CMake builds in parallel

Open
#1,096 2 comments 1 reaction 1 assignee Claimed by @danimtb View on GitHub
complex: high complex: low component: build stage: review type: bug
Dominant language
C++
Stars
125
Forks
382
Avg merge
22h 39m
Merged PRs (30d)
21

Description

We are in the process to upgrade from 1.10 to 1.12

I saw from documentation if CMake help builder was constructed (it is by default) using parallel=True then the CTest runs tests in parallel mode as well.

I believe this is an oversight, you should put in CMake.test(...) a new variable that will pass -j to Ctest and not linking the two options build in parallel then tests in parallel.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.