Hi! Has anyone seen this failure before, on latest macOS with latest tools and homebrewed APR and OpenSSL:
There was 1 failure: 1) test_ssl_missing_client_certificate: /Users/brane/src/asf/serf/serf-trunk/test/test_ssl.c:1869: expected <120172> but was <120199> (This is with running "scons check" in an out-of-tree build.) The test case expects the status SERF_ERROR_SSL_SETUP_FAILED but receives SERF_ERROR_ISSUE_IN_TESTSUITE. It's strange that the same issue doesn't show up on the OSX buildbot — but that has a different version of the OS, APR, APU and OpenSSL. -- Brane