|
@@ -75,12 +75,11 @@
|
|
|
|
|
|
<screen><userinput remap="test">make check || true</userinput></screen>
|
|
|
|
|
|
- <para>There are known test failures in the <command>foad1.sh</command> and
|
|
|
- <command>fmbtest.sh</command> tests. The "|| true" construct is
|
|
|
- used to avoid build automated build scripts failing due to the test failures.
|
|
|
- A good run will show 2 failures from 14 tests, but if you look at the
|
|
|
- output you will see in excess of forty individual tests which failed - these
|
|
|
- are all in the new tests added since the previous version.</para>
|
|
|
+ <para>There are known test failures in the <command>fmbtest.sh</command>
|
|
|
+ tests. The "|| true" construct is
|
|
|
+ used to avoid automated build scripts failing due to the test failures.
|
|
|
+ A good run will show 1 failure from 14 tests, although the test failure
|
|
|
+ will detail 2 failed sub-tests.</para>
|
|
|
|
|
|
<para>Install the package:</para>
|
|
|
|