[flaky] test\websocket\receive.js
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 7.7k
- Forks
- 879
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 68
Description
test at test\websocket\receive.js:1:1
✖ D:\a\undici\undici\test\websocket\receive.js (975.6987ms)
'test failed'
Example: https://github.com/nodejs/undici/actions/runs/25485392481/job/74779551615
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with test/websocket/receive.js and inspect the linked GitHub Actions run for the failure details. Reproduce the test locally and compare its behavior with the CI failure; done means the test completes reliably without the reported flake.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- networking, testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100