runtimeverification / runtimeverification/evm-semantics

Start K Server for CI tests

Open
#2,124 1 comment 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.