Build Scans:
Reproduction Line:
./gradlew ":x-pack:plugin:esql:qa:server:multi-clusters:v9.2.5#newToOld" -Dtests.class="org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT" -Dtests.method="test {csv-spec:string.Url_encode_component tests with table reads}" -Dtests.seed=54BCB869082866E0 -Dtests.bwc=true -Dtests.locale=en-LR -Dtests.timezone=Pacific/Easter -Druntime.java=25
Applicable branches:
main
Reproduces locally?:
N/A
Failure History:
See dashboard
Failure Message:
java.lang.AssertionError:
Data mismatch:
row 1 column 1:a list containing
row 1 column 1:0: expected "J.%20R.%20R.%20Tolkien" but was "Fyodor%20Dostoevsky"
row 1 column 2:a list containing
row 1 column 2:0: expected "Realms%20of%20Tolkien%3A%20Images%20of%20Middle-earth" but was "The%20brothers%20Karamazov"
Actual:
book_no:keyword | author_encoded:keyword | title_encoded:keyword
1211 | Fyodor%20Dostoevsky | The%20brothers%20Karamazov
1463 | Fyodor%20Dostoevsky | The%20brothers%20Karamazov
Expected:
book_no:keyword | author_encoded:keyword | title_encoded:keyword
1211 | Fyodor%20Dostoevsky | The%20brothers%20Karamazov
1463 | J.%20R.%20R.%20Tolkien | Realms%20of%20Tolkien%3A%20Images%20of%20Middle-earth
Issue Reasons:
- [main] 2 failures in test test {csv-spec:string.Url_encode_component tests with table reads} (0.4% fail rate in 558 executions)
- [main] 2 failures in pipeline elasticsearch-intake (15.4% fail rate in 13 executions)
Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.
Build Scans:
Reproduction Line:
Applicable branches:
main
Reproduces locally?:
N/A
Failure History:
See dashboard
Failure Message:
Issue Reasons:
Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.