Skip to content

[CI] StatementParserTests testInvalidFromPatterns failing #130392

Closed
@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":x-pack:plugin:esql:test" --tests "org.elasticsearch.xpack.esql.parser.StatementParserTests.testInvalidFromPatterns" -Dtests.seed=1D4E4B1C783C3F87 -Dbuild.snapshot=false -Dtests.jvm.argline="-Dbuild.snapshot=false" -Dlicense.key=x-pack/license-tools/src/test/resources/public.key -Dtests.locale=ff-Adlm-GH -Dtests.timezone=Europe/Luxembourg -Druntime.java=24

Applicable branches:
9.1

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: Query [TS " "] is expected to throw class org.elasticsearch.xpack.esql.parser.ParsingException with message [Blank index specified in index pattern]
Expected: a string containing "Blank index specified in index pattern"
     but: was "line 1:1: mismatched input 'TS' expecting {, 'row', 'from', 'show'}"

Issue Reasons:

  • [9.1] 16 consecutive failures in step release-tests
  • [9.1] 16 failures in test testInvalidFromPatterns (3.3% fail rate in 480 executions)
  • [9.1] 16 failures in step release-tests (100.0% fail rate in 16 executions)
  • [9.1] 16 failures in pipeline elasticsearch-periodic (94.1% fail rate in 17 executions)

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

Metadata

Metadata

Assignees

No one assigned

    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