> -----Original Message-----
> From: Evgeny Kotkov [mailto:[email protected]]
> Sent: donderdag 23 maart 2017 10:27
> To: Daniel Shahaf <[email protected]>
> Cc: [email protected]; Bert Huijben <[email protected]>
> Subject: Re: [PATCH] HTTP/2: Fix improper handling of
> SETTINGS_INITIAL_WINDOW_SIZE
>
> Daniel Shahaf <[email protected]> writes:
>
> > That or r1788145 broke buildbot:
> >
> > https://ci.apache.org/builders/serf-x64-macosx-default-
> openssl/builds/484
> > https://ci.apache.org/builders/serf-x64-macosx-apr1.5/builds/498
>
> These two changes aren't triggered by "scons check" on the buildbots,
> so it is very unlikely that they have caused the failures.
>
> I see that the buildbots have been failing once in a while, with similar
> output:
>
> https://ci.apache.org/builders/serf-x64-macosx-default-
> openssl/builds/466/
> https://ci.apache.org/builders/serf-x64-macosx-apr2.0-dev/builds/451/
> https://ci.apache.org/builders/serf-x64-macosx/builds/501/
>
> (Perhaps, this is caused by a test suite bug or indicates an existing
> issue in the code.)
Just forcing the builds one at a time fixes the problem...
So unless you want to do the heavy debugging to get down to the real issue,
feel free to ignore this problem :-)
Bert