- 
                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:
- elasticsearch-intake #16163 / part3
- elasticsearch-periodic-platform-support #5947 / rocky-8_platform-support-unix
Reproduction Line:
./gradlew ":x-pack:plugin:esql:qa:server:multi-node:javaRestTest" --tests "org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT" -Dtests.method="test {lookup-join.NonUniqueRightKeyOnTheCoordinator ASYNC}" -Dtests.seed=D14087BB524E4536 -Dtests.locale=lkt-US -Dtests.timezone=Europe/Tallinn -Druntime.java=23
Applicable branches:
main
Reproduces locally?:
N/A
Failure History:
See dashboard
Failure Message:
java.lang.AssertionError: 
Data mismatch:
row 4 column 3:a list containing
row 4 column 3:0: expected "[Germany, Austria]" but was "null"
row 5 column 3:a list containing
row 5 column 3:0: expected "Switzerland" but was "[Germany, Austria]"
row 6 column 3:a list containing
row 6 column 3:0: expected "null" but was "Switzerland"
Actual:
emp_no:integer | language_code:integer | language_name:keyword | country:text            
10001          | 1                     | English               | Canada                  
10001          | 1                     | English               | null                    
10001          | 1                     | null                  | United Kingdom          
10001          | 1                     | English               | United States of America
10002          | 2                     | German                | null                    
10002          | 2                     | German                | [Germany, Austria]      
10002          | 2              
[truncated]
Issue Reasons:
- [main] 2 failures in test test {lookup-join.NonUniqueRightKeyOnTheCoordinator ASYNC} (0.8% fail rate in 252 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