Author: renodr
Date: Mon Aug 19 22:59:27 2019
New Revision: 22007

Log:
Update test suite documentation for pygobject3 and rest
Couple more tags

Modified:
   trunk/BOOK/general/prog/pyatspi2.xml
   trunk/BOOK/general/prog/pygobject3.xml
   trunk/BOOK/gnome/platform/rest.xml

Modified: trunk/BOOK/general/prog/pyatspi2.xml
==============================================================================
--- trunk/BOOK/general/prog/pyatspi2.xml        Mon Aug 19 21:51:38 2019        
(r22006)
+++ trunk/BOOK/general/prog/pyatspi2.xml        Mon Aug 19 22:59:27 2019        
(r22007)
@@ -33,7 +33,7 @@
         Accessibility.
       </para>
 
-      &lfs84_checked;
+      &lfs90_checked;
 
       <bridgehead renderas="sect4">Package Information</bridgehead>
       <itemizedlist spacing="compact">

Modified: trunk/BOOK/general/prog/pygobject3.xml
==============================================================================
--- trunk/BOOK/general/prog/pygobject3.xml      Mon Aug 19 21:51:38 2019        
(r22006)
+++ trunk/BOOK/general/prog/pygobject3.xml      Mon Aug 19 22:59:27 2019        
(r22007)
@@ -123,7 +123,8 @@
       <para>
         To test the results, issue: <command>ninja -C python2 test</command>.
         An already active graphical session with bus address is necessary to
-        run the tests.
+        run the tests. Two tests fail due to a search for GTK+-4, which has not
+        been released yet.
       </para>
 
       <para>
@@ -141,7 +142,8 @@
       <para>
         To test the results, issue: <command>ninja -C python3 test</command>.
         An already active graphical session with bus address is necessary to
-        run the tests.
+        run the tests. Two tests fail due to a search for GTK+-4, which has not
+        been released yet.
       </para>
 
       <para>

Modified: trunk/BOOK/gnome/platform/rest.xml
==============================================================================
--- trunk/BOOK/gnome/platform/rest.xml  Mon Aug 19 21:51:38 2019        (r22006)
+++ trunk/BOOK/gnome/platform/rest.xml  Mon Aug 19 22:59:27 2019        (r22007)
@@ -36,7 +36,7 @@
       libsoup and libxml to ease remote use of the RESTful API.
     </para>
 
-    &lfs84_checked;
+    &lfs90_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">
@@ -111,6 +111,8 @@
     <para>
       To test the results, issue: <command>make check</command>.
       The flickr test will fail due to Public API changes on their site.
+      The OAuth tests will fail because the website that it uses to test
+      connectivity via OAuth no longer exists.
     </para>
 
     <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