Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Start K Server for CI tests #2124

Open
ehildenb opened this issue Oct 19, 2023 · 1 comment
Open

Start K Server for CI tests #2124

ehildenb opened this issue Oct 19, 2023 · 1 comment

Comments

@ehildenb
Copy link
Member

ehildenb commented Oct 19, 2023

  • 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? runtimeverification/k#4218

@dwightguth dwightguth removed their assignment Oct 24, 2023
@F-WRunTime
Copy link
Member

F-WRunTime commented Jan 19, 2024

Best way I can think to handle this is by spinning up the kserver as part of the workflow as part of the pyk code / test itself. @tothtamas28 See some discussion on the topic in the PYK issue but maybe the problem has been resolved somewhere else?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants