python: Make it clear that the test indefinitely hanging issue is occasional

Or people will report things like "hey I didn't see any test had timed
out."
This commit is contained in:
Xi Ruoyao 2024-04-06 11:24:05 +08:00
parent a093e70903
commit 91cf49535a
No known key found for this signature in database
GPG Key ID: ACAAD20E19E710E3

View File

@ -78,7 +78,7 @@
<screen><userinput remap="make">make</userinput></screen>
<para>Some tests are known to hang indefinitely. So to test the
<para>Some tests are known to occasionally hang indefinitely. So to test the
results, run the test suite but set a 2-minute time limit for each
test case:</para>