runtimeverification / runtimeverification/evm-semantics
Start K Server for CI tests
Nobody has claimed this yet.
- Dominant language
- KCL
- Stars
- 591
- Forks
- 156
- Avg merge
- 2h 19m
- Merged PRs (30d)
- 1
Description
- Start K Server before KEVM Haskell and KEVM Foundry tests.
- Make sure that we're getting a shared Z3 process pool among those.
Would it be possible to integrate this logic for starting the K Server into the testing plugin? https://github.com/runtimeverification/pyk/blob/master/src/pyk/testing/_kompiler.py.
Related issue? https://github.com/runtimeverification/k/issues/4218
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 examining the KEVM Haskell and KEVM Foundry CI tests, then read pyk/src/pyk/testing/_kompiler.py for the testing-plugin integration point. Confirm how the K Server is started and how a shared Z3 process pool should be used; done means both test suites start the server and share the pool in CI.
Written by the indexing model from the issue text.
Assessment
- Domain
- ci-cd, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100