-
Notifications
You must be signed in to change notification settings - Fork 2.1k
tests: Faster stats::mod IT tests #5611
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @martin-g,
the code is not compiling 🤔
can you fix that?
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Perfecto thank you!
Use shared server + unique indices Related-to: meilisearch#4840 Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
Using a shared server will make this test fragile Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
Head branch was pushed to by a user without write access
af68cd6
to
0557a4d
Compare
@ManyTheFish The build is green now. Could you please review again ? Thanks! |
Pull Request
Related issue
#4840
What does this PR do?