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

Enable CI to run e2e tests #403

Merged
merged 2 commits into from
Apr 14, 2022

Conversation

baumstern
Copy link
Member

This PR enables CI to validate user-scenario of MACI for every PR and commits to the v1 branch. It also enables nightly e2e test daily on UTC 0.

The test step is

  1. Generate zkeys using powersOfTau28_hez_final_20.ptau
  2. Run all the tests(test*.sh) under cli/ directory. Except testKeyChange.sh which fails at the moment (see testKeyChange.sh Failed #400).
  3. Run tests under integrationTests

Note: flaky witness generation has been reported (see #402). It may cause failure of tests which requires rerun.

@baumstern baumstern merged commit a069145 into privacy-scaling-explorations:v1 Apr 14, 2022
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

Successfully merging this pull request may close these issues.

2 participants