![]() |
|
Clear questions and runnable code get the best and fastest answer |
|
PerlMonks |
Re^2: Where should (or could) a distribution override HARNESS_OPTIONS?by davido (Archbishop) |
on Nov 22, 2012 at 22:09 UTC ( #1005189=note: print w/replies, xml ) | Need Help?? |
Thanks for pointing this out. You could very easily be right with respect to gcc being allowed to run in parallel. That means we've got another problem. I can't speak for Inline::C's test suite, but I can say that no Inline::CPP test is intentionally reliant on any other test. And to answer your question, Inline::CPP generates within an _Inline directory a new subdirectory for each build's files. Nevertheless, there must be some resource that is getting clobbered, and I should be investigating that instead of looking for a means of preventing parallel testing. More research needed in that area, it seems. Let's put the Inline::CPP example aside for a moment then, and let the original question stand without any strong example of a module that fits that infinitesimally small category. :) Dave
In Section
Seekers of Perl Wisdom
|
|