Re: Broken: apache/httpd#1831 (trunk - 243c5fa)

2021-08-26 Thread ste...@eissing.org
> Am 26.08.2021 um 16:44 schrieb Joe Orton : > > On Thu, Aug 26, 2021 at 01:11:16PM +0200, ste...@eissing.org wrote: >> Joe: with r1892615 I fixed a bug in waiting for the server to become >> unresponsive after a stop. This *should* make timed waits unnecessary >> in the http2 test suite. > >

Re: Broken: apache/httpd#1831 (trunk - 243c5fa)

2021-08-26 Thread Joe Orton
On Thu, Aug 26, 2021 at 01:11:16PM +0200, ste...@eissing.org wrote: > Joe: with r1892615 I fixed a bug in waiting for the server to become > unresponsive after a stop. This *should* make timed waits unnecessary > in the http2 test suite. Great stuff, thanks for all your work Stefan. It worked l

Re: Broken: apache/httpd#1831 (trunk - 243c5fa)

2021-08-26 Thread ste...@eissing.org
Joe: with r1892615 I fixed a bug in waiting for the server to become unresponsive after a stop. This *should* make timed waits unnecessary in the http2 test suite. - Stefan > Am 26.08.2021 um 10:43 schrieb ste...@eissing.org: > > > >> Am 26.08.2021 um 10:27 schrieb Ruediger Pluem : >> >> >>

Re: Broken: apache/httpd#1831 (trunk - 243c5fa)

2021-08-26 Thread ste...@eissing.org
> Am 26.08.2021 um 10:27 schrieb Ruediger Pluem : > > > > On 8/26/21 10:21 AM, ste...@eissing.org wrote: >> >> >>> Am 26.08.2021 um 10:16 schrieb Joe Orton : >>> >>> On Thu, Aug 26, 2021 at 09:51:07AM +0200, ste...@eissing.org wrote: https://app.travis-ci.com/github/apache/httpd

Re: Broken: apache/httpd#1831 (trunk - 243c5fa)

2021-08-26 Thread Ruediger Pluem
On 8/26/21 10:21 AM, ste...@eissing.org wrote: > > >> Am 26.08.2021 um 10:16 schrieb Joe Orton : >> >> On Thu, Aug 26, 2021 at 09:51:07AM +0200, ste...@eissing.org wrote: >>> https://app.travis-ci.com/github/apache/httpd >>> assert env.apache_restart() == 0 >>> 3026E assert 1 =

Re: Broken: apache/httpd#1831 (trunk - 243c5fa)

2021-08-26 Thread ste...@eissing.org
> Am 26.08.2021 um 10:16 schrieb Joe Orton : > > On Thu, Aug 26, 2021 at 09:51:07AM +0200, ste...@eissing.org wrote: >> https://app.travis-ci.com/github/apache/httpd >> >>> assert env.apache_restart() == 0 >> 3026E assert 1 == 0 >> 3027E+ where 1 = > >() >> 3028E+

Re: Broken: apache/httpd#1831 (trunk - 243c5fa)

2021-08-26 Thread Joe Orton
On Thu, Aug 26, 2021 at 09:51:07AM +0200, ste...@eissing.org wrote: > https://app.travis-ci.com/github/apache/httpd > > > assert env.apache_restart() == 0 > 3026E assert 1 == 0 > 3027E+ where 1 = >() > 3028E+where > = 0x7ffb03366a60>.apache_restart > 3029 > 3030

Re: Broken: apache/httpd#1831 (trunk - 243c5fa)

2021-08-26 Thread ste...@eissing.org
> Am 25.08.2021 um 17:34 schrieb Joe Orton : > > On Wed, Aug 25, 2021 at 05:08:06PM +0200, ste...@eissing.org wrote: >> >> >>> Am 25.08.2021 um 17:06 schrieb Yann Ylavic : >>> >>> Thanks, looks good, it probably needs a backport to 2.4.x since the >>> first travis failure was there (Build #1