Re: [PATCH v1 9/9] .travis.yml: allow failure for unreliable hosts

2020-06-11 Thread Thomas Huth
On 02/06/2020 17.46, Alex Bennée wrote: > They will still run but they won't get in the way of the result. What does this exactly mean? Will we still get a notification e-mail when something went wrong during the test? Thomas

Re: [PATCH v1 9/9] .travis.yml: allow failure for unreliable hosts

2020-06-03 Thread Philippe Mathieu-Daudé
On 6/3/20 10:18 AM, Philippe Mathieu-Daudé wrote: > On 6/2/20 5:46 PM, Alex Bennée wrote: >> They will still run but they won't get in the way of the result. >> >> Signed-off-by: Alex Bennée >> --- >> .travis.yml | 5 + >> 1 file changed, 5 insertions(+) >> >> diff --git a/.travis.yml

Re: [PATCH v1 9/9] .travis.yml: allow failure for unreliable hosts

2020-06-03 Thread Philippe Mathieu-Daudé
On 6/2/20 5:46 PM, Alex Bennée wrote: > They will still run but they won't get in the way of the result. > > Signed-off-by: Alex Bennée > --- > .travis.yml | 5 + > 1 file changed, 5 insertions(+) > > diff --git a/.travis.yml b/.travis.yml > index 564be50a3c1..ec6367af1f0 100644 > ---

[PATCH v1 9/9] .travis.yml: allow failure for unreliable hosts

2020-06-02 Thread Alex Bennée
They will still run but they won't get in the way of the result. Signed-off-by: Alex Bennée --- .travis.yml | 5 + 1 file changed, 5 insertions(+) diff --git a/.travis.yml b/.travis.yml index 564be50a3c1..ec6367af1f0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -429,6 +429,7 @@ jobs: