Skip to content

[CI] KqlParserBooleanQueryTests testParseOrQuery failing #133863

@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":x-pack:plugin:kql:test" --tests "org.elasticsearch.xpack.kql.parser.KqlParserBooleanQueryTests.testParseOrQuery" -Dtests.seed=2CD7F2036A3F5C9A -Dtests.locale=ca -Dtests.timezone=America/Kralendijk -Druntime.java=24

Applicable branches:
9.0

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: 
Expected: an instance of org.elasticsearch.index.query.BoolQueryBuilder
     but: <{
  "match" : {
    "mapped_string" : {
      "query" : "OR OR NOT OR NOT"
    }
  }
}> is a org.elasticsearch.index.query.MatchQueryBuilder

Issue Reasons:

  • [9.0] 19 failures in test testParseOrQuery (3.6% fail rate in 525 executions)
  • [9.0] 2 failures in step debian-12_platform-support-unix (10.0% fail rate in 20 executions)
  • [9.0] 2 failures in step oraclelinux-9_platform-support-unix (10.0% fail rate in 20 executions)
  • [9.0] 3 failures in step ubuntu-2404-aarch64_checkpart3_platform-support-arm (15.8% fail rate in 19 executions)
  • [9.0] 4 failures in pipeline elasticsearch-periodic (20.0% fail rate in 20 executions)
  • [9.0] 8 failures in pipeline elasticsearch-periodic-platform-support (40.0% fail rate in 20 executions)

Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.

Metadata

Metadata

Assignees

Labels

:SearchOrg/RelevanceLabel for the Search (solution/org) Relevance team>test-failureTriaged test failures from CITeam:Search - RelevanceThe Search organization Search Relevance teamneeds:riskRequires assignment of a risk label (low, medium, blocker)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions