Changeset 393517d3 for general/genlib


Ignore:
Timestamp:
11/16/2020 09:29:32 PM (3 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
14ff5ee
Parents:
71654ad
Message:

Firefox-78.5.0 and JS78-78.5.0.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23907 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/js78.xml

    r71654ad r393517d3  
    99  <!ENTITY js78-download-ftp  " ">
    1010  <!-- 78.4.1 -->
    11   <!ENTITY js78-md5sum        "ec12a707c129a98fb957e4123eadce84">
     11  <!ENTITY js78-md5sum        "154f790f56b0a7aa344947c45accad5d">
    1212  <!ENTITY js78-size          "319 MB">
    13   <!ENTITY js78-buildsize     "2.9 GB (36 MB installed after removing 35MB static lib)">
     13  <!ENTITY js78-buildsize     "3.0 GB (36 MB installed after removing 35MB static lib)">
    1414  <!ENTITY js78-time          "2.5 SBU (with parallelism = 4)">
    1515]>
     
    187187      It's recommended to redirect the output into a log.
    188188      <!-- recheck when ICU gets upgraded -->
    189       Fourteen JS tests related to locale and timezone are known to fail,
     189      <!-- ken: removed "are known to fail' becasue there are
     190       4096 known failures, these icu items are unexpected failures
     191       and I found the wording confusing  -->
     192      Ten JS tests related to locale and timezone fail,
    190193      because of an issue in <xref linkend="icu"/>.
    191       To run JIT test suite, issue:
     194      To run the JIT test suite, issue:
    192195      <command>make -C js/src check-jit-test
    193       JITTEST_EXTRA_ARGS="--timeout 300"</command>.
     196      JITTEST_EXTRA_ARGS="--timeout 300"</command>. Again, a few tests
     197      may show as unexpected failures.
    194198    </para>
    195199
Note: See TracChangeset for help on using the changeset viewer.