Changeset df301d23 for general/genlib


Ignore:
Timestamp:
08/18/2022 02:50:18 PM (2 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
11.2, 11.3, 12.0, 12.1, 12.2, gimp3, 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, xry111/for-12.3, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/xf86-video-removal
Children:
b4282bdb
Parents:
f80ff31
Message:

node-16.17.0.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/nodejs.xml

    rf80ff31 rdf301d23  
    77  <!ENTITY nodejs-download-http "https://nodejs.org/dist/v&nodejs-version;/node-v&nodejs-version;.tar.xz">
    88  <!ENTITY nodejs-download-ftp  " ">
    9   <!ENTITY nodejs-md5sum        "9e8a2d3696168206498434a2943b167c">
    10   <!ENTITY nodejs-size          "33 MB">
    11   <!ENTITY nodejs-buildsize     "822 MB (add 30 MB for tests)">
    12   <!ENTITY nodejs-time          "15 SBU (add 3.3 SBU for tests: both using parallelism=4 and 4 CPUs online, parts of the tests will use all online CPUs)">
     9  <!ENTITY nodejs-md5sum        "ae838aa438c3a4c6bb0e3f765960a688">
     10  <!ENTITY nodejs-size          "34 MB">
     11  <!ENTITY nodejs-buildsize     "768 MB (add 28 MB for tests)">
     12  <!ENTITY nodejs-time          "14 SBU (add 2.4 SBU for tests: both using parallelism=4 and 4 CPUs online, parts of the tests will use all online CPUs)">
    1313]>
    1414
     
    147147    <para>
    148148      To test the results, issue: <command>make test-only</command>.
    149       <!--Three tests out of over 3500 are known to fail.-->
     149      Two tests out of over 3600 are known to fail.
    150150    </para>
    151151
Note: See TracChangeset for help on using the changeset viewer.