Skip to content

[CI] ReplaceStatsFilteredAggWithEvalTests class failing #133605

@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":x-pack:plugin:esql:test" --tests "org.elasticsearch.xpack.esql.optimizer.rules.logical.ReplaceStatsFilteredAggWithEvalTests.testReplaceInlinestatsFilteredAggWithEvalMixedFilterAndNoFilter" -Dtests.seed=E7AA64AB9231FC4B -Dbuild.snapshot=false -Dtests.jvm.argline="-Dbuild.snapshot=false" -Dlicense.key=x-pack/license-tools/src/test/resources/public.key -Dtests.locale=dje -Dtests.timezone=Australia/Eucla -Druntime.java=24

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: 
Expected: a string containing "mismatched input 'INLINESTATS' expecting"
     but: was "line 3:3: mismatched input 'inlinestats' expecting {'change_point', 'enrich', 'completion', 'dissect', 'eval', 'grok', 'limit', 'rerank', 'sample', 'sort', 'stats', 'where', 'fork', 'lookup', 'mv_expand', 'drop', 'keep', 'rename'}"

Issue Reasons:

  • [main] 8 consecutive failures in step release-tests
  • [main] 13 consecutive failures in step checkpart3_release-tests
  • [main] 22 failures in class org.elasticsearch.xpack.esql.optimizer.rules.logical.ReplaceStatsFilteredAggWithEvalTests (3.5% fail rate in 629 executions)
  • [main] 8 failures in step release-tests (100.0% fail rate in 8 executions)
  • [main] 13 failures in step checkpart3_release-tests (100.0% fail rate in 13 executions)
  • [main] 8 failures in pipeline elasticsearch-periodic (100.0% fail rate in 8 executions)
  • [main] 13 failures in pipeline elasticsearch-pull-request (4.3% fail rate in 305 executions)

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

Metadata

Metadata

Assignees

Labels

:Analytics/ES|QLAKA ESQL>test-failureTriaged test failures from CITeam:AnalyticsMeta label for analytical engine team (ESQL/Aggs/Geo)low-riskAn open issue or test failure that is a low risk to future releases

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions