In higher version there is a possibility to set ABORTED (timeout) to FAILED.
But after the build is done, it's not possible (so no API for that).
Do you need it for the timeout? or real abort?
Sebastian Sawicki wrote:
It seems noone picked it up :(
So I wonder if there is any (API) way which c
It seems noone picked it up :(
So I wonder if there is any (API) way which could change the build status
from ABORTED to FAILED.
2012/6/18 Sebastian Sawicki
> Hi,
> Is there a way to configure the matrix job to fail immediately when one of
> the configuration failed.
> Currently (@1.424.3) the
Hi,
Is there a way to configure the matrix job to fail immediately when one of
the configuration failed.
Currently (@1.424.3) the other configurations proceeds although some had
already failed and it is known that even when those would succeed the whole
matrix build will be failed.
I have managed