diagnostics_channel: add WindowChannel and scopes #3035
Triggered via pull request
February 4, 2026 17:50
Status
Failure
Total duration
2h 35m 22s
Artifacts
1
test-shared.yml
on: pull_request
Build slim tarball
1m 41s
Matrix: build
Annotations
40 errors
|
aarch64-linux: with shared libraries:
test/parallel/test-diagnostics-channel-tracing-channel-callback-run-stores.js#L23
--- stderr ---
node:diagnostics_channel:94
using stack = new DisposableStack();
^
TypeError: DisposableStack is not a constructor
at new RunStoresScope (node:diagnostics_channel:94:19)
at new WindowChannelScope (node:diagnostics_channel:324:19)
at WindowChannel.withScope (node:diagnostics_channel:381:12)
at TracingChannel.traceCallback (node:diagnostics_channel:594:36)
at Object.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-tracing-channel-callback-run-stores.js:23:9)
at Module._compile (node:internal/modules/cjs/loader:1811:14)
at Object..js (node:internal/modules/cjs/loader:1942:10)
at Module.load (node:internal/modules/cjs/loader:1532:32)
at Module._load (node:internal/modules/cjs/loader:1334:12)
at wrapModuleLoad (node:internal/modules/cjs/loader:255:19)
Node.js v26.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-tracing-channel-callback-run-stores.js
|
|
aarch64-linux: with shared libraries:
test/parallel/test-diagnostics-channel-tracing-channel-callback.js#L33
--- stderr ---
node:diagnostics_channel:94
using stack = new DisposableStack();
^
TypeError: DisposableStack is not a constructor
at new RunStoresScope (node:diagnostics_channel:94:19)
at new WindowChannelScope (node:diagnostics_channel:324:19)
at WindowChannel.withScope (node:diagnostics_channel:381:12)
at TracingChannel.traceCallback (node:diagnostics_channel:594:36)
at Object.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-tracing-channel-callback.js:33:9)
at Module._compile (node:internal/modules/cjs/loader:1811:14)
at Object..js (node:internal/modules/cjs/loader:1942:10)
at Module.load (node:internal/modules/cjs/loader:1532:32)
at Module._load (node:internal/modules/cjs/loader:1334:12)
at wrapModuleLoad (node:internal/modules/cjs/loader:255:19)
Node.js v26.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-tracing-channel-callback.js
|
|
aarch64-linux: with shared libraries:
test/parallel/test-diagnostics-channel-tracing-channel-callback-error.js#L30
--- stderr ---
node:diagnostics_channel:94
using stack = new DisposableStack();
^
TypeError: DisposableStack is not a constructor
at new RunStoresScope (node:diagnostics_channel:94:19)
at new WindowChannelScope (node:diagnostics_channel:324:19)
at WindowChannel.withScope (node:diagnostics_channel:381:12)
at TracingChannel.traceCallback (node:diagnostics_channel:594:36)
at Object.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-tracing-channel-callback-error.js:30:9)
at Module._compile (node:internal/modules/cjs/loader:1811:14)
at Object..js (node:internal/modules/cjs/loader:1942:10)
at Module.load (node:internal/modules/cjs/loader:1532:32)
at Module._load (node:internal/modules/cjs/loader:1334:12)
at wrapModuleLoad (node:internal/modules/cjs/loader:255:19)
Node.js v26.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-tracing-channel-callback-error.js
|
|
aarch64-linux: with shared libraries:
test/parallel/test-diagnostics-channel-run-stores-scope-transform-error.js#L18
--- stderr ---
node:internal/assert/utils:146
throw error;
^
AssertionError [ERR_ASSERTION]: Expected "actual" to be reference-equal to "expected":
+ actual - expected
+ [TypeError: DisposableStack is not a constructor]
- [Error: transform failed]
at process.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-run-stores-scope-transform-error.js:18:10)
at process.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/common/index.js:507:15)
at process.emit (node:events:508:20)
at process._fatalException (node:internal/process/execution:159:25) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: [TypeError: DisposableStack is not a constructor],
expected: [Error: transform failed],
operator: 'strictEqual',
diff: 'simple'
}
Node.js v26.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-run-stores-scope-transform-error.js
|
|
aarch64-linux: with shared libraries:
test/parallel/test-diagnostics-channel-run-stores-scope.js#L25
--- stderr ---
node:diagnostics_channel:94
using stack = new DisposableStack();
^
TypeError: DisposableStack is not a constructor
at new RunStoresScope (node:diagnostics_channel:94:19)
at Channel.withStoreScope (node:diagnostics_channel:192:12)
at Object.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-run-stores-scope.js:25:27)
at Module._compile (node:internal/modules/cjs/loader:1811:14)
at Object..js (node:internal/modules/cjs/loader:1942:10)
at Module.load (node:internal/modules/cjs/loader:1532:32)
at Module._load (node:internal/modules/cjs/loader:1334:12)
at wrapModuleLoad (node:internal/modules/cjs/loader:255:19)
at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5)
at node:internal/main/run_main_module:33:47
Node.js v26.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-run-stores-scope.js
|
|
aarch64-linux: with shared libraries:
test/parallel/test-diagnostics-channel-module-require.js#L30
--- stderr ---
node:diagnostics_channel:94
using stack = new DisposableStack();
^
TypeError: DisposableStack is not a constructor
at new RunStoresScope (node:diagnostics_channel:94:19)
at new WindowChannelScope (node:diagnostics_channel:324:19)
at WindowChannel.withScope (node:diagnostics_channel:381:12)
at TracingChannel.traceSync (node:diagnostics_channel:512:36)
at wrapModuleLoad (node:internal/modules/cjs/loader:247:26)
at Module.require (node:internal/modules/cjs/loader:1555:12)
at require (node:internal/modules/helpers:152:16)
at Object.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-module-require.js:30:16)
at Module._compile (node:internal/modules/cjs/loader:1811:14)
at Object..js (node:internal/modules/cjs/loader:1942:10)
Node.js v26.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-module-require.js
|
|
aarch64-linux: with shared libraries:
test/parallel/test-diagnostics-channel-module-require-error.js#L32
--- stderr ---
node:internal/assert/utils:146
throw error;
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal:
+ actual - expected
+ []
- [
- {
- id: 'does-not-exist',
- name: 'start',
- parentFilename: '/home/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-module-require-error.js'
- },
- {
- error: TypeError: DisposableStack is not a constructor
- at new RunStoresScope (node:diagnostics_channel:94:19)
- at new WindowChannelScope (node:diagnostics_channel:324:19)
- at WindowChannel.withScope (node:diagnostics_channel:381:12)
- at TracingChannel.traceSync (node:diagnostics_channel:512:36)
- at wrapModuleLoad (node:internal/modules/cjs/loader:247:26)
- at Module.require (node:internal/modules/cjs/loader:1555:12)
- at require (node:internal/modules/helpers:152:16)
- at Object.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-module-require-error.js:32:3)
- at Module._compile (node:internal/modules/cjs/loader:1811:14)
- at Object..js (node:internal/modules/cjs/loader:1942:10),
- id: 'does-not-exist',
- name: 'error',
- parentFilename: '/home/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-module-require-error.js'
- },
- {
- error: TypeError: DisposableStack is not a constructor
- at new RunStoresScope (node:diagnostics_channel:94:19)
- at new WindowChannelScope (node:diagnostics_channel:324:19)
- at WindowChannel.withScope (node:diagnostics_channel:381:12)
- at TracingChannel.traceSync (node:diagnostics_channel:512:36)
- at wrapModuleLoad (node:internal/modules/cjs/loader:247:26)
- at Module.require (node:internal/modules/cjs/loader:1555:12)
- at require (node:internal/modules/helpers:152:16)
- at Object.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-module-require-error.js:32:3)
- at Module._compile (node:internal/modules/cjs/loader:1811:14)
- at Object..js (node:internal/modules/cjs/loader:1942:10),
- id: 'does-not-exist',
- name: 'end',
- parentFilename: '/home/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-module-require-error.js'
- }
- ]
at Object.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-module-require-error.js:38:8)
at Module._compile (node:internal/modules/cjs/loader:1811:14)
at Object..js (node:internal/modules/cjs/loader:1942:10)
at Module.load (node:internal/modules/cjs/loader:1532:32)
at Module._load (node:internal/modules/cjs/loader:1334:12)
at wrapModuleLoad (node:internal/modules/cjs/loader:255:19)
at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5)
at node:internal/main/run_main_module:33:47 {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: [],
expected: [
{
name: 'start',
parentFilename: '/home/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-module-require-error.js',
id: 'does-not-exist'
},
{
name: 'error',
parentFilename: '/home/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-module-require-error.js',
id: 'does-not-exist',
error: TypeError: DisposableStack is not a constructor
at new RunStoresScope (node:diagnostics_channel:94:19)
at new WindowChannelScope (node:diagnostics_channel:324:19)
at WindowChannel.withScope (node:diagnostics_channel:381:12)
at TracingChannel.traceSync (node:diagnostics_channel:512:36)
at wrapModuleLoad (node:internal/modules/cjs/loader:247:26)
at Module.re
|
|
aarch64-linux: with shared libraries:
test/parallel/test-diagnostics-channel-module-import-error.js#L31
--- stderr ---
node:internal/process/promises:332
triggerUncaughtException(err, true /* fromPromise */);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal:
+ actual - expected
+ []
- [
- {
- name: 'start',
- parentURL: 'file:///home/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-module-import-error.js',
- url: 'does-not-exist'
- },
- {
- name: 'end',
- parentURL: 'file:///home/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-module-import-error.js',
- url: 'does-not-exist'
- },
- {
- error: TypeError: DisposableStack is not a constructor
- at new RunStoresScope (node:diagnostics_channel:94:19)
- at new WindowChannelScope (node:diagnostics_channel:324:19)
- at WindowChannel.withScope (node:diagnostics_channel:381:12)
- at TracingChannel.tracePromise (node:diagnostics_channel:552:36)
- at ModuleLoader.import (node:internal/modules/esm/loader:640:21)
- at defaultImportModuleDynamicallyForScript (node:internal/modules/esm/utils:226:31)
- at importModuleDynamicallyCallback (node:internal/modules/esm/utils:250:12)
- at Object.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-module-import-error.js:31:8)
- at Module._compile (node:internal/modules/cjs/loader:1811:14)
- at Object..js (node:internal/modules/cjs/loader:1942:10),
- name: 'error',
- parentURL: 'file:///home/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-module-import-error.js',
- url: 'does-not-exist'
- },
- {
- error: TypeError: DisposableStack is not a constructor
- at new RunStoresScope (node:diagnostics_channel:94:19)
- at new WindowChannelScope (node:diagnostics_channel:324:19)
- at WindowChannel.withScope (node:diagnostics_channel:381:12)
- at TracingChannel.tracePromise (node:diagnostics_channel:552:36)
- at ModuleLoader.import (node:internal/modules/esm/loader:640:21)
- at defaultImportModuleDynamicallyForScript (node:internal/modules/esm/utils:226:31)
- at importModuleDynamicallyCallback (node:internal/modules/esm/utils:250:12)
- at Object.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-module-import-error.js:31:8)
- at Module._compile (node:internal/modules/cjs/loader:1811:14)
- at Object..js (node:internal/modules/cjs/loader:1942:10),
- name: 'asyncStart',
- parentURL: 'file:///home/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-module-import-error.js',
- url: 'does-not-exist'
- },
- {
- error: TypeError: DisposableStack is not a constructor
- at new RunStoresScope (node:diagnostics_channel:94:19)
- at new WindowChannelScope (node:diagnostics_channel:324:19)
- at WindowChannel.withScope (node:diagnostics_channel:381:12)
- at TracingChannel.tracePromise (node:diagnostics_channel:552:36)
- at ModuleLoader.import (node:internal/modules/esm/loader:640:21)
- at defaultImportModuleDynamicallyForScript (node:internal/modules/esm/utils:226:31)
- at importModuleDynamicallyCallback (node:internal/modules/esm/utils:250:12)
- at Object.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-module-import-error.js:31:8)
- at Module._compile (node:internal/modules/cjs/loader:1811:14)
- at Object..js (node:internal/modules/cjs/loader:1942:10),
- name: 'asyncEnd',
- parentURL: 'file:///home/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-module-import-error.js',
- url: 'does-not-exist'
- }
- ]
at Object.<anonymous> (/home/run
|
|
aarch64-linux: with shared libraries:
test/parallel/test-diagnostics-channel-module-import.js#L31
--- stderr ---
node:diagnostics_channel:94
using stack = new DisposableStack();
^
TypeError: DisposableStack is not a constructor
at new RunStoresScope (node:diagnostics_channel:94:19)
at new WindowChannelScope (node:diagnostics_channel:324:19)
at WindowChannel.withScope (node:diagnostics_channel:381:12)
at TracingChannel.tracePromise (node:diagnostics_channel:552:36)
at ModuleLoader.import (node:internal/modules/esm/loader:640:21)
at defaultImportModuleDynamicallyForScript (node:internal/modules/esm/utils:226:31)
at importModuleDynamicallyCallback (node:internal/modules/esm/utils:250:12)
at Object.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-module-import.js:31:1)
at Module._compile (node:internal/modules/cjs/loader:1811:14)
at Object..js (node:internal/modules/cjs/loader:1942:10)
Node.js v26.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-module-import.js
|
|
aarch64-linux: with shared libraries:
test/parallel/test-diagnostics-channel-bind-store.js#L42
--- stderr ---
node:diagnostics_channel:94
using stack = new DisposableStack();
^
TypeError: DisposableStack is not a constructor
at new RunStoresScope (node:diagnostics_channel:94:19)
at Channel.withStoreScope (node:diagnostics_channel:192:12)
at Channel.runStores (node:diagnostics_channel:197:24)
at Object.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-bind-store.js:42:9)
at Module._compile (node:internal/modules/cjs/loader:1811:14)
at Object..js (node:internal/modules/cjs/loader:1942:10)
at Module.load (node:internal/modules/cjs/loader:1532:32)
at Module._load (node:internal/modules/cjs/loader:1334:12)
at wrapModuleLoad (node:internal/modules/cjs/loader:255:19)
at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5)
Node.js v26.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-bind-store.js
|
|
x86_64-darwin: with shared libraries:
test/parallel/test-diagnostics-channel-tracing-channel-callback.js#L33
--- stderr ---
node:diagnostics_channel:94
using stack = new DisposableStack();
^
TypeError: DisposableStack is not a constructor
at new RunStoresScope (node:diagnostics_channel:94:19)
at new WindowChannelScope (node:diagnostics_channel:324:19)
at WindowChannel.withScope (node:diagnostics_channel:381:12)
at TracingChannel.traceCallback (node:diagnostics_channel:594:36)
at Object.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-tracing-channel-callback.js:33:9)
at Module._compile (node:internal/modules/cjs/loader:1811:14)
at Object..js (node:internal/modules/cjs/loader:1942:10)
at Module.load (node:internal/modules/cjs/loader:1532:32)
at Module._load (node:internal/modules/cjs/loader:1334:12)
at wrapModuleLoad (node:internal/modules/cjs/loader:255:19)
Node.js v26.0.0-pre
Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-tracing-channel-callback.js
|
|
x86_64-darwin: with shared libraries:
test/parallel/test-diagnostics-channel-tracing-channel-callback-error.js#L30
--- stderr ---
node:diagnostics_channel:94
using stack = new DisposableStack();
^
TypeError: DisposableStack is not a constructor
at new RunStoresScope (node:diagnostics_channel:94:19)
at new WindowChannelScope (node:diagnostics_channel:324:19)
at WindowChannel.withScope (node:diagnostics_channel:381:12)
at TracingChannel.traceCallback (node:diagnostics_channel:594:36)
at Object.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-tracing-channel-callback-error.js:30:9)
at Module._compile (node:internal/modules/cjs/loader:1811:14)
at Object..js (node:internal/modules/cjs/loader:1942:10)
at Module.load (node:internal/modules/cjs/loader:1532:32)
at Module._load (node:internal/modules/cjs/loader:1334:12)
at wrapModuleLoad (node:internal/modules/cjs/loader:255:19)
Node.js v26.0.0-pre
Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-tracing-channel-callback-error.js
|
|
x86_64-darwin: with shared libraries:
test/parallel/test-diagnostics-channel-tracing-channel-callback-run-stores.js#L23
--- stderr ---
node:diagnostics_channel:94
using stack = new DisposableStack();
^
TypeError: DisposableStack is not a constructor
at new RunStoresScope (node:diagnostics_channel:94:19)
at new WindowChannelScope (node:diagnostics_channel:324:19)
at WindowChannel.withScope (node:diagnostics_channel:381:12)
at TracingChannel.traceCallback (node:diagnostics_channel:594:36)
at Object.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-tracing-channel-callback-run-stores.js:23:9)
at Module._compile (node:internal/modules/cjs/loader:1811:14)
at Object..js (node:internal/modules/cjs/loader:1942:10)
at Module.load (node:internal/modules/cjs/loader:1532:32)
at Module._load (node:internal/modules/cjs/loader:1334:12)
at wrapModuleLoad (node:internal/modules/cjs/loader:255:19)
Node.js v26.0.0-pre
Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-tracing-channel-callback-run-stores.js
|
|
x86_64-darwin: with shared libraries:
test/parallel/test-diagnostics-channel-run-stores-scope.js#L25
--- stderr ---
node:diagnostics_channel:94
using stack = new DisposableStack();
^
TypeError: DisposableStack is not a constructor
at new RunStoresScope (node:diagnostics_channel:94:19)
at Channel.withStoreScope (node:diagnostics_channel:192:12)
at Object.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-run-stores-scope.js:25:27)
at Module._compile (node:internal/modules/cjs/loader:1811:14)
at Object..js (node:internal/modules/cjs/loader:1942:10)
at Module.load (node:internal/modules/cjs/loader:1532:32)
at Module._load (node:internal/modules/cjs/loader:1334:12)
at wrapModuleLoad (node:internal/modules/cjs/loader:255:19)
at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5)
at node:internal/main/run_main_module:33:47
Node.js v26.0.0-pre
Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-run-stores-scope.js
|
|
x86_64-darwin: with shared libraries:
test/parallel/test-diagnostics-channel-run-stores-scope-transform-error.js#L18
--- stderr ---
node:internal/assert/utils:146
throw error;
^
AssertionError [ERR_ASSERTION]: Expected "actual" to be reference-equal to "expected":
+ actual - expected
+ [TypeError: DisposableStack is not a constructor]
- [Error: transform failed]
at process.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-run-stores-scope-transform-error.js:18:10)
at process.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/common/index.js:507:15)
at process.emit (node:events:508:20)
at process._fatalException (node:internal/process/execution:159:25) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: [TypeError: DisposableStack is not a constructor],
expected: [Error: transform failed],
operator: 'strictEqual',
diff: 'simple'
}
Node.js v26.0.0-pre
Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-run-stores-scope-transform-error.js
|
|
x86_64-darwin: with shared libraries:
test/parallel/test-diagnostics-channel-module-require-error.js#L32
--- stderr ---
node:internal/assert/utils:146
throw error;
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal:
+ actual - expected
+ []
- [
- {
- id: 'does-not-exist',
- name: 'start',
- parentFilename: '/Users/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-module-require-error.js'
- },
- {
- error: TypeError: DisposableStack is not a constructor
- at new RunStoresScope (node:diagnostics_channel:94:19)
- at new WindowChannelScope (node:diagnostics_channel:324:19)
- at WindowChannel.withScope (node:diagnostics_channel:381:12)
- at TracingChannel.traceSync (node:diagnostics_channel:512:36)
- at wrapModuleLoad (node:internal/modules/cjs/loader:247:26)
- at Module.require (node:internal/modules/cjs/loader:1555:12)
- at require (node:internal/modules/helpers:152:16)
- at Object.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-module-require-error.js:32:3)
- at Module._compile (node:internal/modules/cjs/loader:1811:14)
- at Object..js (node:internal/modules/cjs/loader:1942:10),
- id: 'does-not-exist',
- name: 'error',
- parentFilename: '/Users/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-module-require-error.js'
- },
- {
- error: TypeError: DisposableStack is not a constructor
- at new RunStoresScope (node:diagnostics_channel:94:19)
- at new WindowChannelScope (node:diagnostics_channel:324:19)
- at WindowChannel.withScope (node:diagnostics_channel:381:12)
- at TracingChannel.traceSync (node:diagnostics_channel:512:36)
- at wrapModuleLoad (node:internal/modules/cjs/loader:247:26)
- at Module.require (node:internal/modules/cjs/loader:1555:12)
- at require (node:internal/modules/helpers:152:16)
- at Object.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-module-require-error.js:32:3)
- at Module._compile (node:internal/modules/cjs/loader:1811:14)
- at Object..js (node:internal/modules/cjs/loader:1942:10),
- id: 'does-not-exist',
- name: 'end',
- parentFilename: '/Users/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-module-require-error.js'
- }
- ]
at Object.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-module-require-error.js:38:8)
at Module._compile (node:internal/modules/cjs/loader:1811:14)
at Object..js (node:internal/modules/cjs/loader:1942:10)
at Module.load (node:internal/modules/cjs/loader:1532:32)
at Module._load (node:internal/modules/cjs/loader:1334:12)
at wrapModuleLoad (node:internal/modules/cjs/loader:255:19)
at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5)
at node:internal/main/run_main_module:33:47 {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: [],
expected: [
{
name: 'start',
parentFilename: '/Users/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-module-require-error.js',
id: 'does-not-exist'
},
{
name: 'error',
parentFilename: '/Users/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-module-require-error.js',
id: 'does-not-exist',
error: TypeError: DisposableStack is not a constructor
at new RunStoresScope (node:diagnostics_channel:94:19)
at new WindowChannelScope (node:diagnostics_channel:324:19)
at WindowChannel.withScope (node:diagnostics_channel:381:12)
at TracingChannel.traceSync (node:diagnostics_channel:512:36)
at wrapModuleLoad (node:internal/modules/cjs/loader:247:26)
at M
|
|
x86_64-darwin: with shared libraries:
test/parallel/test-diagnostics-channel-module-import.js#L31
--- stderr ---
node:diagnostics_channel:94
using stack = new DisposableStack();
^
TypeError: DisposableStack is not a constructor
at new RunStoresScope (node:diagnostics_channel:94:19)
at new WindowChannelScope (node:diagnostics_channel:324:19)
at WindowChannel.withScope (node:diagnostics_channel:381:12)
at TracingChannel.tracePromise (node:diagnostics_channel:552:36)
at ModuleLoader.import (node:internal/modules/esm/loader:640:21)
at defaultImportModuleDynamicallyForScript (node:internal/modules/esm/utils:226:31)
at importModuleDynamicallyCallback (node:internal/modules/esm/utils:250:12)
at Object.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-module-import.js:31:1)
at Module._compile (node:internal/modules/cjs/loader:1811:14)
at Object..js (node:internal/modules/cjs/loader:1942:10)
Node.js v26.0.0-pre
Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-module-import.js
|
|
x86_64-darwin: with shared libraries:
test/parallel/test-diagnostics-channel-module-import-error.js#L31
--- stderr ---
node:internal/process/promises:332
triggerUncaughtException(err, true /* fromPromise */);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal:
+ actual - expected
+ []
- [
- {
- name: 'start',
- parentURL: 'file:///Users/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-module-import-error.js',
- url: 'does-not-exist'
- },
- {
- name: 'end',
- parentURL: 'file:///Users/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-module-import-error.js',
- url: 'does-not-exist'
- },
- {
- error: TypeError: DisposableStack is not a constructor
- at new RunStoresScope (node:diagnostics_channel:94:19)
- at new WindowChannelScope (node:diagnostics_channel:324:19)
- at WindowChannel.withScope (node:diagnostics_channel:381:12)
- at TracingChannel.tracePromise (node:diagnostics_channel:552:36)
- at ModuleLoader.import (node:internal/modules/esm/loader:640:21)
- at defaultImportModuleDynamicallyForScript (node:internal/modules/esm/utils:226:31)
- at importModuleDynamicallyCallback (node:internal/modules/esm/utils:250:12)
- at Object.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-module-import-error.js:31:8)
- at Module._compile (node:internal/modules/cjs/loader:1811:14)
- at Object..js (node:internal/modules/cjs/loader:1942:10),
- name: 'error',
- parentURL: 'file:///Users/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-module-import-error.js',
- url: 'does-not-exist'
- },
- {
- error: TypeError: DisposableStack is not a constructor
- at new RunStoresScope (node:diagnostics_channel:94:19)
- at new WindowChannelScope (node:diagnostics_channel:324:19)
- at WindowChannel.withScope (node:diagnostics_channel:381:12)
- at TracingChannel.tracePromise (node:diagnostics_channel:552:36)
- at ModuleLoader.import (node:internal/modules/esm/loader:640:21)
- at defaultImportModuleDynamicallyForScript (node:internal/modules/esm/utils:226:31)
- at importModuleDynamicallyCallback (node:internal/modules/esm/utils:250:12)
- at Object.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-module-import-error.js:31:8)
- at Module._compile (node:internal/modules/cjs/loader:1811:14)
- at Object..js (node:internal/modules/cjs/loader:1942:10),
- name: 'asyncStart',
- parentURL: 'file:///Users/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-module-import-error.js',
- url: 'does-not-exist'
- },
- {
- error: TypeError: DisposableStack is not a constructor
- at new RunStoresScope (node:diagnostics_channel:94:19)
- at new WindowChannelScope (node:diagnostics_channel:324:19)
- at WindowChannel.withScope (node:diagnostics_channel:381:12)
- at TracingChannel.tracePromise (node:diagnostics_channel:552:36)
- at ModuleLoader.import (node:internal/modules/esm/loader:640:21)
- at defaultImportModuleDynamicallyForScript (node:internal/modules/esm/utils:226:31)
- at importModuleDynamicallyCallback (node:internal/modules/esm/utils:250:12)
- at Object.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-module-import-error.js:31:8)
- at Module._compile (node:internal/modules/cjs/loader:1811:14)
- at Object..js (node:internal/modules/cjs/loader:1942:10),
- name: 'asyncEnd',
- parentURL: 'file:///Users/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-module-import-error.js',
- url: 'does-not-exist'
- }
- ]
at Object.<anonymous> (/
|
|
x86_64-darwin: with shared libraries:
test/parallel/test-diagnostics-channel-module-require.js#L30
--- stderr ---
node:diagnostics_channel:94
using stack = new DisposableStack();
^
TypeError: DisposableStack is not a constructor
at new RunStoresScope (node:diagnostics_channel:94:19)
at new WindowChannelScope (node:diagnostics_channel:324:19)
at WindowChannel.withScope (node:diagnostics_channel:381:12)
at TracingChannel.traceSync (node:diagnostics_channel:512:36)
at wrapModuleLoad (node:internal/modules/cjs/loader:247:26)
at Module.require (node:internal/modules/cjs/loader:1555:12)
at require (node:internal/modules/helpers:152:16)
at Object.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-module-require.js:30:16)
at Module._compile (node:internal/modules/cjs/loader:1811:14)
at Object..js (node:internal/modules/cjs/loader:1942:10)
Node.js v26.0.0-pre
Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-module-require.js
|
|
x86_64-darwin: with shared libraries:
test/parallel/test-diagnostics-channel-bind-store.js#L42
--- stderr ---
node:diagnostics_channel:94
using stack = new DisposableStack();
^
TypeError: DisposableStack is not a constructor
at new RunStoresScope (node:diagnostics_channel:94:19)
at Channel.withStoreScope (node:diagnostics_channel:192:12)
at Channel.runStores (node:diagnostics_channel:197:24)
at Object.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-bind-store.js:42:9)
at Module._compile (node:internal/modules/cjs/loader:1811:14)
at Object..js (node:internal/modules/cjs/loader:1942:10)
at Module.load (node:internal/modules/cjs/loader:1532:32)
at Module._load (node:internal/modules/cjs/loader:1334:12)
at wrapModuleLoad (node:internal/modules/cjs/loader:255:19)
at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5)
Node.js v26.0.0-pre
Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-bind-store.js
|
|
x86_64-linux: with shared libraries:
test/parallel/test-diagnostics-channel-tracing-channel-callback-run-stores.js#L23
--- stderr ---
node:diagnostics_channel:94
using stack = new DisposableStack();
^
TypeError: DisposableStack is not a constructor
at new RunStoresScope (node:diagnostics_channel:94:19)
at new WindowChannelScope (node:diagnostics_channel:324:19)
at WindowChannel.withScope (node:diagnostics_channel:381:12)
at TracingChannel.traceCallback (node:diagnostics_channel:594:36)
at Object.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-tracing-channel-callback-run-stores.js:23:9)
at Module._compile (node:internal/modules/cjs/loader:1811:14)
at Object..js (node:internal/modules/cjs/loader:1942:10)
at Module.load (node:internal/modules/cjs/loader:1532:32)
at Module._load (node:internal/modules/cjs/loader:1334:12)
at wrapModuleLoad (node:internal/modules/cjs/loader:255:19)
Node.js v26.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-tracing-channel-callback-run-stores.js
|
|
x86_64-linux: with shared libraries:
test/parallel/test-diagnostics-channel-tracing-channel-callback-error.js#L30
--- stderr ---
node:diagnostics_channel:94
using stack = new DisposableStack();
^
TypeError: DisposableStack is not a constructor
at new RunStoresScope (node:diagnostics_channel:94:19)
at new WindowChannelScope (node:diagnostics_channel:324:19)
at WindowChannel.withScope (node:diagnostics_channel:381:12)
at TracingChannel.traceCallback (node:diagnostics_channel:594:36)
at Object.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-tracing-channel-callback-error.js:30:9)
at Module._compile (node:internal/modules/cjs/loader:1811:14)
at Object..js (node:internal/modules/cjs/loader:1942:10)
at Module.load (node:internal/modules/cjs/loader:1532:32)
at Module._load (node:internal/modules/cjs/loader:1334:12)
at wrapModuleLoad (node:internal/modules/cjs/loader:255:19)
Node.js v26.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-tracing-channel-callback-error.js
|
|
x86_64-linux: with shared libraries:
test/parallel/test-diagnostics-channel-tracing-channel-callback.js#L33
--- stderr ---
node:diagnostics_channel:94
using stack = new DisposableStack();
^
TypeError: DisposableStack is not a constructor
at new RunStoresScope (node:diagnostics_channel:94:19)
at new WindowChannelScope (node:diagnostics_channel:324:19)
at WindowChannel.withScope (node:diagnostics_channel:381:12)
at TracingChannel.traceCallback (node:diagnostics_channel:594:36)
at Object.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-tracing-channel-callback.js:33:9)
at Module._compile (node:internal/modules/cjs/loader:1811:14)
at Object..js (node:internal/modules/cjs/loader:1942:10)
at Module.load (node:internal/modules/cjs/loader:1532:32)
at Module._load (node:internal/modules/cjs/loader:1334:12)
at wrapModuleLoad (node:internal/modules/cjs/loader:255:19)
Node.js v26.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-tracing-channel-callback.js
|
|
x86_64-linux: with shared libraries:
test/parallel/test-diagnostics-channel-run-stores-scope.js#L25
--- stderr ---
node:diagnostics_channel:94
using stack = new DisposableStack();
^
TypeError: DisposableStack is not a constructor
at new RunStoresScope (node:diagnostics_channel:94:19)
at Channel.withStoreScope (node:diagnostics_channel:192:12)
at Object.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-run-stores-scope.js:25:27)
at Module._compile (node:internal/modules/cjs/loader:1811:14)
at Object..js (node:internal/modules/cjs/loader:1942:10)
at Module.load (node:internal/modules/cjs/loader:1532:32)
at Module._load (node:internal/modules/cjs/loader:1334:12)
at wrapModuleLoad (node:internal/modules/cjs/loader:255:19)
at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5)
at node:internal/main/run_main_module:33:47
Node.js v26.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-run-stores-scope.js
|
|
x86_64-linux: with shared libraries:
test/parallel/test-diagnostics-channel-run-stores-scope-transform-error.js#L18
--- stderr ---
node:internal/assert/utils:146
throw error;
^
AssertionError [ERR_ASSERTION]: Expected "actual" to be reference-equal to "expected":
+ actual - expected
+ [TypeError: DisposableStack is not a constructor]
- [Error: transform failed]
at process.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-run-stores-scope-transform-error.js:18:10)
at process.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/common/index.js:507:15)
at process.emit (node:events:508:20)
at process._fatalException (node:internal/process/execution:159:25) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: [TypeError: DisposableStack is not a constructor],
expected: [Error: transform failed],
operator: 'strictEqual',
diff: 'simple'
}
Node.js v26.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-run-stores-scope-transform-error.js
|
|
x86_64-linux: with shared libraries:
test/parallel/test-diagnostics-channel-module-require-error.js#L32
--- stderr ---
node:internal/assert/utils:146
throw error;
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal:
+ actual - expected
+ []
- [
- {
- id: 'does-not-exist',
- name: 'start',
- parentFilename: '/home/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-module-require-error.js'
- },
- {
- error: TypeError: DisposableStack is not a constructor
- at new RunStoresScope (node:diagnostics_channel:94:19)
- at new WindowChannelScope (node:diagnostics_channel:324:19)
- at WindowChannel.withScope (node:diagnostics_channel:381:12)
- at TracingChannel.traceSync (node:diagnostics_channel:512:36)
- at wrapModuleLoad (node:internal/modules/cjs/loader:247:26)
- at Module.require (node:internal/modules/cjs/loader:1555:12)
- at require (node:internal/modules/helpers:152:16)
- at Object.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-module-require-error.js:32:3)
- at Module._compile (node:internal/modules/cjs/loader:1811:14)
- at Object..js (node:internal/modules/cjs/loader:1942:10),
- id: 'does-not-exist',
- name: 'error',
- parentFilename: '/home/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-module-require-error.js'
- },
- {
- error: TypeError: DisposableStack is not a constructor
- at new RunStoresScope (node:diagnostics_channel:94:19)
- at new WindowChannelScope (node:diagnostics_channel:324:19)
- at WindowChannel.withScope (node:diagnostics_channel:381:12)
- at TracingChannel.traceSync (node:diagnostics_channel:512:36)
- at wrapModuleLoad (node:internal/modules/cjs/loader:247:26)
- at Module.require (node:internal/modules/cjs/loader:1555:12)
- at require (node:internal/modules/helpers:152:16)
- at Object.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-module-require-error.js:32:3)
- at Module._compile (node:internal/modules/cjs/loader:1811:14)
- at Object..js (node:internal/modules/cjs/loader:1942:10),
- id: 'does-not-exist',
- name: 'end',
- parentFilename: '/home/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-module-require-error.js'
- }
- ]
at Object.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-module-require-error.js:38:8)
at Module._compile (node:internal/modules/cjs/loader:1811:14)
at Object..js (node:internal/modules/cjs/loader:1942:10)
at Module.load (node:internal/modules/cjs/loader:1532:32)
at Module._load (node:internal/modules/cjs/loader:1334:12)
at wrapModuleLoad (node:internal/modules/cjs/loader:255:19)
at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5)
at node:internal/main/run_main_module:33:47 {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: [],
expected: [
{
name: 'start',
parentFilename: '/home/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-module-require-error.js',
id: 'does-not-exist'
},
{
name: 'error',
parentFilename: '/home/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-module-require-error.js',
id: 'does-not-exist',
error: TypeError: DisposableStack is not a constructor
at new RunStoresScope (node:diagnostics_channel:94:19)
at new WindowChannelScope (node:diagnostics_channel:324:19)
at WindowChannel.withScope (node:diagnostics_channel:381:12)
at TracingChannel.traceSync (node:diagnostics_channel:512:36)
at wrapModuleLoad (node:internal/modules/cjs/loader:247:26)
at Module.re
|
|
x86_64-linux: with shared libraries:
test/parallel/test-diagnostics-channel-module-require.js#L30
--- stderr ---
node:diagnostics_channel:94
using stack = new DisposableStack();
^
TypeError: DisposableStack is not a constructor
at new RunStoresScope (node:diagnostics_channel:94:19)
at new WindowChannelScope (node:diagnostics_channel:324:19)
at WindowChannel.withScope (node:diagnostics_channel:381:12)
at TracingChannel.traceSync (node:diagnostics_channel:512:36)
at wrapModuleLoad (node:internal/modules/cjs/loader:247:26)
at Module.require (node:internal/modules/cjs/loader:1555:12)
at require (node:internal/modules/helpers:152:16)
at Object.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-module-require.js:30:16)
at Module._compile (node:internal/modules/cjs/loader:1811:14)
at Object..js (node:internal/modules/cjs/loader:1942:10)
Node.js v26.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-module-require.js
|
|
x86_64-linux: with shared libraries:
test/parallel/test-diagnostics-channel-module-import-error.js#L31
--- stderr ---
node:internal/process/promises:332
triggerUncaughtException(err, true /* fromPromise */);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal:
+ actual - expected
+ []
- [
- {
- name: 'start',
- parentURL: 'file:///home/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-module-import-error.js',
- url: 'does-not-exist'
- },
- {
- name: 'end',
- parentURL: 'file:///home/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-module-import-error.js',
- url: 'does-not-exist'
- },
- {
- error: TypeError: DisposableStack is not a constructor
- at new RunStoresScope (node:diagnostics_channel:94:19)
- at new WindowChannelScope (node:diagnostics_channel:324:19)
- at WindowChannel.withScope (node:diagnostics_channel:381:12)
- at TracingChannel.tracePromise (node:diagnostics_channel:552:36)
- at ModuleLoader.import (node:internal/modules/esm/loader:640:21)
- at defaultImportModuleDynamicallyForScript (node:internal/modules/esm/utils:226:31)
- at importModuleDynamicallyCallback (node:internal/modules/esm/utils:250:12)
- at Object.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-module-import-error.js:31:8)
- at Module._compile (node:internal/modules/cjs/loader:1811:14)
- at Object..js (node:internal/modules/cjs/loader:1942:10),
- name: 'error',
- parentURL: 'file:///home/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-module-import-error.js',
- url: 'does-not-exist'
- },
- {
- error: TypeError: DisposableStack is not a constructor
- at new RunStoresScope (node:diagnostics_channel:94:19)
- at new WindowChannelScope (node:diagnostics_channel:324:19)
- at WindowChannel.withScope (node:diagnostics_channel:381:12)
- at TracingChannel.tracePromise (node:diagnostics_channel:552:36)
- at ModuleLoader.import (node:internal/modules/esm/loader:640:21)
- at defaultImportModuleDynamicallyForScript (node:internal/modules/esm/utils:226:31)
- at importModuleDynamicallyCallback (node:internal/modules/esm/utils:250:12)
- at Object.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-module-import-error.js:31:8)
- at Module._compile (node:internal/modules/cjs/loader:1811:14)
- at Object..js (node:internal/modules/cjs/loader:1942:10),
- name: 'asyncStart',
- parentURL: 'file:///home/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-module-import-error.js',
- url: 'does-not-exist'
- },
- {
- error: TypeError: DisposableStack is not a constructor
- at new RunStoresScope (node:diagnostics_channel:94:19)
- at new WindowChannelScope (node:diagnostics_channel:324:19)
- at WindowChannel.withScope (node:diagnostics_channel:381:12)
- at TracingChannel.tracePromise (node:diagnostics_channel:552:36)
- at ModuleLoader.import (node:internal/modules/esm/loader:640:21)
- at defaultImportModuleDynamicallyForScript (node:internal/modules/esm/utils:226:31)
- at importModuleDynamicallyCallback (node:internal/modules/esm/utils:250:12)
- at Object.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-module-import-error.js:31:8)
- at Module._compile (node:internal/modules/cjs/loader:1811:14)
- at Object..js (node:internal/modules/cjs/loader:1942:10),
- name: 'asyncEnd',
- parentURL: 'file:///home/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-module-import-error.js',
- url: 'does-not-exist'
- }
- ]
at Object.<anonymous> (/home/run
|
|
x86_64-linux: with shared libraries:
test/parallel/test-diagnostics-channel-module-import.js#L31
--- stderr ---
node:diagnostics_channel:94
using stack = new DisposableStack();
^
TypeError: DisposableStack is not a constructor
at new RunStoresScope (node:diagnostics_channel:94:19)
at new WindowChannelScope (node:diagnostics_channel:324:19)
at WindowChannel.withScope (node:diagnostics_channel:381:12)
at TracingChannel.tracePromise (node:diagnostics_channel:552:36)
at ModuleLoader.import (node:internal/modules/esm/loader:640:21)
at defaultImportModuleDynamicallyForScript (node:internal/modules/esm/utils:226:31)
at importModuleDynamicallyCallback (node:internal/modules/esm/utils:250:12)
at Object.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-module-import.js:31:1)
at Module._compile (node:internal/modules/cjs/loader:1811:14)
at Object..js (node:internal/modules/cjs/loader:1942:10)
Node.js v26.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-module-import.js
|
|
x86_64-linux: with shared libraries:
test/parallel/test-diagnostics-channel-bind-store.js#L42
--- stderr ---
node:diagnostics_channel:94
using stack = new DisposableStack();
^
TypeError: DisposableStack is not a constructor
at new RunStoresScope (node:diagnostics_channel:94:19)
at Channel.withStoreScope (node:diagnostics_channel:192:12)
at Channel.runStores (node:diagnostics_channel:197:24)
at Object.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-bind-store.js:42:9)
at Module._compile (node:internal/modules/cjs/loader:1811:14)
at Object..js (node:internal/modules/cjs/loader:1942:10)
at Module.load (node:internal/modules/cjs/loader:1532:32)
at Module._load (node:internal/modules/cjs/loader:1334:12)
at wrapModuleLoad (node:internal/modules/cjs/loader:255:19)
at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5)
Node.js v26.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-bind-store.js
|
|
aarch64-darwin: with shared libraries:
test/parallel/test-diagnostics-channel-tracing-channel-callback-run-stores.js#L23
--- stderr ---
node:diagnostics_channel:94
using stack = new DisposableStack();
^
TypeError: DisposableStack is not a constructor
at new RunStoresScope (node:diagnostics_channel:94:19)
at new WindowChannelScope (node:diagnostics_channel:324:19)
at WindowChannel.withScope (node:diagnostics_channel:381:12)
at TracingChannel.traceCallback (node:diagnostics_channel:594:36)
at Object.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-tracing-channel-callback-run-stores.js:23:9)
at Module._compile (node:internal/modules/cjs/loader:1811:14)
at Object..js (node:internal/modules/cjs/loader:1942:10)
at Module.load (node:internal/modules/cjs/loader:1532:32)
at Module._load (node:internal/modules/cjs/loader:1334:12)
at wrapModuleLoad (node:internal/modules/cjs/loader:255:19)
Node.js v26.0.0-pre
Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-tracing-channel-callback-run-stores.js
|
|
aarch64-darwin: with shared libraries:
test/parallel/test-diagnostics-channel-tracing-channel-callback-error.js#L30
--- stderr ---
node:diagnostics_channel:94
using stack = new DisposableStack();
^
TypeError: DisposableStack is not a constructor
at new RunStoresScope (node:diagnostics_channel:94:19)
at new WindowChannelScope (node:diagnostics_channel:324:19)
at WindowChannel.withScope (node:diagnostics_channel:381:12)
at TracingChannel.traceCallback (node:diagnostics_channel:594:36)
at Object.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-tracing-channel-callback-error.js:30:9)
at Module._compile (node:internal/modules/cjs/loader:1811:14)
at Object..js (node:internal/modules/cjs/loader:1942:10)
at Module.load (node:internal/modules/cjs/loader:1532:32)
at Module._load (node:internal/modules/cjs/loader:1334:12)
at wrapModuleLoad (node:internal/modules/cjs/loader:255:19)
Node.js v26.0.0-pre
Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-tracing-channel-callback-error.js
|
|
aarch64-darwin: with shared libraries:
test/parallel/test-diagnostics-channel-tracing-channel-callback.js#L33
--- stderr ---
node:diagnostics_channel:94
using stack = new DisposableStack();
^
TypeError: DisposableStack is not a constructor
at new RunStoresScope (node:diagnostics_channel:94:19)
at new WindowChannelScope (node:diagnostics_channel:324:19)
at WindowChannel.withScope (node:diagnostics_channel:381:12)
at TracingChannel.traceCallback (node:diagnostics_channel:594:36)
at Object.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-tracing-channel-callback.js:33:9)
at Module._compile (node:internal/modules/cjs/loader:1811:14)
at Object..js (node:internal/modules/cjs/loader:1942:10)
at Module.load (node:internal/modules/cjs/loader:1532:32)
at Module._load (node:internal/modules/cjs/loader:1334:12)
at wrapModuleLoad (node:internal/modules/cjs/loader:255:19)
Node.js v26.0.0-pre
Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-tracing-channel-callback.js
|
|
aarch64-darwin: with shared libraries:
test/parallel/test-diagnostics-channel-run-stores-scope-transform-error.js#L18
--- stderr ---
node:internal/assert/utils:146
throw error;
^
AssertionError [ERR_ASSERTION]: Expected "actual" to be reference-equal to "expected":
+ actual - expected
+ [TypeError: DisposableStack is not a constructor]
- [Error: transform failed]
at process.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-run-stores-scope-transform-error.js:18:10)
at process.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/common/index.js:507:15)
at process.emit (node:events:508:20)
at process._fatalException (node:internal/process/execution:159:25) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: [TypeError: DisposableStack is not a constructor],
expected: [Error: transform failed],
operator: 'strictEqual',
diff: 'simple'
}
Node.js v26.0.0-pre
Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-run-stores-scope-transform-error.js
|
|
aarch64-darwin: with shared libraries:
test/parallel/test-diagnostics-channel-run-stores-scope.js#L25
--- stderr ---
node:diagnostics_channel:94
using stack = new DisposableStack();
^
TypeError: DisposableStack is not a constructor
at new RunStoresScope (node:diagnostics_channel:94:19)
at Channel.withStoreScope (node:diagnostics_channel:192:12)
at Object.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-run-stores-scope.js:25:27)
at Module._compile (node:internal/modules/cjs/loader:1811:14)
at Object..js (node:internal/modules/cjs/loader:1942:10)
at Module.load (node:internal/modules/cjs/loader:1532:32)
at Module._load (node:internal/modules/cjs/loader:1334:12)
at wrapModuleLoad (node:internal/modules/cjs/loader:255:19)
at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5)
at node:internal/main/run_main_module:33:47
Node.js v26.0.0-pre
Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-run-stores-scope.js
|
|
aarch64-darwin: with shared libraries:
test/parallel/test-diagnostics-channel-module-require.js#L30
--- stderr ---
node:diagnostics_channel:94
using stack = new DisposableStack();
^
TypeError: DisposableStack is not a constructor
at new RunStoresScope (node:diagnostics_channel:94:19)
at new WindowChannelScope (node:diagnostics_channel:324:19)
at WindowChannel.withScope (node:diagnostics_channel:381:12)
at TracingChannel.traceSync (node:diagnostics_channel:512:36)
at wrapModuleLoad (node:internal/modules/cjs/loader:247:26)
at Module.require (node:internal/modules/cjs/loader:1555:12)
at require (node:internal/modules/helpers:152:16)
at Object.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-module-require.js:30:16)
at Module._compile (node:internal/modules/cjs/loader:1811:14)
at Object..js (node:internal/modules/cjs/loader:1942:10)
Node.js v26.0.0-pre
Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-module-require.js
|
|
aarch64-darwin: with shared libraries:
test/parallel/test-diagnostics-channel-module-require-error.js#L32
--- stderr ---
node:internal/assert/utils:146
throw error;
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal:
+ actual - expected
+ []
- [
- {
- id: 'does-not-exist',
- name: 'start',
- parentFilename: '/Users/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-module-require-error.js'
- },
- {
- error: TypeError: DisposableStack is not a constructor
- at new RunStoresScope (node:diagnostics_channel:94:19)
- at new WindowChannelScope (node:diagnostics_channel:324:19)
- at WindowChannel.withScope (node:diagnostics_channel:381:12)
- at TracingChannel.traceSync (node:diagnostics_channel:512:36)
- at wrapModuleLoad (node:internal/modules/cjs/loader:247:26)
- at Module.require (node:internal/modules/cjs/loader:1555:12)
- at require (node:internal/modules/helpers:152:16)
- at Object.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-module-require-error.js:32:3)
- at Module._compile (node:internal/modules/cjs/loader:1811:14)
- at Object..js (node:internal/modules/cjs/loader:1942:10),
- id: 'does-not-exist',
- name: 'error',
- parentFilename: '/Users/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-module-require-error.js'
- },
- {
- error: TypeError: DisposableStack is not a constructor
- at new RunStoresScope (node:diagnostics_channel:94:19)
- at new WindowChannelScope (node:diagnostics_channel:324:19)
- at WindowChannel.withScope (node:diagnostics_channel:381:12)
- at TracingChannel.traceSync (node:diagnostics_channel:512:36)
- at wrapModuleLoad (node:internal/modules/cjs/loader:247:26)
- at Module.require (node:internal/modules/cjs/loader:1555:12)
- at require (node:internal/modules/helpers:152:16)
- at Object.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-module-require-error.js:32:3)
- at Module._compile (node:internal/modules/cjs/loader:1811:14)
- at Object..js (node:internal/modules/cjs/loader:1942:10),
- id: 'does-not-exist',
- name: 'end',
- parentFilename: '/Users/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-module-require-error.js'
- }
- ]
at Object.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-module-require-error.js:38:8)
at Module._compile (node:internal/modules/cjs/loader:1811:14)
at Object..js (node:internal/modules/cjs/loader:1942:10)
at Module.load (node:internal/modules/cjs/loader:1532:32)
at Module._load (node:internal/modules/cjs/loader:1334:12)
at wrapModuleLoad (node:internal/modules/cjs/loader:255:19)
at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5)
at node:internal/main/run_main_module:33:47 {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: [],
expected: [
{
name: 'start',
parentFilename: '/Users/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-module-require-error.js',
id: 'does-not-exist'
},
{
name: 'error',
parentFilename: '/Users/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-module-require-error.js',
id: 'does-not-exist',
error: TypeError: DisposableStack is not a constructor
at new RunStoresScope (node:diagnostics_channel:94:19)
at new WindowChannelScope (node:diagnostics_channel:324:19)
at WindowChannel.withScope (node:diagnostics_channel:381:12)
at TracingChannel.traceSync (node:diagnostics_channel:512:36)
at wrapModuleLoad (node:internal/modules/cjs/loader:247:26)
at M
|
|
aarch64-darwin: with shared libraries:
test/parallel/test-diagnostics-channel-module-import-error.js#L31
--- stderr ---
node:internal/process/promises:332
triggerUncaughtException(err, true /* fromPromise */);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal:
+ actual - expected
+ []
- [
- {
- name: 'start',
- parentURL: 'file:///Users/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-module-import-error.js',
- url: 'does-not-exist'
- },
- {
- name: 'end',
- parentURL: 'file:///Users/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-module-import-error.js',
- url: 'does-not-exist'
- },
- {
- error: TypeError: DisposableStack is not a constructor
- at new RunStoresScope (node:diagnostics_channel:94:19)
- at new WindowChannelScope (node:diagnostics_channel:324:19)
- at WindowChannel.withScope (node:diagnostics_channel:381:12)
- at TracingChannel.tracePromise (node:diagnostics_channel:552:36)
- at ModuleLoader.import (node:internal/modules/esm/loader:640:21)
- at defaultImportModuleDynamicallyForScript (node:internal/modules/esm/utils:226:31)
- at importModuleDynamicallyCallback (node:internal/modules/esm/utils:250:12)
- at Object.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-module-import-error.js:31:8)
- at Module._compile (node:internal/modules/cjs/loader:1811:14)
- at Object..js (node:internal/modules/cjs/loader:1942:10),
- name: 'error',
- parentURL: 'file:///Users/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-module-import-error.js',
- url: 'does-not-exist'
- },
- {
- error: TypeError: DisposableStack is not a constructor
- at new RunStoresScope (node:diagnostics_channel:94:19)
- at new WindowChannelScope (node:diagnostics_channel:324:19)
- at WindowChannel.withScope (node:diagnostics_channel:381:12)
- at TracingChannel.tracePromise (node:diagnostics_channel:552:36)
- at ModuleLoader.import (node:internal/modules/esm/loader:640:21)
- at defaultImportModuleDynamicallyForScript (node:internal/modules/esm/utils:226:31)
- at importModuleDynamicallyCallback (node:internal/modules/esm/utils:250:12)
- at Object.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-module-import-error.js:31:8)
- at Module._compile (node:internal/modules/cjs/loader:1811:14)
- at Object..js (node:internal/modules/cjs/loader:1942:10),
- name: 'asyncStart',
- parentURL: 'file:///Users/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-module-import-error.js',
- url: 'does-not-exist'
- },
- {
- error: TypeError: DisposableStack is not a constructor
- at new RunStoresScope (node:diagnostics_channel:94:19)
- at new WindowChannelScope (node:diagnostics_channel:324:19)
- at WindowChannel.withScope (node:diagnostics_channel:381:12)
- at TracingChannel.tracePromise (node:diagnostics_channel:552:36)
- at ModuleLoader.import (node:internal/modules/esm/loader:640:21)
- at defaultImportModuleDynamicallyForScript (node:internal/modules/esm/utils:226:31)
- at importModuleDynamicallyCallback (node:internal/modules/esm/utils:250:12)
- at Object.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-module-import-error.js:31:8)
- at Module._compile (node:internal/modules/cjs/loader:1811:14)
- at Object..js (node:internal/modules/cjs/loader:1942:10),
- name: 'asyncEnd',
- parentURL: 'file:///Users/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-module-import-error.js',
- url: 'does-not-exist'
- }
- ]
at Object.<anonymous> (/
|
|
aarch64-darwin: with shared libraries:
test/parallel/test-diagnostics-channel-module-import.js#L31
--- stderr ---
node:diagnostics_channel:94
using stack = new DisposableStack();
^
TypeError: DisposableStack is not a constructor
at new RunStoresScope (node:diagnostics_channel:94:19)
at new WindowChannelScope (node:diagnostics_channel:324:19)
at WindowChannel.withScope (node:diagnostics_channel:381:12)
at TracingChannel.tracePromise (node:diagnostics_channel:552:36)
at ModuleLoader.import (node:internal/modules/esm/loader:640:21)
at defaultImportModuleDynamicallyForScript (node:internal/modules/esm/utils:226:31)
at importModuleDynamicallyCallback (node:internal/modules/esm/utils:250:12)
at Object.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-module-import.js:31:1)
at Module._compile (node:internal/modules/cjs/loader:1811:14)
at Object..js (node:internal/modules/cjs/loader:1942:10)
Node.js v26.0.0-pre
Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-module-import.js
|
|
aarch64-darwin: with shared libraries:
test/parallel/test-diagnostics-channel-bind-store.js#L42
--- stderr ---
node:diagnostics_channel:94
using stack = new DisposableStack();
^
TypeError: DisposableStack is not a constructor
at new RunStoresScope (node:diagnostics_channel:94:19)
at Channel.withStoreScope (node:diagnostics_channel:192:12)
at Channel.runStores (node:diagnostics_channel:197:24)
at Object.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-bind-store.js:42:9)
at Module._compile (node:internal/modules/cjs/loader:1811:14)
at Object..js (node:internal/modules/cjs/loader:1942:10)
at Module.load (node:internal/modules/cjs/loader:1532:32)
at Module._load (node:internal/modules/cjs/loader:1334:12)
at wrapModuleLoad (node:internal/modules/cjs/loader:255:19)
at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5)
Node.js v26.0.0-pre
Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2026-02-04c3f8d123d0-slim/test/parallel/test-diagnostics-channel-bind-store.js
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
tarballs
|
47.8 MB |
sha256:48fe74dc1ff120f71f9df236e7d4f569123e6406c1743902d83b6ff8c7ad25ce
|
|