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

Running Docker tests in CI #100

Open
huitseeker opened this issue Jul 24, 2024 · 0 comments
Open

Running Docker tests in CI #100

huitseeker opened this issue Jul 24, 2024 · 0 comments
Assignees

Comments

@huitseeker
Copy link
Contributor

huitseeker commented Jul 24, 2024

In #99 we bring in tooling for testing of recursion under docker, without making it default. This issue is about what it would take to make it default:

The default behavior is the activation of the native feature in gnark-ffi/Cargo.toml, which forces those recursion tests to run on the local machine (rather than in Docker).

The Docker behavior not only is non-default, but doesn't work.

We would like to have the following outcomes (only required once #99 is merged, of course):

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

2 participants