Parallel execution of unittests

Dicebot via Digitalmars-d digitalmars-d at puremagic.com
Thu May 8 06:04:02 PDT 2014


On Tuesday, 6 May 2014 at 20:41:01 UTC, Andrei Alexandrescu wrote:
> On 5/6/14, 11:27 AM, Dicebot wrote:
>> On Tuesday, 6 May 2014 at 18:13:01 UTC, Andrei Alexandrescu 
>> wrote:
>>> On 5/6/14, 10:43 AM, Dicebot wrote:
>>>> Disk I/O failure throws Exception which can be easily 
>>>> consumed somewhere
>>>> inside tested control flow resulting in absolutely 
>>>> mysterious test
>>>> failures.
>>>
>>> If you're pointing out full /tmp/ should be nicely diagnosed 
>>> by the
>>> unittest, I agree. -- Andrei
>>
>> Good we have a common base ground :)
>>
>> It inevitably arises next question though : how unittest can 
>> diagnose
>> it?
>
> Fail with diagnostic. -- Andrei

This is funnily ambiguous statement :)


More information about the Digitalmars-d mailing list