runtimeverification / runtimeverification/wasm-semantics
Excluded Proof Tests from CI Due to Failures
Open
Nobody has claimed this yet.
bug
- Dominant language
- WebAssembly
- Stars
- 106
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
The following proof tests were excluded from the CI due to persistent failures:
tests/proofs/loops-spec.ktests/proofs/wrc20-spec.k
These tests were failing on the K dependency update PR #716 . To unblock the PR, they were temporarily excluded, but they need to be investigated and re-enabled once fixed.
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 tests/proofs/loops-spec.k and tests/proofs/wrc20-spec.k, then review the failures that occurred during K dependency update PR #716. Determine why each proof test fails and fix the underlying issue. Done means both tests pass in CI and are re-enabled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- wasm
- Domain
- compilers, testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100