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

Mark test-without-async-context-frame flaky on Windows #56751

Open
jasnell opened this issue Jan 24, 2025 · 0 comments
Open

Mark test-without-async-context-frame flaky on Windows #56751

jasnell opened this issue Jan 24, 2025 · 0 comments
Labels
flaky-test Issues and PRs related to the tests with unstable failures on the CI.

Comments

@jasnell
Copy link
Member

jasnell commented Jan 24, 2025

Test

test-without-async-context-frame

Platform

Windows x64

Console output

duration_ms: 31534.251
exitcode: 1
severity: fail
stack: "\u25B6 without AsyncContextFrame\n  \u2714 async-hooks\\test-async-local-storage-args.js\
  \ (4219.419ms)\n  \u2716 async-hooks\\test-async-local-storage-async-await.js (1885.5393ms)\n\
  \    AssertionError [ERR_ASSERTION]: Test async-hooks\\test-async-local-storage-async-await.js\
  \ failed with exit code 3221225477\n\n    3221225477 !== 0\n\n        at TestContext.<anonymous>\
  \ (file:///C:/workspace/node-test-binary-windows-js-suites/node/test/parallel/test-without-async-context-frame.mjs:59:7)\n\
  \        at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n\
  \        at async Test.run (node:internal/test_runner/test:981:9)\n        at async\
  \ Suite.processPendingSubtests (node:internal/test_runner/test:678:7) {\n      generatedMessage:\
  \ false,\n      code: 'ERR_ASSERTION',\n      actual: 3221225477,\n      expected:\
  \ 0,\n      operator: 'strictEqual'\n    }\n\n  \u2714 async-hooks\\test-async-local-storage-async-functions.js\
  \ (1434.8943ms)\n  \u2714 async-hooks\\test-async-local-storage-dgram.js (1082.7731ms)\n\
  \  \u2714 async-hooks\\test-async-local-storage-enable-disable.js (1100.3309ms)\n\
  \  \u2714 async-hooks\\test-async-local-storage-enter-with.js (1097.935ms)\n  \u2714\
  \ async-hooks\\test-async-local-storage-errors.js (1042.0805ms)\n  \u2714 async-hooks\\\
  test-async-local-storage-gcable.js (1169.3682ms)\n  \u2714 async-hooks\\test-async-local-storage-http-agent.js\
  \ (1185.2085ms)\n  \u2714 async-hooks\\test-async-local-storage-http.js (1189.2949ms)\n\
  \  \u2714 async-hooks\\test-async-local-storage-misc-stores.js (1108.8861ms)\n \
  \ \u2714 async-hooks\\test-async-local-storage-nested.js (1116.2834ms)\n  \u2714\
  \ async-hooks\\test-async-local-storage-no-mix-contexts.js (1496.0037ms)\n  \u2714\
  \ async-hooks\\test-async-local-storage-promises.js (1108.314ms)\n  \u2714 async-hooks\\\
  test-async-local-storage-socket.js (1192.8815ms)\n  \u2714 async-hooks\\test-async-local-storage-thenable.js\
  \ (1088.5363ms)\n  \u2714 async-hooks\\test-async-local-storage-tlssocket.js (1322.2423ms)\n\
  \  \u2714 parallel\\test-async-local-storage-bind.js (1154.576ms)\n  \u2714 parallel\\\
  test-async-local-storage-contexts.js (1169.0852ms)\n  \u2714 parallel\\test-async-local-storage-deep-stack.js\
  \ (1103.2735ms)\n  \u2714 parallel\\test-async-local-storage-exit-does-not-leak.js\
  \ (1084.1799ms)\n  \u2714 parallel\\test-async-local-storage-http-multiclients.js\
  \ (1451.2025ms)\n  \u2714 parallel\\test-async-local-storage-snapshot.js (1146.4508ms)\n\
  \u2716 without AsyncContextFrame (30962.8639ms)\n\u2139 tests 23\n\u2139 suites\
  \ 1\n\u2139 pass 22\n\u2139 fail 1\n\u2139 cancelled 0\n\u2139 skipped 0\n\u2139\
  \ todo 0\n\u2139 duration_ms 30977.1768\n\n\u2716 failing tests:\n\ntest at test\\\
  parallel\\test-without-async-context-frame.mjs:49:5\n\u2716 async-hooks\\test-async-local-storage-async-await.js\
  \ (1885.5393ms)\n  AssertionError [ERR_ASSERTION]: Test async-hooks\\test-async-local-storage-async-await.js\
  \ failed with exit code 3221225477\n\n  3221225477 !== 0\n\n      at TestContext.<anonymous>\
  \ (file:///C:/workspace/node-test-binary-windows-js-suites/node/test/parallel/test-without-async-context-frame.mjs:59:7)\n\
  \      at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n\
  \      at async Test.run (node:internal/test_runner/test:981:9)\n      at async\
  \ Suite.processPendingSubtests (node:internal/test_runner/test:678:7) {\n    generatedMessage:\
  \ false,\n    code: 'ERR_ASSERTION',\n    actual: 3221225477,\n    expected: 0,\n\
  \    operator: 'strictEqual'\n  }"

Build links

Additional information

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flaky-test Issues and PRs related to the tests with unstable failures on the CI.
Projects
None yet
Development

No branches or pull requests

1 participant