Skip to content

[CI] AnalyzerTests testNoDenseVectorFailsForMagnitude failing #133013

@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":x-pack:plugin:esql:test" --tests "org.elasticsearch.xpack.esql.analysis.AnalyzerTests.testNoDenseVectorFailsForMagnitude" -Dtests.seed=AC0C5C58B70D9F63 -Dbuild.snapshot=false -Dtests.jvm.argline="-Dbuild.snapshot=false" -Dlicense.key=x-pack/license-tools/src/test/resources/public.key -Dtests.locale=en-MS -Dtests.timezone=Europe/Tallinn -Druntime.java=24

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: 
Expected: a string containing "first argument of [v_magnitude(0.342)] must be [dense_vector], found value [0.342] type [double]"
     but: was "Found 1 problem
line 1:28: Unknown function [v_magnitude]"

Issue Reasons:

  • [main] 10 consecutive failures in step release-tests
  • [main] 11 failures in test testNoDenseVectorFailsForMagnitude (2.2% fail rate in 498 executions)
  • [main] 10 failures in step release-tests (100.0% fail rate in 10 executions)
  • [main] 10 failures in pipeline elasticsearch-periodic (90.9% fail rate in 11 executions)

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

Metadata

Metadata

Labels

:Search Relevance/ES|QLSearch functionality in ES|QL>test-failureTriaged test failures from CITeam:Search RelevanceMeta label for the Search Relevance team in Elasticsearchlow-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