./gradlew ":x-pack:plugin:yamlRestCompatTest" --tests "org.elasticsearch.xpack.test.rest.XPackRestIT.test {p0=transform/transforms_crud/Test transform where source query is invalid}" -Dtests.seed=46808C063C86F4F3 -Dtests.locale=no-NO -Dtests.timezone=Asia/Tashkent -Druntime.java=24
java.lang.AssertionError: Failure at [transform/transforms_crud:584]: the error message was expected to match the provided regex but didn't
Expected: No handler for type \[bad-type\] declared on runtime field \[rt-field\]
but: was "{root_cause=[{type=validation_exception, reason=Validation Failed: 1: Failed to test query, received status: BAD_REQUEST;, stack_trace=org.elasticsearch.ElasticsearchException$1: Validation Failed: 1: Failed to test query, received status: BAD_REQUEST;\n\tat org.elasticsearch.server@9.2.0-SNAPSHOT/org.elasticsearch.ElasticsearchException.guessRootCauses(ElasticsearchException.java:798)\n\tat org.elasticsearch.server@9.2.0-SNAPSHOT/org.elasticsearch.ElasticsearchException.generateFailureXContent(ElasticsearchException.java:712)\n\tat org.elasticsearch.server@9.2.0-SNAPSHOT/org.elasticsearch.rest.RestResponse.build(RestResponse.java:202)\n\tat org.elasticsearch.server@9.2.0-SNAPSHOT/org.elasticsearch.rest.RestResponse.<init>(RestResponse.java:161)\n\tat o
[truncated]
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.