Skip to content

EsqlTestUtilsTests testPromQLDefaultIndex and testPromQL failing in release tests #138879

@alex-spies

Description

@alex-spies

CI Link

https://gradle-enterprise.elastic.co/s/6uzlsq72qll7m/tests/overview?outcome=FAILED

Repro line

There's two:

 ./gradlew ":x-pack:plugin:esql:qa:testFixtures:test" --tests "org.elasticsearch.xpack.esql.EsqlTestUtilsTests.testPromQL" -Dtests.seed=1B1766EA169EA0D8 -Dbuild.snapshot=false -Dtests.jvm.argline="-Dbuild.snapshot=false" -Dlicense.key=x-pack/license-tools/src/test/resources/public.key -Dtests.locale=bn-IN -Dtests.timezone=America/Jamaica -Druntime.java=25

 ./gradlew ":x-pack:plugin:esql:qa:testFixtures:test" --tests "org.elasticsearch.xpack.esql.EsqlTestUtilsTests.testPromQLDefaultIndex" -Dtests.seed=1B1766EA169EA0D8 -Dbuild.snapshot=false -Dtests.jvm.argline="-Dbuild.snapshot=false" -Dlicense.key=x-pack/license-tools/src/test/resources/public.key -Dtests.locale=bn-IN -Dtests.timezone=America/Jamaica -Druntime.java=25	

Does it reproduce?

Didn't try

Applicable branches

main

Failure history

No response

Failure excerpt

org.elasticsearch.xpack.esql.parser.ParsingException: line 1:1: mismatched input 'PROMQL' expecting {, 'row', 'from', 'ts', 'show'}

Metadata

Metadata

Assignees

No one assigned

    Labels

    :StorageEngine/ES|QLTimeseries / metrics / logsdb capabilities in ES|QL>test-failureTriaged test failures from CITeam:StorageEnginelow-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