./gradlew ":qa:ccs-common-rest:yamlRestTest" --tests "org.elasticsearch.test.rest.yaml.CssSearchYamlTestSuiteIT" -Dtests.method="test {p0=search.retrievers/result-diversification/10_mmr_result_diversification_retriever/Test MMR result diversification multiple indexes}" -Dtests.seed=2F2C2FB0FE4DCDDE -Dtests.locale=he -Dtests.timezone=Asia/Kuala_Lumpur -Druntime.java=25
java.lang.AssertionError: org.junit.internal.runners.model.MultipleFailureException: There were 2 errors:
java.lang.AssertionError(
Expected: "third text other"
but: was "third text")
java.lang.AssertionError(
Expected: "third text duplicate other"
but: was "third text duplicate")
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.