On Tue, Jan 28, 2020 at 06:02:16PM +0500, ???? ??????? wrote:
> ??, 28 ???. 2020 ?. ? 16:02, Willy Tarreau <w...@1wt.eu>:
> 
> > On Tue, Jan 28, 2020 at 02:13:15PM +0500, ???? ??????? wrote:
> > > btw, we can remove "allowed failure" since this test is slow and excluded
> > >
> > > https://travis-ci.com/haproxy/haproxy/jobs/280882138
> >
> > My understanding of the commit message was that it was excluded because
> > of issue #429. Am I wrong ?
> >
> 
> it was excluded 2 times.
> 
> first, we marked openssl-1.0.2 as "allowed failure" because of #429
> second, it was excluded, because it is "slow" test

Hmmm no, we instead disabled slow regtests, but I'm not seeing anything
specific there under the allow_failures section :

  allow_failures:
  - os: linux
    arch: ppc64le
    if: type == cron
    compiler: gcc
    env: TARGET=linux-glibc OPENSSL_VERSION=1.0.2u

So my understanding is that it's still valid due to the error on
"set ssl cert".

Or maybe you mean something different ?

Willy

Reply via email to