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

Speed up some PoS tests #2277

Merged
merged 3 commits into from
Dec 29, 2023
Merged

Speed up some PoS tests #2277

merged 3 commits into from
Dec 29, 2023

Conversation

brentstone
Copy link
Collaborator

@brentstone brentstone commented Dec 14, 2023

Describe your changes

Speed up test_purge_validator_information and test_multiple_misbehaviors, as they previously take too long to run in CI.

Indicate on which release or other PRs this topic is based on

v0.28.1

Checklist before merging to draft

  • I have added a changelog
  • Git history is in acceptable state

@Fraccaman
Copy link
Member

can we also make them run with make test-pos-sm ?

@brentstone brentstone mentioned this pull request Dec 15, 2023
@brentstone brentstone requested a review from Fraccaman December 18, 2023 17:19
brentstone added a commit that referenced this pull request Dec 18, 2023
* brent/speed-up-tests:
  changelog: add #2277
  rewrite `test_purge_validator_information` solely in pos crate
  reduce cases and fix `test_multiple_misbehaviors`
brentstone added a commit that referenced this pull request Dec 29, 2023
* origin/brent/speed-up-tests:
  changelog: add #2277
  rewrite `test_purge_validator_information` solely in pos crate
  reduce cases and fix `test_multiple_misbehaviors`
@brentstone brentstone merged commit 5999e81 into main Dec 29, 2023
14 checks passed
@brentstone brentstone deleted the brent/speed-up-tests branch December 29, 2023 19:37
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