Changeset ae3f78a for chapter08/gdbm.xml


Ignore:
Timestamp:
08/29/2021 03:39:03 PM (3 years ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
11.0, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
b0439bc
Parents:
3dc8226
git-author:
Xi Ruoyao <xry111@…> (08/29/2021 02:08:49 PM)
git-committer:
Xi Ruoyao <xry111@…> (08/29/2021 03:39:03 PM)
Message:

gdbm: document gdbmtool tests fail, add -k

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/gdbm.xml

    r3dc8226 rae3f78a  
    7474    <para>To test the results, issue:</para>
    7575
    76 <screen><userinput remap="test">make check</userinput></screen>
    77 <!--
     76<screen><userinput remap="test">make -k check</userinput></screen>
     77
    7878    <para>
    79       One test, <filename>version</filename>, is known to fail.
     79      The gdbmtool tests are known to fail with some DejaGNU
     80      <literal>ERROR</literal> messages.  In the summary it's
     81      shown as one unresolved testcase.
    8082    </para>
    81 -->
     83
    8284    <para>Install the package:</para>
    8385
Note: See TracChangeset for help on using the changeset viewer.