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 test case in Go unit/type/list.go #1449

Merged
merged 2 commits into from
May 19, 2023
Merged

Fix flaky test case in Go unit/type/list.go #1449

merged 2 commits into from
May 19, 2023

Conversation

git-hulk
Copy link
Member

Currently, we use the list key 'l' in multiple test cases and they may interact with each other. So we fix it by using a dedicated key for each test case.

For failure logs can see: https://github.com/apache/incubator-kvrocks/actions/runs/5014908898/jobs/8991680649#step:12:104

Currently, we use the list key 'l' in multiple test cases and they
may interact each other. So we fix it by using a dedicated key for
each test case.
@git-hulk
Copy link
Member Author

Thanks all, merging...

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.

3 participants