Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/procps.xml

    r23f4367 r7152faa  
    7373    <para> To run the test suite, run:</para>
    7474
    75 <screen><userinput remap="test">make -k check</userinput></screen>
    76 
    77     <para>One test named
    78     <literal>ps with output flag bsdtime,cputime,etime,etimes</literal>
    79     is known to fail if the host kernel is not built with
    80     <literal>CONFIG_BSD_PROCESS_ACCT</literal> enabled.
    81     <!-- These two tests just do not work as root but they seem to pass
    82          in most time due to some internal hazards of Tcl/Expect/DejaGNU
    83          framework.  However the failures have been really observed.
    84          TODO: run the test suite as tester after the freeze ends.  -->
    85     Two tests named
    86     <literal>pmap X with unreachable process</literal> and
    87     <literal>pmap XX with unreachable process</literal> are known to
    88     fail occasionally.</para>
     75<screen><userinput remap="test">make check</userinput></screen>
    8976
    9077    <para>Install the package:</para>
Note: See TracChangeset for help on using the changeset viewer.