Changeset 91cf4953


Ignore:
Timestamp:
04/06/2024 03:25:01 AM (4 weeks ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
multilib, trunk, xry111/loongarch
Children:
9977b8f, c413fb5
Parents:
a093e70
git-author:
Xi Ruoyao <xry111@…> (04/06/2024 03:24:05 AM)
git-committer:
Xi Ruoyao <xry111@…> (04/06/2024 03:25:01 AM)
Message:

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."

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/python.xml

    ra093e70 r91cf4953  
    7979<screen><userinput remap="make">make</userinput></screen>
    8080
    81     <para>Some tests are known to hang indefinitely.  So to test the
     81    <para>Some tests are known to occasionally hang indefinitely.  So to test the
    8282    results, run the test suite but set a 2-minute time limit for each
    8383    test case:</para>
Note: See TracChangeset for help on using the changeset viewer.