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] Gradle Check failures in SortedSetDVStringFieldDataTests.testSortMissingFirstReverse #4265

Closed
dbwiddis opened this issue Aug 19, 2022 · 1 comment
Labels
bug Something isn't working untriaged

Comments

@dbwiddis
Copy link
Member

Describe the bug
Gradle Check is failing on org.opensearch.index.fielddata.SortedSetDVStringFieldDataTests.testSortMissingFirstReverse

To Reproduce
Steps to reproduce the behavior:

  1. Gradle check associated with [Upgrade] to lucene-9.4.0-snapshot-ddf0d0a #4183 which possibly introduced the problem: https://build.ci.opensearch.org/job/gradle-check/1752/
  2. Gradle check associated with in-progress [Feature/extensions] Provide Extension API to OpenSearch #4100 after merging main into feature/extensions: https://build.ci.opensearch.org/job/gradle-check/1941/ (the failure is completely unrelated to the PR)

Expected behavior
Gradle Checks pass

Additional context
Suspect there was a regression in #4183 in changes to BytesRefFieldComparatorSource.java

@dbwiddis dbwiddis added bug Something isn't working untriaged labels Aug 19, 2022
@dbwiddis
Copy link
Member Author

Closing, this is a duplicate of #4238.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working untriaged
Projects
None yet
Development

No branches or pull requests

1 participant