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 the postbuild task which stops the other configurations if
it noticed the current one finishing as a failure. However such approach
marks the whole matrix as aborted instead of failed.

Could you advice me how can I tune the script or the matrix job
configuration so that the whole build (i.e. the matrix) will be marked as
failure?
Regards.

Reply via email to