---
displayMode: compact
---
gantt
title Release schedule
dateFormat YYYY-MM-DD
section main
Unstable :a1,2024-9-01,2028-04-30
section Node.js 24
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
TAP version 13 | |
1..4216 | |
ok 1 async-hooks/test-async-local-storage-async-functions | |
--- | |
duration_ms: 101.55500 | |
... | |
ok 2 async-hooks/test-async-local-storage-enable-disable | |
--- | |
duration_ms: 101.46200 | |
... |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ace-editor.jpi | |
Long-Name: JavaScript GUI Lib: ACE Editor bundle plugin | |
Plugin-Version: 1.1 | |
Short-Name: ace-editor | |
--- | |
adaptive-disconnector.jpi | |
Long-Name: Adaptive Disconnector Plugin | |
Plugin-Version: 0.2 | |
Short-Name: adaptive-disconnector | |
--- |
Distro | kernel | glibc |
---|---|---|
CentOS 7 | 3.10 | 2.17 |
Debian 9 | 4.9.30 | 2.24 |
Debian 10 | 4.9.118 | 2.28 |
Debian 11 | 5.10.84 | 2.31 |
Debian 12 | 6.1.27 | 2.36 |
RHEL 7 | 3.10 | 2.17 |
RHEL 8 | 4.18 | 2.28 |
RHEL 9 | 5.14 | 2.34 |
- [5f51729014] - bootstrap: move event loop handle checking into snapshot builder (Joyee Cheung) nodejs/node#39007
- [9d100aa269] - bootstrap: split NodeMainInstance::Run() (Joyee Cheung) nodejs/node#39007
- [1afff98805] - doc: fix typos (bl-ue) nodejs/node#39049
- [1e8bdab581] - debugger: use ERR_DEBUGGER_STARTUP_ERROR in _inspect.js (Rich Trott) nodejs/node#39024
- [3d7892ef39] - errors: add ERR_DEBUGGER_STARTUP_ERROR (Rich Trott) nodejs/node#39024
- [b43cb69fbb] - debugger: use error codes in debugger REPL (Rich Trott) nodejs/node#39024
- [dc9218136b] - debugger: use ERR_DEBUGGER_ERROR in debugger client (Rich Trott) nodejs/node#39024
- [631856ea32] - errors: add ERR_DEBUGGER_ERROR (Rich Trott) nodejs/node#39024
- [cf9d686c35] - crypto: fix aes crash when tag length too small (Khaidi Chu) https://github.com/nodejs
WiX Toolset is used to build .msi
installers for Node.js.
The usual way to install WiX is to download and run the installer. This requires .NET Framework 3.5.1.
Attempting to install without that results in:
WiX Toolset requires the .NET Framework 3.5.1 Windows feature to be enabled.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Looking for Python 2.x | |
Looking for Visual Studio 2017 | |
Found MSVS version 15.0 | |
configure --with-ltcg --shared --dest-cpu=x64 --openssl-no-asm | |
WARNING: --openssl-no-asm will result in binaries that do not take advantage | |
of modern CPU cryptographic instructions and will therefore be slower. | |
Please refer to BUILDING.md | |
WARNING: warnings were emitted in the configure phase | |
Warning: Missing input files: | |
tools\msvs\genfiles\node_etw_provider.rc |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
12:10:06 + cd node-report | |
12:10:06 + [ master != master ] | |
12:10:06 + npm install | |
12:10:06 npm WARN npm npm does not support Node.js v12.0.0-nightly20181220e5966ef60c | |
12:10:06 npm WARN npm You should probably upgrade to a newer version of node as we | |
12:10:06 npm WARN npm can't make any promises that npm will work with this version. | |
12:10:06 npm WARN npm Supported releases of Node.js are the latest release of 6, 8, 9, 10, 11. | |
12:10:06 npm WARN npm You can find the latest version at https://nodejs.org/ | |
12:10:10 npm WARN deprecated [email protected]: This version is no longer maintained. Please upgrade to the latest version. | |
12:10:10 npm WARN deprecated [email protected]: This version is no longer maintained. Please upgrade to the latest version. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
================================================================================ | |
==== Node Report =============================================================== | |
Event: exception, location: "OnUncaughtException" | |
Filename: node-report.20181213.142257.113738.001.txt | |
Dump event time: 2018/12/13 14:22:57 | |
Module load time: 2018/12/13 14:22:57 | |
Process ID: 113738 | |
Command line: node -r . -e throw new Error() |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-bash-4.2$ ./tools/test.py --worker parallel/test-cluster-dgram-bind-fd | |
=== release test-cluster-dgram-bind-fd === | |
Path: parallel/test-cluster-dgram-bind-fd | |
Module { | |
id: | |
'/home/users/riclau/sandbox/github/nodejs/test/common/index.js', | |
exports: {}, | |
parent: | |
Module { | |
id: '.', |
NewerOlder