--state breaks refactoring

Andy Armstrong andy at hexten.net
Wed Dec 19 09:30:25 EST 2007


On 19 Dec 2007, at 14:24, Ovid wrote:

> --- Andy Armstrong <andy at hexten.net> wrote:
>
>>> Ah, that seems to work (though it fails with -j9 :)
>>
>> Hmm. Any idea why?
>
> I don't have time to look into this right now, but here's my  
> scrollback
> buffer.
>
> Cheers,
> Ovid
>
> $ prove --state=hot,slow,save -j9 -r t


It probably works if test against the new code rather than the  
installed version:

$ prove --state=hot,slow,save -j9 -rb t

Does that fix it? :)

-- 
Andy Armstrong, Hexten






More information about the tapx-dev mailing list