-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
:Analytics/ES|QLAKA ESQLAKA ESQL>test-failureTriaged test failures from CITriaged test failures from CITeam:AnalyticsMeta label for analytical engine team (ESQL/Aggs/Geo)Meta label for analytical engine team (ESQL/Aggs/Geo)low-riskAn open issue or test failure that is a low risk to future releasesAn open issue or test failure that is a low risk to future releases
Description
Build Scans:
Reproduction Line:
./gradlew ":x-pack:plugin:esql:qa:server:multi-clusters:v9.1.0#newToOld" -Dtests.class="org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT" -Dtests.method="test {fork.ForkWithDissect}" -Dtests.seed=BC62296BB7090E9F -Dtests.bwc=true -Dtests.locale=mai -Dtests.timezone=America/Santarem -Druntime.java=24
Applicable branches:
main
Reproduces locally?:
N/A
Failure History:
See dashboard
Failure Message:
java.lang.AssertionError: Expected more data but no more entries found after [2]
Data mismatch:
Actual:
_fork:keyword | emp_no:integer | x:keyword | y:keyword | z:keyword | w:keyword
fork1 | 10048 | Florian | 10048 | Syrotiuk | null
fork1 | 10081 | Zhongwei | 10081 | Rosen | null
Expected:
_fork:keyword | emp_no:integer | x:keyword | y:keyword | z:keyword | w:keyword
fork1 | 10048 | Florian | 10048 | Syrotiuk | null
fork1 | 10081 | Zhongwei | 10081 | Rosen | null
fork2 | 10048 | Syrotiuk | 10048 | null | Florian
fork2 | 10081 | Rosen | 10081 | null | Zhongwei
Issue Reasons:
- [main] 2 failures in test test {fork.ForkWithDissect} (0.3% fail rate in 791 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 ESQLAKA ESQL>test-failureTriaged test failures from CITriaged test failures from CITeam:AnalyticsMeta label for analytical engine team (ESQL/Aggs/Geo)Meta label for analytical engine team (ESQL/Aggs/Geo)low-riskAn open issue or test failure that is a low risk to future releasesAn open issue or test failure that is a low risk to future releases