./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
org.elasticsearch.xpack.esql.parser.ParsingException: line 1:1: mismatched input 'PROMQL' expecting {, 'row', 'from', 'ts', 'show'}
CI Link
https://gradle-enterprise.elastic.co/s/6uzlsq72qll7m/tests/overview?outcome=FAILED
Repro line
There's two:
Does it reproduce?
Didn't try
Applicable branches
main
Failure history
No response
Failure excerpt