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

Randomize test run order #822

Merged
merged 2 commits into from May 13, 2024
Merged

Randomize test run order #822

merged 2 commits into from May 13, 2024

Conversation

matyaskuti
Copy link
Contributor

@matyaskuti matyaskuti commented Feb 26, 2024

About this change - What it does

Run tests in a random order.

Reproduce rest consumer failure in random order: --random-order-bucket=global --random-order-seed=472073 (with process number 2)

Reproduce unittest failure in random order: --random-order --random-order-seed=275491 (bucket is default module)

@matyaskuti matyaskuti force-pushed the matyaskuti/randomize_test_order branch 8 times, most recently from b639ff1 to 0634a23 Compare February 28, 2024 09:31
@jjaakola-aiven jjaakola-aiven force-pushed the matyaskuti/randomize_test_order branch from 0634a23 to ba88a07 Compare May 13, 2024 07:10
@jjaakola-aiven jjaakola-aiven marked this pull request as ready for review May 13, 2024 10:41
@jjaakola-aiven jjaakola-aiven requested review from a team as code owners May 13, 2024 10:41
Copy link
Contributor

@eliax1996 eliax1996 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@eliax1996 eliax1996 merged commit 56db408 into main May 13, 2024
8 checks passed
@eliax1996 eliax1996 deleted the matyaskuti/randomize_test_order branch May 13, 2024 10:52
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.

None yet

3 participants