aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/expect-inst.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter05/expect-inst.xml')
-rw-r--r--chapter05/expect-inst.xml7
1 files changed, 5 insertions, 2 deletions
diff --git a/chapter05/expect-inst.xml b/chapter05/expect-inst.xml
index 6c861558b..2f6387ef9 100644
--- a/chapter05/expect-inst.xml
+++ b/chapter05/expect-inst.xml
@@ -32,8 +32,11 @@ libraries, both of which may possibly reside on the host system.</para></listite
<screen><userinput>make</userinput></screen>
<para>This package has a test suite available which can perform a number of
-checks to ensure it built correctly. Should you choose to run it, the
-following command will do so:</para>
+checks to ensure it built correctly. However, the Expect test suite here in
+Chapter 5 is known to experience failures under certain host conditions that
+are not fully understood. Therefore, test suite failures here are not
+surprising, but are not considered critical. Should you choose to run the test
+suite, the following command will do so:</para>
<screen><userinput>make test</userinput></screen>