Re: svn commit: r1856208 - /httpd/test/framework/trunk/t/apache/mergeslashes.t

2019-03-26 Thread Christophe JAILLET
Hi, not related to this patch (I have the same output before it was applied), but on my system, I get:    # SENDING to 127.0.0.1:8546    # GET /authz_core/a/b/c//index.html HTTP/1.1\r\nHost: merge-disabled\r\nConnection: close\r\n\r\n    # expected 200, got 403 for c// doesn't match

Re: svn commit: r1856208 - /httpd/test/framework/trunk/t/apache/mergeslashes.t

2019-03-26 Thread Joe Orton
On Tue, Mar 26, 2019 at 07:13:03AM +0100, Christophe JAILLET wrote: > Hi, > > not related to this patch (I have the same output before it was applied), > but on my system, I get: > >    # SENDING to 127.0.0.1:8546 >    # GET /authz_core/a/b/c//index.html HTTP/1.1\r\nHost: >

Re: [NOTICE] Intent to T 2.4.39

2019-03-26 Thread Daniel Ruggeri
On 2019/03/23 13:43:20, Daniel Ruggeri wrote: > Hi, all; > >    I see there are several things ready for release in 2.4.x so I'd like > to go ahead and get those things into our community's hands by rolling > in the next few days. > >    Please do shout loudly if you see any issues with

Re: [NOTICE] Intent to T 2.4.39

2019-03-26 Thread Stefan Eissing
Nothing like a members meeting to sneak in some test changes! > Am 26.03.2019 um 18:55 schrieb Joe Orton : > > On Tue, Mar 26, 2019 at 02:39:02PM -, Daniel Ruggeri wrote: >> I'll assume the absence of shouts to be a good sign :-) >> >> I'll T in about 24 hours from now. > > Smoke tests of

Re: [NOTICE] Intent to T 2.4.39

2019-03-26 Thread Joe Orton
On Tue, Mar 26, 2019 at 02:39:02PM -, Daniel Ruggeri wrote: > I'll assume the absence of shouts to be a good sign :-) > > I'll T in about 24 hours from now. Smoke tests of 2.4.x are looking good here, goferit! Regards, Joe

Re: [NOTICE] Intent to T 2.4.39

2019-03-26 Thread Dennis Clarke
On 3/26/19 10:39 AM, Daniel Ruggeri wrote: > > > On 2019/03/23 13:43:20, Daniel Ruggeri wrote: >> Hi, all; >> >>    I see there are several things ready for release in 2.4.x so I'd like >> to go ahead and get those things into our community's hands by rolling >> in the next few days. >> >>   

Re: svn commit: r1856208 - /httpd/test/framework/trunk/t/apache/mergeslashes.t

2019-03-26 Thread Christophe JAILLET
Le 26/03/2019 à 09:16, Joe Orton a écrit : On Tue, Mar 26, 2019 at 07:13:03AM +0100, Christophe JAILLET wrote: Hi, not related to this patch (I have the same output before it was applied), but on my system, I get:    # SENDING to 127.0.0.1:8546    # GET /authz_core/a/b/c//index.html

Re: svn commit: r1856208 - /httpd/test/framework/trunk/t/apache/mergeslashes.t

2019-03-26 Thread Eric Covener
> ># GET /authz_core/a/b/c//index.html HTTP/1.1\r\nHost: > > merge-disabled\r\nConnection: close\r\n\r\n > ># expected 200, got 403 for c// doesn't match locationmatch > >not ok 7 > ># Test 7 got: "403" (t/apache/mergeslashes.t at line 73 fail #7) > ># Expected: "200" (c//

Re: svn commit: r1856208 - /httpd/test/framework/trunk/t/apache/mergeslashes.t

2019-03-26 Thread Marion & Christophe JAILLET
Le 26/03/2019 à 22:52, Eric Covener a écrit : # GET /authz_core/a/b/c//index.html HTTP/1.1\r\nHost: merge-disabled\r\nConnection: close\r\n\r\n # expected 200, got 403 for c// doesn't match locationmatch not ok 7 # Test 7 got: "403" (t/apache/mergeslashes.t at line 73 fail #7)