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

test: fix test causing flaky fail #1914

Merged
merged 4 commits into from
Feb 6, 2024
Merged

Conversation

antazoey
Copy link
Member

@antazoey antazoey commented Feb 5, 2024

What I did

noticed last merge to main failed,
realized the test was not accurately testing something...

How I did it

ensure deployments set in config so we know we are reading the config deployment, which will always be at index 0
test was flakey because sometimes the deploy was at index 0 with no config deployments
this test got messed up like last PR when we could no longer deploy empties.

How to verify it

Checklist

  • All changes are completed
  • New test cases have been added
  • Documentation has been updated

@antazoey antazoey changed the title test: make test less flakey test: fix test causing flaky fail Feb 5, 2024
fubuloubu
fubuloubu previously approved these changes Feb 5, 2024
@antazoey antazoey merged commit dd3da4a into ApeWorX:main Feb 6, 2024
15 checks passed
@antazoey antazoey deleted the test/flake branch February 6, 2024 05:07
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