Author: xry111
Date: Sat Oct  3 08:30:37 2020
New Revision: 23780

Log:
js78: run JS tests

Modified:
   trunk/BOOK/general/genlib/js78.xml

Modified: trunk/BOOK/general/genlib/js78.xml
==============================================================================
--- trunk/BOOK/general/genlib/js78.xml  Sat Oct  3 08:08:54 2020        (r23779)
+++ trunk/BOOK/general/genlib/js78.xml  Sat Oct  3 08:30:37 2020        (r23780)
@@ -181,11 +181,16 @@
 make</userinput></screen>
 
     <para>
-      <!-- All JIT tests pass with 78.2.0. -->
+      To run JS test suite, issue:
+      <command>make -C js/src check-jstests
+      JSTESTS_EXTRA_ARGS="--timeout 300 --wpt=disabled"</command>.
+      It's recommended to redirect the output into a log.
+      <!-- recheck when ICU gets upgraded -->
+      Ten JS tests related to locale and timezone are known to fail,
+      because of an issue in <xref linkend="icu"/>.
       To run JIT test suite, issue:
       <command>make -C js/src check-jit-test
       JITTEST_EXTRA_ARGS="--timeout 300"</command>.
-      The other parts of test suite are not functional on BLFS.
     </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