Skip to content

Unmute testTermsQuery tests #132409

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

parkertimmins
Copy link
Contributor

Unmute the following tests:

  • LogsDbVersusReindexedIntoStoredSourceChallengeRestIT.testTermsQuery
  • LogsDbVersusLogsDbReindexedIntoStandardModeChallengeRestIT.testTermsQuery
  • LogsDbVersusReindexedLogsDbChallengeRestIT.testTermsQuery

The underlying issue was already fixed in #132322

I've confirmed locally that all three tests fail locally on the last commit before the above fix (9099005), but pass with the fix.

Fixes #132335, #132336, and #132337

@parkertimmins parkertimmins added >test Issues or PRs that are addressing/adding tests :StorageEngine/Logs You know, for Logs labels Aug 4, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-storage-engine (Team:StorageEngine)

Copy link
Member

@martijnvg martijnvg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:StorageEngine/Logs You know, for Logs Team:StorageEngine >test Issues or PRs that are addressing/adding tests v9.2.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CI] LogsDbVersusLogsDbReindexedIntoStandardModeChallengeRestIT testTermsQuery failing
3 participants