[resent to dev@] On Sat, Mar 04, 2023 at 01:40:39PM -0000, ic...@apache.org wrote: > Author: icing > Date: Sat Mar 4 13:40:38 2023 > New Revision: 1908060 > > URL: http://svn.apache.org/viewvc?rev=1908060&view=rev > Log: > Test case updates related to macOS ventura changes: > > - python 3.11 deprecates the `cg` module, replacing > url query and multipart form-data handling with new code > - adaptions to changes in openssl/curl behaviours > - all mod_tls test cases now have prefix `test_tls_` for > easier scoping.
This seems to be failing: https://github.com/apache/httpd/actions/runs/4341851149/jobs/7581956398 1) Maybe some new pypi requirement or something? Looks like the CGI scripts are now giving 500 errors. 2) What is the path to the relevant error_log when running those tests, we can tweak the config to grab that file and upload it for easy diagnosis.