Skip to content
New issue

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

"parallel/test-dgram-connect-send-empty-packet.js" is flaky #27247

Closed
bartlomieju opened this issue Dec 5, 2024 · 1 comment
Closed

"parallel/test-dgram-connect-send-empty-packet.js" is flaky #27247

bartlomieju opened this issue Dec 5, 2024 · 1 comment
Labels
flaky a test is not reliable or determinstic

Comments

@bartlomieju
Copy link
Member

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

@bartlomieju bartlomieju added the flaky a test is not reliable or determinstic label Dec 5, 2024
@kt3k
Copy link
Member

kt3k commented Dec 6, 2024

I'd suggest we should remove it for now #27249

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flaky a test is not reliable or determinstic
Projects
None yet
Development

No branches or pull requests

2 participants