Le 29/09/2018 à 19:13, Santiago Vila a écrit :
> On Sat, Sep 29, 2018 at 05:00:42PM +0000, Xavier Guimard wrote:
> 
>> ------------------------------------------------------------------------
>> Disable 2 tests if only one CPU is available
>>
>> Closes: #909480)
> 
> Hmm. I see that as a time bomb. Would not be better to fix the test or
> disable the test for everyone?
> 
> Usually a small "sleep" at the proper place is enough to fix certain
> kind of race conditions.
> 
> Thanks.

Not so easy, bug is not in feersum itself but in test framework and the
potential sleep has to be set in a deeper library (not really
identified). 2nd pb: Plack::Test doesn't provide any way to give some
parameter to LWP.

So for now, I'll add a TODO:{} to have test results without penalize
Feersum.

Cheers,
Xavier

Reply via email to