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: Adjust flaky spec on ValidateAbsenceOfMatcher #1590

Merged
merged 1 commit into from
Dec 20, 2023

Conversation

matsales28
Copy link
Member

@matsales28 matsales28 commented Dec 19, 2023

I'm not entirely sure that this will fix this flaky spec, but my bet is that sometimes an invalid uuid was generated using the next method, this commit avoids that randomness by always generating a new and valid uuid.

@matsales28 matsales28 marked this pull request as ready for review December 19, 2023 20:59
@matsales28 matsales28 requested a review from vsppedro as a code owner December 19, 2023 20:59
@matsales28 matsales28 changed the title fix: Adjust flakey spec on ValidateAbsenceOfMatcher fix: Adjust flaky spec on ValidateAbsenceOfMatcher Dec 19, 2023
@matsales28 matsales28 self-assigned this Dec 19, 2023
Copy link
Collaborator

@vsppedro vsppedro left a comment

Choose a reason for hiding this comment

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

It makes perfect sense to me! I recall when the ValidateAbsenceOfMatcher intermittent test first started failing. Nice catch!

@matsales28 matsales28 merged commit 5d26d0d into main Dec 20, 2023
14 checks passed
@matsales28 matsales28 deleted the ms/fixes-flakey-spec branch December 20, 2023 12:33
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