<div dir="ltr"><div><div><div>Hey Oli,<br><br></div>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.<br><br></div>Best,<br></div>Dominic<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jul 6, 2015 at 10:25 AM, Oliver Sander <span dir="ltr"><<a href="mailto:sander@igpm.rwth-aachen.de" target="_blank">sander@igpm.rwth-aachen.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear cmake-experts,<br>
I just tried to build the dune-grid tests in parallel and observed the following behavior:<br>
<br>
~/dune/dune-grid/build-cmake(master)> make test -j 4<br>
Running tests...<br>
Test project /home/sander/dune/dune-grid/build-cmake<br>
make[1]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.<br>
<br>
Is that to be expected?  Is it a bug?<br>
<br>
Best,<br>
Oliver<br>
<br>
<br>_______________________________________________<br>
Dune-devel mailing list<br>
<a href="mailto:Dune-devel@dune-project.org">Dune-devel@dune-project.org</a><br>
<a href="http://lists.dune-project.org/mailman/listinfo/dune-devel" rel="noreferrer" target="_blank">http://lists.dune-project.org/mailman/listinfo/dune-devel</a><br>
<br></blockquote></div><br></div>