Re: Run httpd's testsuite

2018-09-02 Thread Jim Jagielski
FWIW, I've never run 'make check' but always run the test suite explicitly. > On Sep 2, 2018, at 6:49 AM, Danesh Daroui wrote: > > Hi all, > > I would like to be bale to run Apache https's testsuite. I have clones > Apache-Test and configures the project with the given path and then > built

Re: Run httpd's testsuite

2018-09-02 Thread Danesh Daroui
Hi Daniel, Thank you for your clarification. I actually configured the server with --with-modules=reallyall and even --enable-load-all-modules and executed the tests but the result was same. Same tests didn't ran at all. The reason that I am a bit surprised with the small number of tests is that,

Re: Run httpd's testsuite

2018-09-02 Thread Daniel Ruggeri
Hi, Danesh; Actually, that output looks correct for a very limited server configuration. The test suite will detect the configured modules and run tests for only those modules. As you noticed, for example, since mod_perl is not installed in your server, those tests are skipped. If you built

Re: Is it interesting to add some filepath checks to apachectl -t ?

2018-09-02 Thread Daniel Ferradal
but httpd is invoked from it and already checks if document root exists and if does not it does not start, and log directory is always writable unless selinux is involved because those are written with root. So I am not sure what is the gain here. El dom., 2 sept. 2018 13:41, Yann Ylavic

Re: Is it interesting to add some filepath checks to apachectl -t ?

2018-09-02 Thread Yann Ylavic
Hi Stéphane, sorry for the delay. > > On 03/07/2018 22:57, Stéphane Blondon wrote: > > Hello, > > > > `apachectl -t` checks the configuration files. The documentation > > explains it's not complete. > > It seems paths (for DocumentRoot for example) or the write access for > > log directory are

Re: Is it interesting to add some filepath checks to apachectl -t ?

2018-09-02 Thread Stéphane Blondon
Hello, sorry to come back but I get no replies so I don't know if it has been ignored because considered as not good or you were too busy with the last release. Regards, Stéphane On 03/07/2018 22:57, Stéphane Blondon wrote: > Hello, > > `apachectl -t` checks the configuration files. The

Run httpd's testsuite

2018-09-02 Thread Danesh Daroui
Hi all, I would like to be bale to run Apache https's testsuite. I have clones Apache-Test and configures the project with the given path and then built the httpd server, but when I execute "make cheek", all tests for "all.t" are skipped. The logs show that the test scripts runs the server with

Bug report for Apache httpd-2 [2018/09/02]

2018-09-02 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned