dgram: support blocklist in udp #65317
Triggered via pull request
November 29, 2024 20:45
Status
Failure
Total duration
1h 16m 48s
Artifacts
–
Annotations
2 errors and 1 notice
test-linux:
test/parallel/test-dgram-blocklist.js#L28
--- stderr ---
/home/runner/work/node/node/test/parallel/test-dgram-blocklist.js:28
receiveSocket.om('message', common.mustNotCall());
^
TypeError: receiveSocket.om is not a function
at Object.<anonymous> (/home/runner/work/node/node/test/parallel/test-dgram-blocklist.js:28:15)
at Module._compile (node:internal/modules/cjs/loader:1566:14)
at Object..js (node:internal/modules/cjs/loader:1718:10)
at Module.load (node:internal/modules/cjs/loader:1305:32)
at Function._load (node:internal/modules/cjs/loader:1119:12)
at TracingChannel.traceSync (node:diagnostics_channel:322:14)
at wrapModuleLoad (node:internal/modules/cjs/loader:220:24)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:170:5)
at node:internal/main/run_main_module:36:49
Node.js v24.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-blocklist.js
|
test-linux
Process completed with exit code 2.
|
sccache stats
0% - 0 hits, 0 misses, 0 errors
|