[lfs] branch trunk updated: chapter08: Remove outdated test suite SBU values

"Git Owner" ([email protected] via lfs-book Mailing List) <[email protected]>
Newsgroups gmane.linux.lfs.book
Message-ID <174029713587.13485.9599820401871746104@rivendell.linuxfromscratch.org>
This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch trunk
in repository lfs.

The following commit(s) were added to refs/heads/trunk by this push:
     new 514c9e71b chapter08: Remove outdated test suite SBU values
514c9e71b is described below

commit 514c9e71b0948b6bf19acf5bb682d68ef459c5c1
Author: Xi Ruoyao <[email protected]>
AuthorDate: Sun Feb 23 15:49:45 2025 +0800

    chapter08: Remove outdated test suite SBU values
    
    They were measured when we used -j1 and/or had not running the test
    suite with parallel jobs yet.  Now the values are even larger than the
    total SBU including the test time, so they are just ridiculous.
---
 chapter08/bison.xml   | 2 +-
 chapter08/flex.xml    | 2 +-
 chapter08/gettext.xml | 3 +--
 chapter08/libtool.xml | 2 +-
 chapter08/perl.xml    | 2 +-
 5 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/chapter08/bison.xml b/chapter08/bison.xml
index f466c76eb..a680a7b7e 100644
--- a/chapter08/bison.xml
+++ b/chapter08/bison.xml
@@ -48,7 +48,7 @@
 
 <screen><userinput remap="make">make</userinput></screen>
 
-    <para>To test the results (about 5.5 SBU), issue:</para>
+    <para>To test the results, issue:</para>
 
 <screen><userinput remap="test">make check</userinput></screen>
 
diff --git a/chapter08/flex.xml b/chapter08/flex.xml
index ff90f0a1a..7e44e38e9 100644
--- a/chapter08/flex.xml
+++ b/chapter08/flex.xml
@@ -61,7 +61,7 @@
 
 <screen><userinput remap="make">make</userinput></screen>
 
-    <para>To test the results (about 0.5 SBU), issue:</para>
+    <para>To test the results, issue:</para>
 
 <screen><userinput remap="test">make check</userinput></screen>
 
diff --git a/chapter08/gettext.xml b/chapter08/gettext.xml
index c0829253a..b0b4c89e9 100644
--- a/chapter08/gettext.xml
+++ b/chapter08/gettext.xml
@@ -77,8 +77,7 @@
 
     </variablelist>
 -->
-    <para>To test the results (this takes a long time, around 3 SBUs),
-    issue:</para>
+    <para>To test the results, issue:</para>
 
 <screen><userinput remap="test">make check</userinput></screen>
 
diff --git a/chapter08/libtool.xml b/chapter08/libtool.xml
index be88fa169..872495afd 100644
--- a/chapter08/libtool.xml
+++ b/chapter08/libtool.xml
@@ -50,7 +50,7 @@
 
 <screen><userinput remap="make">make</userinput></screen>
 
-<para>To test the results<!--(about 11.0 SBU)-->, issue:</para>
+<para>To test the results, issue:</para>
 
 <screen><userinput remap="test">make check</userinput></screen>
 
diff --git a/chapter08/perl.xml b/chapter08/perl.xml
index 0d2937e05..b678f7f9d 100644
--- a/chapter08/perl.xml
+++ b/chapter08/perl.xml
@@ -104,7 +104,7 @@ export BUILD_BZIP2=0</userinput></screen>
 
 <screen><userinput remap="make">make</userinput></screen>
 
-    <para>To test the results (approximately 11 SBU), issue:</para>
+    <para>To test the results, issue:</para>
 
 <screen><userinput remap="test">TEST_JOBS=$(nproc) make test_harness</userinput></screen>
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

-- 
http://lists.linuxfromscratch.org/sympa/info/lfs-book
Unsubscribe: See the above information page
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.