We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Node.js compatibility ... Node.js compatibility "parallel/test-dgram-connect-send-empty-packet.js" => ./tests/node_compat/test.ts:72:11 error: AssertionError: Failed assertion: "parallel/test-dgram-connect-send-empty-packet.js" failed: error: Uncaught Error: Not running at healthCheck (node:dgram:1294:11) at Socket.send (node:dgram:967:5) at Timeout._onTimeout (file:///Users/runner/work/deno/deno/tests/node_compat/test/parallel/test-dgram-connect-send-empty-packet.js:22:14) at cb (ext:deno_node/internal/timers.mjs:64:31) at callback (ext:deno_web/02_timers.js:87:7) at eventLoopTick (ext:core/01_core.js:210:13)
Looks like this test was added in #27134
CC @kt3k
The text was updated successfully, but these errors were encountered:
I'd suggest we should remove it for now #27249
Sorry, something went wrong.
No branches or pull requests
Looks like this test was added in #27134
CC @kt3k
The text was updated successfully, but these errors were encountered: