Skip to content

Conversation

@opensearch-trigger-bot
Copy link
Contributor

Backport 86ac3ab from #18995.

* Fix flaky ExistsQueryBuilderTests.testToQuery

Test was generating field patterns that matched raw.derived_keyword,
which doesnt support exists queries. Fixed by replacing problematic
patterns with TEXT_FIELD_NAME.

Fixes #18724

Signed-off-by: Atri Sharma <atri.jiit@gmail.com>

* Revert CHANGELOG changes

Signed-off-by: Atri Sharma <atri.jiit@gmail.com>

---------

Signed-off-by: Atri Sharma <atri.jiit@gmail.com>
(cherry picked from commit 86ac3ab)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@github-actions
Copy link
Contributor

✅ Gradle check result for 7c8666f: SUCCESS

@codecov
Copy link

codecov bot commented Aug 11, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.92%. Comparing base (2c706ba) to head (7c8666f).
⚠️ Report is 3 commits behind head on 2.19.

Additional details and impacted files
@@             Coverage Diff              @@
##               2.19   #19027      +/-   ##
============================================
- Coverage     71.96%   71.92%   -0.04%     
+ Complexity    65959    65937      -22     
============================================
  Files          5341     5341              
  Lines        307239   307243       +4     
  Branches      44837    44838       +1     
============================================
- Hits         221091   220982     -109     
- Misses        67736    67812      +76     
- Partials      18412    18449      +37     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jainankitk jainankitk merged commit e7c23b1 into 2.19 Aug 11, 2025
67 of 68 checks passed
@jainankitk jainankitk deleted the backport/backport-18995-to-2.19 branch August 11, 2025 23:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants