Hello, Frederic
I have applied only that part
barrier b cond 3
@@ -29,7 +30,7 @@ syslog S3 -level notice {
recv
expect ~ "[^:\\[ ]\\[${h1_pid}\\]: Proxy be3 started"
recv
- expect ~ "[^:\\[ ]\\[${h1_pid}\\]: Health check for server be3/srv3
failed, reason: Layer4 .* check duration: [[:digit:]]+ms, status: 0/1 DOWN."
+ expect ~ "[^:\\[ ]\\[${h1_pid}\\]: Health check for server be3/srv3
failed, reason: Layer4 connection problem, info: \"General socket error
\\(Network is unreachable\\)\", check duration: [[:digit:]]+ms, status: 0/1
DOWN."
} -start
it works, test is green now (on freebsd)
https://cirrus-ci.com/task/6252507322908672
пн, 29 апр. 2019 г. в 19:14, Frederic Lecaille <[email protected]>:
> On 4/29/19 3:56 PM, Илья Шипицин wrote:
> > well, in cirrus-ci we can choose several freebsd images. I just picked
> > up the most recent one.
> >
> > I'll try older images soon.
> >
> > actually, there are several options
> >
> > 1) add special "ignore" to those tests (can we ignore certain tests, for
>
> Well this reg test was originally Linux specific.
>
> With the patch attached we can make it be Linux specific again.
>
>
> Fred.
>