-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
:Analytics/EQLEQL queryingEQL querying>test-failureTriaged test failures from CITriaged test failures from CI
Description
This failure reproduces with the seed:
./gradlew ':x-pack:plugin:ql:test' --tests "org.elasticsearch.xpack.ql.tree.NodeSubclassTests" -Dtests.method="testReplaceChildren {p0=class org.elasticsearch.xpack.ql.expression.predicate.operator.comparison.InPipe}" -Dtests.seed=221E160E2C0A0D52
java.lang.IllegalArgumentException: expected at least [2] children but received [1]
at __randomizedtesting.SeedInfo.seed([221E160E2C0A0D52:1BE1B543D50C2DAC]:0)
at org.elasticsearch.xpack.ql.expression.predicate.operator.comparison.InPipe.replaceChildren(InPipe.java:27)
at org.elasticsearch.xpack.ql.expression.predicate.operator.comparison.InPipe.replaceChildren(InPipe.java:18)
at org.elasticsearch.xpack.ql.tree.NodeSubclassTests.testReplaceChildren(NodeSubclassTests.java:189)
https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+7.x+release-tests/958
Metadata
Metadata
Assignees
Labels
:Analytics/EQLEQL queryingEQL querying>test-failureTriaged test failures from CITriaged test failures from CI