Skip to content

Running Docker tests in CI #100

Description

@huitseeker

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):

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions