Re: svn commit: r1919534 - in /httpd/test/framework/trunk/t: conf/extra.conf.in modules/rewrite.t

2024-07-27 Thread Yann Ylavic
On Fri, Jul 26, 2024 at 6:10 PM Joe Orton  wrote:
>
> On Fri, Jul 26, 2024 at 03:52:40PM -, yla...@apache.org wrote:
> > Author: ylavic
> > Date: Fri Jul 26 15:52:40 2024
> > New Revision: 1919534
> >
> > URL: http://svn.apache.org/viewvc?rev=1919534&view=rev
> > Log:
> > Is that what's wrong in ci?
>
> You mean for 2.4.x? Trunk is (was) passing, though
> https://github.com/apache/httpd/actions/runs/10113115333 looks like some
> transient/random failure.

Ah ok.

>
> 2.4.x has been failing since
> https://github.com/apache/httpd-tests/commit/f1044d936f0a842bf9f56af54546d4d6001b7242
> and I had assumed it would start passing with the backport of r1919325.

Right, I thought that the new tests were disabled for >2.4.62 but
missed that 2.4.x was AP_SERVER_PATCHLEVEL_NUMBER=63 already..
r1919325 backported now and all is good it seems.

Thanks!


Re: svn commit: r1919534 - in /httpd/test/framework/trunk/t: conf/extra.conf.in modules/rewrite.t

2024-07-26 Thread Joe Orton
On Fri, Jul 26, 2024 at 03:52:40PM -, yla...@apache.org wrote:
> Author: ylavic
> Date: Fri Jul 26 15:52:40 2024
> New Revision: 1919534
> 
> URL: http://svn.apache.org/viewvc?rev=1919534&view=rev
> Log:
> Is that what's wrong in ci?

You mean for 2.4.x? Trunk is (was) passing, though 
https://github.com/apache/httpd/actions/runs/10113115333 looks like some 
transient/random failure.

2.4.x has been failing since 
https://github.com/apache/httpd-tests/commit/f1044d936f0a842bf9f56af54546d4d6001b7242
 
and I had assumed it would start passing with the backport of r1919325.