Re: [RELEASE CANDIDATE] mod_perl-2.0.11 RC2

2019-09-25 Thread Damyan Ivanov
-=| Damyan Ivanov, 25.09.2019 23:06:56 +0300 |=- > -=| Steve Hay, 25.09.2019 08:34:07 +0100 |=- > > What happens if you revert the change in that file? I.e. Change > > FINFO_NAME back to FINFO_NORM on line 168, and on line 18 (the > > APR::Const -compile line)? Does that fix it for you? > > With t

Re: [RELEASE CANDIDATE] mod_perl-2.0.11 RC2

2019-09-25 Thread Adam Prime
What happens if you revert the change in that file? I.e. Change FINFO_NAME back to FINFO_NORM on line 168, and on line 18 (the APR::Const -compile line)? Does that fix it for you? With that change all the request_rec tests run and pass. Adam

Re: [RELEASE CANDIDATE] mod_perl-2.0.11 RC2

2019-09-25 Thread Damyan Ivanov
-=| Steve Hay, 25.09.2019 08:34:07 +0100 |=- > What happens if you revert the change in that file? I.e. Change > FINFO_NAME back to FINFO_NORM on line 168, and on line 18 (the > APR::Const -compile line)? Does that fix it for you? With these two lines reverted, all tests pass for me (and the Debia

Re: [RELEASE CANDIDATE] mod_perl-2.0.11 RC2

2019-09-25 Thread Steve Hay
On Wed, 25 Sep 2019 at 03:59, Adam Prime wrote: > > Still seeing the t/api/request_rec.t failures, which do not occur with > the same machine and same settings with 2.0.10. It's failing after the > mtime test, before the finfo test. > > Test Summary Report > --- > t/api/request_rec

Re: [RELEASE CANDIDATE] mod_perl-2.0.11 RC2

2019-09-25 Thread Steve Hay
On Wed, 25 Sep 2019 at 03:59, Adam Prime wrote: > > Still seeing the t/api/request_rec.t failures, which do not occur with > the same machine and same settings with 2.0.10. It's failing after the > mtime test, before the finfo test. > > Test Summary Report > --- > t/api/request_rec