automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Stopping unit test on failed partial ordering dependency


From: John Calcote
Subject: Re: Stopping unit test on failed partial ordering dependency
Date: Mon, 22 Apr 2019 22:33:47 -0600

On Mon, Apr 22, 2019 at 10:12 PM Kip Warner <address@hidden> wrote:

> How can I solve this problem?


Try using a stamp file only created on success. To do this you’ll need to
wrap your test calls in a script that creates the stamp file on success.

John

>


reply via email to

[Prev in Thread] Current Thread [Next in Thread]