./gradlew ":x-pack:plugin:esql:qa:server:mixed-cluster:v8.19.12#javaRestTest" -Dtests.class="org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT" -Dtests.method="test {csv-spec:spatial.ConvertFromStringParseError}" -Dtests.seed=1809C0647A6EE0D4 -Dtests.bwc=true -Dtests.locale=si-Sinh-LK -Dtests.timezone=Europe/Vatican -Druntime.java=25
java.lang.AssertionError: Context: {is_running=false, took=12, is_partial=false, columns=[{name=wkt, type=keyword}, {name=pt, type=geo_point}], values=[[POINTX(42.97109630194 14.7552534413725), null], [POINT(75.8092915005895 22.727749187571), POINT (75.8092915005895 22.727749187571)], [POINT(111), null]], documents_found=0, values_loaded=0}
Expected a list containing
0: expected "Line 3:13: evaluation of [to_geopoint(wkt)] failed, treating result as null. Only first 20 failures recorded." but was <missing>
1: expected "Line 3:13: java.lang.IllegalArgumentException: Failed to parse WKT: Unknown geometry type: pointx" but was <missing>
2: expected "Line 3:13: java.lang.IllegalArgumentException: Failed to parse WKT: expected number but found: ')'" but was <missing>
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.