Allow manipulating the generator in Duplex.from() #62731
Triggered via pull request
September 24, 2024 09:05
Status
Failure
Total duration
1h 7m 11s
Artifacts
–
Annotations
2 errors and 1 notice
test-linux:
test/parallel/test-stream-duplex-from.js#L415
--- stdout ---
Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (/home/runner/work/node/node/test/common/index.js:451:10)
at Object.<anonymous> (/home/runner/work/node/node/test/parallel/test-stream-duplex-from.js:415:12)
at Module._compile (node:internal/modules/cjs/loader:1557:14)
at Object..js (node:internal/modules/cjs/loader:1702:10)
at Module.load (node:internal/modules/cjs/loader:1328:32)
at Function._load (node:internal/modules/cjs/loader:1138:12)
at TracingChannel.traceSync (node:diagnostics_channel:315:14)
at wrapModuleLoad (node:internal/modules/cjs/loader:217:24)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:165:5)
Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (/home/runner/work/node/node/test/common/index.js:451:10)
at Object.<anonymous> (/home/runner/work/node/node/test/parallel/test-stream-duplex-from.js:430:12)
at Module._compile (node:internal/modules/cjs/loader:1557:14)
at Object..js (node:internal/modules/cjs/loader:1702:10)
at Module.load (node:internal/modules/cjs/loader:1328:32)
at Function._load (node:internal/modules/cjs/loader:1138:12)
at TracingChannel.traceSync (node:diagnostics_channel:315:14)
at wrapModuleLoad (node:internal/modules/cjs/loader:217:24)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:165:5)
Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (/home/runner/work/node/node/test/common/index.js:451:10)
at Object.<anonymous> (/home/runner/work/node/node/test/parallel/test-stream-duplex-from.js:442:12)
at Module._compile (node:internal/modules/cjs/loader:1557:14)
at Object..js (node:internal/modules/cjs/loader:1702:10)
at Module.load (node:internal/modules/cjs/loader:1328:32)
at Function._load (node:internal/modules/cjs/loader:1138:12)
at TracingChannel.traceSync (node:diagnostics_channel:315:14)
at wrapModuleLoad (node:internal/modules/cjs/loader:217:24)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:165:5)
Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (/home/runner/work/node/node/test/common/index.js:451:10)
at Object.<anonymous> (/home/runner/work/node/node/test/parallel/test-stream-duplex-from.js:470:12)
at Module._compile (node:internal/modules/cjs/loader:1557:14)
at Object..js (node:internal/modules/cjs/loader:1702:10)
at Module.load (node:internal/modules/cjs/loader:1328:32)
at Function._load (node:internal/modules/cjs/loader:1138:12)
at TracingChannel.traceSync (node:diagnostics_channel:315:14)
at wrapModuleLoad (node:internal/modules/cjs/loader:217:24)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:165:5)
Command: out/Release/node --test-reporter=spec --test-reporter-destination=stdout --test-reporter=./tools/github_reporter/index.js --test-reporter-destination=stdout /home/runner/work/node/node/test/parallel/test-stream-duplex-from.js
|
test-linux
Process completed with exit code 2.
|
sccache stats
0% - 0 hits, 0 misses, 0 errors
|