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(test): flakey test #738

Merged
merged 2 commits into from
May 15, 2023
Merged

fix(test): flakey test #738

merged 2 commits into from
May 15, 2023

Conversation

juliev0
Copy link
Contributor

@juliev0 juliev0 commented May 15, 2023

Fixes: #737

Unit test was dependent on a golang map having a predictable order, which it doesn't.

Signed-off-by: Julie Vogelmani <julie_vogelman@intuit.com>
Signed-off-by: Julie Vogelmani <julie_vogelman@intuit.com>
@whynowy whynowy changed the title fix flakey test fix(test): flakey test May 15, 2023
@whynowy whynowy merged commit ba1f493 into numaproj:main May 15, 2023
15 checks passed
whynowy pushed a commit that referenced this pull request May 30, 2023
Signed-off-by: Julie Vogelmani <julie_vogelman@intuit.com>
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.

flaky test TestProduceMsg/MultiKeyValuePair
3 participants