libevent: Update test expectations

This commit is contained in:
Douglas R. Reno 2023-08-16 11:01:00 -05:00
parent 17b1ad97bb
commit 157ffdc27b

View File

@ -115,7 +115,14 @@ make</userinput></screen>
To test the results, issue: <command>make verify</command>. Six tests in
every suite related to <filename>regress_ssl.c</filename> and
<filename>regress_http.c</filename> are known to fail due to
incompatibilities with OpenSSL-3.
incompatibilities with OpenSSL-3. Some tests that are related to
<filename>regress_dns.c</filename> are also known to fail intermittently
due to insufficent test timeouts.
<!-- https://github.com/libevent/libevent/issues/1271 and
https://github.com/libevent/libevent/issues/1304. There are three commits
that we could apply, but since they just touch the tests it's probably
not necessary to fix it. The relevant PRs are #1305, #1045, and the commit
linked in #1271. This should be fixed in libevent-2.2.-->
</para>
<para>