intermittent failure in wasm tests
Open
Nobody has claimed this yet.
binding
bug
ci
- Dominant language
- Rust
- Stars
- 346
- Forks
- 75
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 15
Description
There is a crash in tests/wasm sometimes. When rerun it goes away. This iseems to be happening recently.
Contributor guide
No contributing guide indexed for this repository
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 by running the tests in tests/wasm repeatedly to reproduce the intermittent crash and compare failing and passing runs. Trace the failure from the test output into the relevant Rust or WebAssembly entry point; done means the crash is reproduced, its cause is identified, and the wasm tests pass reliably.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust, wasm
- Domain
- testing
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100