OpenLDAP: Update and reword the information about tests

This commit is contained in:
Douglas R. Reno 2023-08-16 13:47:11 -05:00
parent b3f19e5697
commit f0518e6c82

View File

@ -176,9 +176,11 @@ make depend &&
make</userinput></screen>
<para>
The tests appear to be fragile. Errors may cause the tests to abort
prior to finishing, apparently due to timing issues. The tests
take about 65 minutes and are processor independent.
The tests are fragile, and errors may cause the tests to abort
prior to finishing. Some errors may happen due to timing problems.
The tests take around an hour, and the time is CPU independent due
to delays in the tests. On most systems, the tests will run up to the
<filename>test065-proxyauth for mdb</filename> test.
To test the results, issue: <command>make test</command>.
</para>