Test hangs
Open
Nobody has claimed this yet.
- Dominant language
- WebAssembly
- Stars
- 512
- Forks
- 51
- Avg merge
- 7h 34m
- Merged PRs (30d)
- 21
Description
Extract t.tar.gz; it creates t/. Then
cd t
wizeng.x86-linux --dir=fs-tests.dir path_open_preopen.wasm fs-tests.dir
It seems to live-lock.
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
Extract the linked t.tar.gz archive to create t/, then reproduce the hang with wizeng.x86-linux --dir=fs-tests.dir path_open_preopen.wasm fs-tests.dir from that directory. Compare the command's behavior with the expected completion of the fs-tests case and trace the relevant execution path until the live-lock is understood; done means the command terminates correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- wasm
- Domain
- compilers
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100