-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Add ZK testing capabilities #17436
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
Add ZK testing capabilities #17436
Conversation
The error was changed in CTF
commonchangeset.DeployLinkTokenTest(t, memory.MemoryEnvironmentConfig{ | ||
Chains: 1, | ||
SolChains: 1, | ||
}) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This change is due to test refactoring
deployment/common/changeset/example/solana_transfer_mcm_test.go
Outdated
Show resolved
Hide resolved
|
Flakeguard SummaryRan new or updated tests between View Flaky Detector Details | Compare Changes Found Flaky Tests ❌9 Results
ArtifactsFor detailed logs of the failed tests, please refer to the artifact failed-test-results-with-logs.json. |
Tests deploying Link Token on Anvil ZK Sync using the new Go bindings. This PR is part of #17047
Requires
Bumping:
github.com/smartcontractkit/chainlink-deployments-framework v0.1.1
github.com/smartcontractkit/chainlink-testing-framework/framework v0.7.9