Author: xry111
Date: Thu Apr  8 01:32:05 2021
New Revision: 24448

Log:
tracker & tracker-miners test suite needs tap.py

Modified:
   trunk/BOOK/gnome/platform/tracker3-miners.xml
   trunk/BOOK/gnome/platform/tracker3.xml

Modified: trunk/BOOK/gnome/platform/tracker3-miners.xml
==============================================================================
--- trunk/BOOK/gnome/platform/tracker3-miners.xml       Thu Apr  8 01:23:04 
2021        (r24447)
+++ trunk/BOOK/gnome/platform/tracker3-miners.xml       Thu Apr  8 01:32:05 
2021        (r24448)
@@ -103,8 +103,10 @@
       <xref linkend="upower"/>,
       <ulink url="https://github.com/lipnitsk/libcue";>libcue</ulink>,
       <ulink url="http://libiptcdata.sourceforge.net/";>libitpcdata</ulink>,
-      <ulink url="https://libosinfo.org";>libosinfo</ulink>, and
-      <ulink url="https://gitlab.gnome.org/GNOME/gupnp";>gupnp</ulink>
+      <ulink url="https://libosinfo.org";>libosinfo</ulink>
+      <ulink url="https://gitlab.gnome.org/GNOME/gupnp";>gupnp</ulink>, and
+      <ulink url="https://pypi.python.org/pypi/tap.py/";>tap.py</ulink>
+      (for tests)
     </para>
 
     <para condition="html" role="usernotes">
@@ -143,7 +145,8 @@
 
     <para>
       To test the results, as the <systemitem 
class="username">root</systemitem>
-      user, issue: <command>ninja test</command>.
+      user, issue: <command>ninja test</command>.  38 tests will fail if the
+      Python 3 module tap.py is not installed.
     </para>
 
     <para>

Modified: trunk/BOOK/gnome/platform/tracker3.xml
==============================================================================
--- trunk/BOOK/gnome/platform/tracker3.xml      Thu Apr  8 01:23:04 2021        
(r24447)
+++ trunk/BOOK/gnome/platform/tracker3.xml      Thu Apr  8 01:32:05 2021        
(r24448)
@@ -107,8 +107,10 @@
     <para role="optional">
       <xref linkend="asciidoc"/>,
       <xref linkend="gtk-doc"/>,
-      <ulink 
url="https://github.com/scop/bash-completion/";>bash-completion</ulink>, and
-      <ulink url="https://github.com/snowballstem/snowball/";>libstemmer</ulink>
+      <ulink 
url="https://github.com/scop/bash-completion/";>bash-completion</ulink>,
+      <ulink 
url="https://github.com/snowballstem/snowball/";>libstemmer</ulink>, and
+      <ulink url="https://pypi.python.org/pypi/tap.py/";>tap.py</ulink>
+      (for tests)
       <!-- Python2 used to be a dependency until 2.2.1 -->
     </para>
 
@@ -141,6 +143,7 @@
       To test the results, issue: <command>ninja test</command>. The tests
       should be run from a graphical session. One test,
       <filename>tracker:functional/portal</filename>, is known to timeout.
+      14 tests will fail if the Python 3 module tap.py is not installed.
     </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