feat: support SNARK prover in e2e tests#3110
Draft
jpraynaud wants to merge 4 commits into
Draft
Conversation
jpraynaud
changed the base branch from
main
to
jpraynaud/3104-snark-prover-dev-network
March 25, 2026 15:28
Test Results 5 files ± 0 206 suites ±0 50m 26s ⏱️ - 3h 57m 39s Results for commit af50564. ± Comparison against base commit a45341d. This pull request removes 72 tests.♻️ This comment has been updated with latest results. |
jpraynaud
temporarily deployed
to
testing-preview
March 26, 2026 12:46 — with
GitHub Actions
Inactive
jpraynaud
temporarily deployed
to
dev-follower-preview
March 26, 2026 14:02 — with
GitHub Actions
Inactive
jpraynaud
temporarily deployed
to
dev-follower-preview
March 26, 2026 14:15 — with
GitHub Actions
Inactive
jpraynaud
temporarily deployed
to
testing-preview
March 26, 2026 17:38 — with
GitHub Actions
Inactive
jpraynaud
temporarily deployed
to
dev-follower-preview
March 26, 2026 17:44 — with
GitHub Actions
Inactive
jpraynaud
temporarily deployed
to
dev-follower-preview
March 27, 2026 07:15 — with
GitHub Actions
Inactive
jpraynaud
force-pushed
the
jpraynaud/3104-snark-prover-dev-network
branch
3 times, most recently
from
March 30, 2026 11:18
e7611c0 to
ff4251b
Compare
jpraynaud
commented
Mar 31, 2026
jpraynaud
force-pushed
the
jpraynaud/3104-snark-prover-dev-network
branch
from
March 31, 2026 08:52
ff4251b to
a33d505
Compare
Base automatically changed from
jpraynaud/3104-snark-prover-dev-network
to
main
March 31, 2026 10:03
damrobi
force-pushed
the
jpraynaud/3107-snark-e2e-test
branch
from
April 2, 2026 09:03
4a43490 to
8b21af7
Compare
damrobi
force-pushed
the
jpraynaud/3107-snark-e2e-test
branch
from
April 2, 2026 11:59
af40586 to
f4e6043
Compare
jpraynaud
force-pushed
the
jpraynaud/3107-snark-e2e-test
branch
4 times, most recently
from
April 10, 2026 11:08
286d17c to
918f5c4
Compare
jpraynaud
temporarily deployed
to
testing-preview
April 22, 2026 08:13 — with
GitHub Actions
Inactive
jpraynaud
temporarily deployed
to
dev-follower-preview
April 22, 2026 08:22 — with
GitHub Actions
Inactive
jpraynaud
temporarily deployed
to
dev-follower-preview
April 22, 2026 08:29 — with
GitHub Actions
Inactive
jpraynaud
temporarily deployed
to
dev-follower-preview
April 22, 2026 09:05 — with
GitHub Actions
Inactive
jpraynaud
force-pushed
the
jpraynaud/3107-snark-e2e-test
branch
from
April 23, 2026 14:36
ac24436 to
6e49a30
Compare
jpraynaud
temporarily deployed
to
testing-preview
April 23, 2026 15:11 — with
GitHub Actions
Inactive
jpraynaud
temporarily deployed
to
dev-follower-preview
April 24, 2026 08:19 — with
GitHub Actions
Inactive
jpraynaud
had a problem deploying
to
dev-follower-preview
May 6, 2026 14:30 — with
GitHub Actions
Failure
jpraynaud
force-pushed
the
jpraynaud/3107-snark-e2e-test
branch
from
May 20, 2026 11:10
6e49a30 to
933f562
Compare
jpraynaud
force-pushed
the
jpraynaud/3107-snark-e2e-test
branch
from
May 20, 2026 14:24
d0a6aa8 to
add3243
Compare
jpraynaud
force-pushed
the
jpraynaud/3107-snark-e2e-test
branch
from
May 21, 2026 15:10
add3243 to
56836ac
Compare
jpraynaud
force-pushed
the
jpraynaud/3107-snark-e2e-test
branch
from
May 29, 2026 10:58
56836ac to
af50564
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Conten
This PR includes the adaptation of the end to end tests to support SNARK proof system.
Pre-submit checklist
Issue(s)
Relates to #3107