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

[BUG] Unit test OpenSearchClientUtilsSuite fails locally #674

Open
dai-chen opened this issue Sep 17, 2024 · 0 comments
Open

[BUG] Unit test OpenSearchClientUtilsSuite fails locally #674

dai-chen opened this issue Sep 17, 2024 · 0 comments
Labels
bug Something isn't working infrastructure Changes to infrastructure, testing, CI/CD, pipelines, etc.

Comments

@dai-chen
Copy link
Collaborator

What is the bug?

OpenSearchClientUtilsSuite test fails locally.

How can one reproduce the bug?
Steps to reproduce the behavior:

$ sbt test

[info] OpenSearchClientUtilsSuite:
[info] sanitizeIndexName
[info] - should percent-encode invalid OpenSearch index name characters and lowercase all characters *** FAILED ***
[info]   null was not equal to "test%20%3a%22%2b%2f%5c%7c%3f%23%3e%3c" (OpenSearchClientUtilsSuite.scala:16)

What is the expected behavior?

The test is expected to pass locally to unblock local test.

Do you have any additional context?

N/A

@dai-chen dai-chen added bug Something isn't working untriaged infrastructure Changes to infrastructure, testing, CI/CD, pipelines, etc. and removed untriaged labels Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working infrastructure Changes to infrastructure, testing, CI/CD, pipelines, etc.
Projects
None yet
Development

No branches or pull requests

1 participant