Author: xry111
Date: Fri Feb  5 19:35:35 2021
New Revision: 24182

Log:
at-spi2-core: test suite needs the package to be installed first

Modified:
   trunk/BOOK/x/lib/at-spi2-core.xml

Modified: trunk/BOOK/x/lib/at-spi2-core.xml
==============================================================================
--- trunk/BOOK/x/lib/at-spi2-core.xml   Fri Feb  5 10:32:52 2021        (r24181)
+++ trunk/BOOK/x/lib/at-spi2-core.xml   Fri Feb  5 19:35:35 2021        (r24182)
@@ -122,9 +122,10 @@
 
     <para>
       A session bus address, normally available in an Xorg terminal,
-      is necessary to run the tests. To test the results,
-      issue: <command>ninja test</command>. The memory test is known
-      to timeout.
+      is necessary to run the tests. And, the test suite requires the 
+      glib schemas of the package already installed. To test the results,
+      install the package first, then issue: <command>ninja test</command>.
+      The memory test is known to timeout.
     </para>
 <!-- [pierre Sep 5th, 2020] the memory test passed for me with 2.36.1. -->
     <para>
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to