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

Fix flaky tests and test infra failures due to stuck tests #232

Merged
merged 8 commits into from
Jun 21, 2023

Conversation

vaibhav-yb
Copy link
Collaborator

@vaibhav-yb vaibhav-yb commented Jun 20, 2023

This PR has the following changes:

  1. Modified GitHub workflows to run all tests together
  2. Moved enum values test to a different class
  3. Moved a common consumer method to TestBaseClass
  4. Removed redundant calls to TestHelper.dropAllSchemas() in YugabyteDBSnapshotTest

@vaibhav-yb vaibhav-yb added enhancement New feature or request flaky-test Test which fails intermittently labels Jun 20, 2023
@vaibhav-yb vaibhav-yb self-assigned this Jun 20, 2023
@vaibhav-yb vaibhav-yb merged commit aa50e01 into main Jun 21, 2023
@vaibhav-yb vaibhav-yb deleted the fix-flakiness-final branch August 18, 2023 06:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request flaky-test Test which fails intermittently
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants