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

stake-pool: Split up withdraw tests to avoid CI failures #3850

Merged
merged 1 commit into from
Nov 29, 2022

Conversation

joncinque
Copy link
Contributor

Problem

The stake pool tests often error out during the withdrawal tests. Maybe this is because there are 19 test cases in the file, and they all require quite a few transactions.

Solution

Split up the withdrawal tests in the hopes that CI likes it more.

@joncinque joncinque changed the title stake-pool: Split up tests to avoid CI failures stake-pool: Split up withdraw tests to avoid CI failures Nov 29, 2022
@joncinque
Copy link
Contributor Author

This passed, while #3839 keeps failing, so let's give it a shot!

@joncinque joncinque merged commit 792ffbc into solana-labs:master Nov 29, 2022
@joncinque joncinque deleted the sp-testsplit branch November 29, 2022 01:22
HaoranYi pushed a commit to HaoranYi/solana-program-library that referenced this pull request Jul 19, 2023
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.

1 participant