Code review comment for ~ahasenack/ubuntu/+source/apache2:cosmic-apache2-2.4.33-3

Revision history for this message
Andreas Hasenack (ahasenack) wrote :

Ok, tests pass now: https://pastebin.ubuntu.com/p/pxsmyYyKpp/

(apache-2.4.33-wont-start-ssl-compression)ubuntu@cosmic-apache2-merge:~/git/qa-regression-testing/scripts$ time sudo ./test-apache2.py 2>&1 | tee ~/new-test-run
test_basic_rewrite (__main__.BasicTest)
Test basic rewrite functionality ... ok
test_cve_2007_6203 (__main__.BasicTest)
Test CVE-2007-6203 ... ok
test_cve_2007_6420 (__main__.BasicTest)
Test CVE-2007-6420 ... ok
test_cve_2008_2168 (__main__.BasicTest)
(...)
test_htpasswd_sha (__main__.HTPasswdTest)
Test htpasswd to ensure crypt returns sane sha results ... ok

----------------------------------------------------------------------
Ran 37 tests in 432.842s

OK

  GET (no credentials)

real 7m12.959s

Please re-review, thanks

« Back to merge proposal