On the '1.3.x' branch: Fix a test suite issue that is specific to this branch:
the test_https_server_proxy_setup() function wasn't checking the error status
when starting the test server.

This seems to currently be causing a segfault on the buildbot, instead of
regular test errors:
https://github.com/apache/serf/actions/runs/4745239939/jobs/8427266786

* test/test_util.c
  (test_https_server_proxy_setup): Return the error status if we fail to
   start either of the servers.


git-svn-id: https://svn.apache.org/repos/asf/serf/branches/1.3.x@1909278 13f79535-47bb-0310-9956-ffa450edef68
1 file changed