test_runner: refactor spec reporter to generator function #49377
Annotations
10 errors
test/parallel/test-abortsignal-any.mjs#L1
--- stderr ---
node:internal/test_runner/harness:50
throw err;
^
TypeError [ERR_INVALID_ARG_TYPE]: The "chunk" argument must be of type string or an instance of Buffer or Uint8Array. Received undefined
at _write (node:internal/streams/writable:471:13)
at Writable.write (node:internal/streams/writable:493:10)
at Duplex.ondata (node:internal/streams/readable:817:22)
at Duplex.emit (node:events:515:28)
at addChunk (node:internal/streams/readable:376:12)
at readableAddChunk (node:internal/streams/readable:349:9)
at Readable.push (node:internal/streams/readable:286:10)
at d._read (node:internal/streams/compose:203:18)
at Duplexify.<anonymous> (node:internal/streams/compose:187:11)
at Duplexify.emit (node:events:515:28) {
code: 'ERR_INVALID_ARG_TYPE'
}
Node.js v21.0.0-pre
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-abortsignal-any.mjs
|
test/parallel/test-assert-calltracker-getCalls.js#L1
--- stderr ---
(node:112210) [DEP0173] DeprecationWarning: assert.CallTracker is deprecated.
(Use `node --trace-deprecation ...` to show where the warning was created)
node:internal/test_runner/harness:50
throw err;
^
TypeError [ERR_INVALID_ARG_TYPE]: The "chunk" argument must be of type string or an instance of Buffer or Uint8Array. Received undefined
at _write (node:internal/streams/writable:471:13)
at Writable.write (node:internal/streams/writable:493:10)
at Duplex.ondata (node:internal/streams/readable:817:22)
at Duplex.emit (node:events:515:28)
at addChunk (node:internal/streams/readable:376:12)
at readableAddChunk (node:internal/streams/readable:349:9)
at Readable.push (node:internal/streams/readable:286:10)
at d._read (node:internal/streams/compose:203:18)
at Duplexify.<anonymous> (node:internal/streams/compose:187:11)
at Duplexify.emit (node:events:515:28) {
code: 'ERR_INVALID_ARG_TYPE'
}
Node.js v21.0.0-pre
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-assert-calltracker-getCalls.js
|
test/parallel/test-dgram-async-dispose.mjs#L1
--- stderr ---
node:internal/test_runner/harness:50
throw err;
^
TypeError [ERR_INVALID_ARG_TYPE]: The "chunk" argument must be of type string or an instance of Buffer or Uint8Array. Received undefined
at _write (node:internal/streams/writable:471:13)
at Writable.write (node:internal/streams/writable:493:10)
at Duplex.ondata (node:internal/streams/readable:817:22)
at Duplex.emit (node:events:515:28)
at addChunk (node:internal/streams/readable:376:12)
at readableAddChunk (node:internal/streams/readable:349:9)
at Readable.push (node:internal/streams/readable:286:10)
at d._read (node:internal/streams/compose:203:18)
at Duplexify.<anonymous> (node:internal/streams/compose:187:11)
at Duplexify.emit (node:events:515:28) {
code: 'ERR_INVALID_ARG_TYPE'
}
Node.js v21.0.0-pre
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-dgram-async-dispose.mjs
|
test/parallel/test-dotenv-edge-cases.js#L1
--- stderr ---
node:internal/test_runner/harness:50
throw err;
^
TypeError [ERR_INVALID_ARG_TYPE]: The "chunk" argument must be of type string or an instance of Buffer or Uint8Array. Received undefined
at _write (node:internal/streams/writable:471:13)
at Writable.write (node:internal/streams/writable:493:10)
at Duplex.ondata (node:internal/streams/readable:817:22)
at Duplex.emit (node:events:515:28)
at addChunk (node:internal/streams/readable:376:12)
at readableAddChunk (node:internal/streams/readable:349:9)
at Readable.push (node:internal/streams/readable:286:10)
at d._read (node:internal/streams/compose:203:18)
at Duplexify.<anonymous> (node:internal/streams/compose:187:11)
at Duplexify.emit (node:events:515:28) {
code: 'ERR_INVALID_ARG_TYPE'
}
Node.js v21.0.0-pre
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-dotenv-edge-cases.js
|
test/parallel/test-dotenv-node-options.js#L1
--- stderr ---
node:internal/test_runner/harness:50
throw err;
^
TypeError [ERR_INVALID_ARG_TYPE]: The "chunk" argument must be of type string or an instance of Buffer or Uint8Array. Received undefined
at _write (node:internal/streams/writable:471:13)
at Writable.write (node:internal/streams/writable:493:10)
at Duplex.ondata (node:internal/streams/readable:817:22)
at Duplex.emit (node:events:515:28)
at addChunk (node:internal/streams/readable:376:12)
at readableAddChunk (node:internal/streams/readable:349:9)
at Readable.push (node:internal/streams/readable:286:10)
at d._read (node:internal/streams/compose:203:18)
at Duplexify.<anonymous> (node:internal/streams/compose:187:11)
at Duplexify.emit (node:events:515:28) {
code: 'ERR_INVALID_ARG_TYPE'
}
Node.js v21.0.0-pre
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-dotenv-node-options.js
|
test/parallel/test-events-add-abort-listener.mjs#L1
--- stderr ---
node:internal/test_runner/harness:50
throw err;
^
TypeError [ERR_INVALID_ARG_TYPE]: The "chunk" argument must be of type string or an instance of Buffer or Uint8Array. Received undefined
at _write (node:internal/streams/writable:471:13)
at Writable.write (node:internal/streams/writable:493:10)
at Duplex.ondata (node:internal/streams/readable:817:22)
at Duplex.emit (node:events:515:28)
at addChunk (node:internal/streams/readable:376:12)
at readableAddChunk (node:internal/streams/readable:349:9)
at Readable.push (node:internal/streams/readable:286:10)
at d._read (node:internal/streams/compose:203:18)
at Duplexify.<anonymous> (node:internal/streams/compose:187:11)
at Duplexify.emit (node:events:515:28) {
code: 'ERR_INVALID_ARG_TYPE'
}
Node.js v21.0.0-pre
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-events-add-abort-listener.mjs
|
test/parallel/test-fs-glob.mjs#L1
--- stderr ---
node:internal/test_runner/harness:50
throw err;
^
TypeError [ERR_INVALID_ARG_TYPE]: The "chunk" argument must be of type string or an instance of Buffer or Uint8Array. Received undefined
at _write (node:internal/streams/writable:471:13)
at Writable.write (node:internal/streams/writable:493:10)
at Duplex.ondata (node:internal/streams/readable:817:22)
at Duplex.emit (node:events:515:28)
at addChunk (node:internal/streams/readable:376:12)
at readableAddChunk (node:internal/streams/readable:349:9)
at Readable.push (node:internal/streams/readable:286:10)
at d._read (node:internal/streams/compose:203:18)
at Duplexify.<anonymous> (node:internal/streams/compose:187:11)
at Duplexify.emit (node:events:515:28) {
code: 'ERR_INVALID_ARG_TYPE'
}
Node.js v21.0.0-pre
Command: out/Release/node --expose-internals --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-fs-glob.mjs
|
test/parallel/test-fs-write-file-flush.js#L1
--- stderr ---
node:internal/test_runner/harness:50
throw err;
^
TypeError [ERR_INVALID_ARG_TYPE]: The "chunk" argument must be of type string or an instance of Buffer or Uint8Array. Received undefined
at _write (node:internal/streams/writable:471:13)
at Writable.write (node:internal/streams/writable:493:10)
at Duplex.ondata (node:internal/streams/readable:817:22)
at Duplex.emit (node:events:515:28)
at addChunk (node:internal/streams/readable:376:12)
at readableAddChunk (node:internal/streams/readable:349:9)
at Readable.push (node:internal/streams/readable:286:10)
at d._read (node:internal/streams/compose:203:18)
at Duplexify.<anonymous> (node:internal/streams/compose:187:11)
at Duplexify.emit (node:events:515:28) {
code: 'ERR_INVALID_ARG_TYPE'
}
Node.js v21.0.0-pre
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-fs-write-file-flush.js
|
test/parallel/test-fs-write-stream-eagain.mjs#L1
--- stderr ---
node:internal/test_runner/harness:50
throw err;
^
TypeError [ERR_INVALID_ARG_TYPE]: The "chunk" argument must be of type string or an instance of Buffer or Uint8Array. Received undefined
at _write (node:internal/streams/writable:471:13)
at Writable.write (node:internal/streams/writable:493:10)
at Duplex.ondata (node:internal/streams/readable:817:22)
at Duplex.emit (node:events:515:28)
at addChunk (node:internal/streams/readable:376:12)
at readableAddChunk (node:internal/streams/readable:349:9)
at Readable.push (node:internal/streams/readable:286:10)
at d._read (node:internal/streams/compose:203:18)
at Duplexify.<anonymous> (node:internal/streams/compose:187:11)
at Duplexify.emit (node:events:515:28) {
code: 'ERR_INVALID_ARG_TYPE'
}
Node.js v21.0.0-pre
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-fs-write-stream-eagain.mjs
|
test/parallel/test-fs-write-stream-flush.js#L1
--- stderr ---
node:internal/test_runner/harness:50
throw err;
^
TypeError [ERR_INVALID_ARG_TYPE]: The "chunk" argument must be of type string or an instance of Buffer or Uint8Array. Received undefined
at _write (node:internal/streams/writable:471:13)
at Writable.write (node:internal/streams/writable:493:10)
at Duplex.ondata (node:internal/streams/readable:817:22)
at Duplex.emit (node:events:515:28)
at addChunk (node:internal/streams/readable:376:12)
at readableAddChunk (node:internal/streams/readable:349:9)
at Readable.push (node:internal/streams/readable:286:10)
at d._read (node:internal/streams/compose:203:18)
at Duplexify.<anonymous> (node:internal/streams/compose:187:11)
at Duplexify.emit (node:events:515:28) {
code: 'ERR_INVALID_ARG_TYPE'
}
Node.js v21.0.0-pre
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-fs-write-stream-flush.js
|
The logs for this run have expired and are no longer available.
Loading