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

internet/test-dns-any.js is flaky #23819

Open
dsherret opened this issue May 15, 2024 · 0 comments
Open

internet/test-dns-any.js is flaky #23819

dsherret opened this issue May 15, 2024 · 0 comments
Labels
flaky a test is not reliable or determinstic

Comments

@dsherret
Copy link
Member

Node.js compatibility ...
  Node.js compatibility "internet/test-dns-any.js" ...
------- output -------
"internet/test-dns-any.js" failed:

error: Uncaught (in promise) AssertionError: Missing record type, found TXT,SOA,A,NAPTR
    at new AssertionError (ext:deno_node/assertion_error.ts:536:11)
    at toNode (node:assert:71:15)
    at Function.assert [as ok] (node:assert:98:3)
    at validateResult (file:///Users/runner/work/deno/deno/tests/node_compat/test/internet/test-dns-any.js:130:12)
    at QueryReqWrap.<anonymous> (file:///Users/runner/work/deno/deno/tests/node_compat/test/internet/test-dns-any.js:142:7)
    at QueryReqWrap.<anonymous> (file:///Users/runner/work/deno/deno/tests/node_compat/test/common/index.js:212:17)
    at QueryReqWrap.callback (file:///Users/runner/work/deno/deno/tests/node_compat/test/common/index.js:289:15)
    at QueryReqWrap.onresolve [as oncomplete] (node:dns:311:8)
    at ext:deno_node/internal_binding/cares_wrap.ts:355:11
    at eventLoopTick (ext:core/01_core.js:168:7)


You can repeat only this test with the command:

  ./target/debug/deno test -A tests/node_compat/test.ts -- internet/test-dns-any.js

----- output end -----

https://github.com/denoland/deno/actions/runs/9088774158/job/24978887844

@dsherret dsherret added the flaky a test is not reliable or determinstic label May 15, 2024
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

1 participant