Changeset 99ebfa12 for general


Ignore:
Timestamp:
05/29/2024 03:03:59 PM (6 weeks ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
trunk
Children:
6db5f2b
Parents:
6ad5e7b8
Message:

Update to node-20.14.0.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/nodejs.xml

    r6ad5e7b8 r99ebfa12  
    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        "e0577d374cad992d67db80ae3ec9f6d6">
     9  <!ENTITY nodejs-md5sum        "d12466cd0e03e317e5e435f8c83d581f">
    1010  <!ENTITY nodejs-size          "40 MB">
    11   <!ENTITY nodejs-buildsize     "977 MB (add 62 MB for tests)">
    12   <!ENTITY nodejs-time          "10.9 SBU (add 3.2 SBU for tests: both using parallelism=8 and 8 CPUs online, parts of the tests will use all online CPUs)">
     11  <!ENTITY nodejs-buildsize     "967 MB (add 44 MB for tests)">
     12  <!ENTITY nodejs-time          "11 SBU (add 2.4 SBU for tests: both using parallelism=8 and 8 CPUs online, parts of the tests will use all online CPUs)">
    1313]>
    1414
     
    136136    <para>
    137137      To test the results, issue: <command>make test-only</command>.
     138      Out of 4043 tests, 31 in the 'parallel' test suite are known to fail.
    138139<!--
    139140Failed tests:
     
    150151
    151152For node-v20.9.0 all 3969 tests passed.  bdubbs 3 Nov 23
     153For node-v20.14.0 31 of 4043 tests failed.  bdubbs 29 May 24
    152154-->
    153155    </para>
Note: See TracChangeset for help on using the changeset viewer.