The HuggingFace embedder was removed from tests in #978, but I found some more places it was being tested. I was able to get the tests to fail locally like they are in CI with HuggingFace present. Since removing the additional HuggingFace tests I haven't been able to get them to fail again locally.
Related issue
Fixes #976
What does this PR do?
Removes HuggingFace embedder from tests to fix flakiness.
PR checklist
Please check if your PR fulfills the following requirements:
[ ] Does this PR fix an existing issue, or have you listed the changes applied in the PR description (and why they are needed)?
[ ] Have you read the contributing guidelines?
[ ] Have you made sure that the title is accurate and descriptive of the changes?
Thank you so much for contributing to Meilisearch!
Pull Request
The HuggingFace embedder was removed from tests in #978, but I found some more places it was being tested. I was able to get the tests to fail locally like they are in CI with HuggingFace present. Since removing the additional HuggingFace tests I haven't been able to get them to fail again locally.
Related issue
Fixes #976
What does this PR do?
PR checklist
Please check if your PR fulfills the following requirements:
Thank you so much for contributing to Meilisearch!