Skip to content

[CI] ImmediateLocalSupplierTests testEqualsAndHashcode failing #135977

@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":x-pack:plugin:esql:test" --tests "org.elasticsearch.xpack.esql.plan.logical.local.ImmediateLocalSupplierTests.testEqualsAndHashcode" -Dtests.seed=A4AA443A36B3BCFB -Dtests.locale=ar-KW -Dtests.timezone=America/New_York -Druntime.java=25

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: ImmediateLocalSupplier mutation should not be equal to original
Expected: not <Page{blocks=[IntVectorBlock[vector=IntArrayVector[positions=0, values=[]]], IntVectorBlock[vector=IntArrayVector[positions=0, values=[]]], IntVectorBlock[vector=IntArrayVector[positions=0, values=[]]], IntVectorBlock[vector=IntArrayVector[positions=0, values=[]]], IntVectorBlock[vector=IntArrayVector[positions=0, values=[]]], IntVectorBlock[vector=IntArrayVector[positions=0, values=[]]], IntVectorBlock[vector=IntArrayVector[positions=0, values=[]]]]}>
     but: was <Page{blocks=[IntVectorBlock[vector=IntArrayVector[positions=0, values=[]]], IntVectorBlock[vector=IntArrayVector[positions=0, values=[]]], IntVectorBlock[vector=IntArrayVector[positions=0, values=[]]], IntVectorBlock[vector=IntArrayVector[positions=0, values=[]]], IntVectorBlock[vector=IntArrayVector[positions=0, values=[]]], IntVectorBlock[vector=IntArrayVector[positions=0, values=[]]], IntVectorBlock[vector=IntArrayVec
[truncated]

Issue Reasons:

  • [main] 2 failures in test testEqualsAndHashcode (0.8% fail rate in 251 executions)

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

Metadata

Metadata

Labels

:Analytics/ES|QLAKA ESQL>test-failureTriaged test failures from CITeam:AnalyticsMeta label for analytical engine team (ESQL/Aggs/Geo)medium-riskAn open issue or test failure that is a medium risk to future releases

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions