Skip to content

[CI] VerifierTests testMatchInsideEval failing #131336

Closed
@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":x-pack:plugin:esql:test" --tests "org.elasticsearch.xpack.esql.analysis.VerifierTests.testFullTextFunctionsOnlyAllowedInWhere" -Dtests.seed=6D52917543CFDE20 -Dbuild.snapshot=false -Dtests.jvm.argline="-Dbuild.snapshot=false" -Dlicense.key=x-pack/license-tools/src/test/resources/public.key -Dtests.locale=os-Cyrl-GE -Dtests.timezone=Asia/Macau -Druntime.java=24

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: 
Expected: a string containing "[MATCH] function is only supported in WHERE and STATS commands, or in EVAL within score(.) function"
     but: was "1:22: [MATCH] function is only supported in WHERE and STATS commands"

Issue Reasons:

  • [main] 2 failures in test testMatchInsideEval (0.8% fail rate in 244 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