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

Add shuttle testing infrastructure #576

Merged
merged 2 commits into from
Jul 2, 2024
Merged

Conversation

LucasSte
Copy link

Problem

The program cache in Agave lacks proper infrastructure for concurrent tests.

Solution

I am adopting shuttle to run concurrent tests that are more systematic. As the program cache depends on the rBPF crate, I must replace the imports here as well in order for the tests to work.

@LucasSte LucasSte force-pushed the shuttle-test branch 5 times, most recently from e6e7a8d to 15045ad Compare May 31, 2024 14:56
@LucasSte LucasSte requested a review from Lichtso May 31, 2024 15:03
@LucasSte LucasSte marked this pull request as ready for review May 31, 2024 15:03
@LucasSte LucasSte merged commit 8109197 into solana-labs:main Jul 2, 2024
12 checks passed
@LucasSte LucasSte deleted the shuttle-test branch July 2, 2024 21:11
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