[Dune-devel] Building unit tests in parallel

Dominic Kempf dominic.r.kempf at gmail.com
Mon Jul 6 10:46:42 CEST 2015


Hey Oli,

this is a side effect of #FS1621. To pass flags to the testing suite, you
would need to call the ctest test driver directly, our test magic does not
currently allow you to do that in a reasonable way, because you will not
build the tests.

Best,
Dominic

On Mon, Jul 6, 2015 at 10:25 AM, Oliver Sander <sander at igpm.rwth-aachen.de>
wrote:

> Dear cmake-experts,
> I just tried to build the dune-grid tests in parallel and observed the
> following behavior:
>
> ~/dune/dune-grid/build-cmake(master)> make test -j 4
> Running tests...
> Test project /home/sander/dune/dune-grid/build-cmake
> make[1]: warning: jobserver unavailable: using -j1.  Add '+' to parent
> make rule.
>
> Is that to be expected?  Is it a bug?
>
> Best,
> Oliver
>
>
> _______________________________________________
> Dune-devel mailing list
> Dune-devel at dune-project.org
> http://lists.dune-project.org/mailman/listinfo/dune-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.dune-project.org/pipermail/dune-devel/attachments/20150706/b1cb6d5d/attachment.htm>


More information about the Dune-devel mailing list