Open
Description
Build Scans:
Reproduction Line:
./gradlew ":x-pack:plugin:core:test" --tests "org.elasticsearch.xpack.core.common.notifications.AbstractAuditorTests.testRecreateTemplateWhenDeleted" -Dtests.seed=DD34B710ABFBEA79 -Dtests.locale=en-IL -Dtests.timezone=MIT -Druntime.java=23
Applicable branches:
8.18
Reproduces locally?:
N/A
Failure History:
See dashboard
Failure Message:
org.mockito.exceptions.verification.TooFewActualInvocations:
client.execute(
indices:admin/index_template/put,
<any>,
<any>
);
Wanted 2 times:
-> at org.elasticsearch.xpack.core.common.notifications.AbstractAuditorTests.lambda$testRecreateTemplateWhenDeleted$7(AbstractAuditorTests.java:267)
But was 1 time:
-> at org.elasticsearch.client.internal.FilterClient.doExecute(FilterClient.java:56)
Issue Reasons:
- [8.18] 2 failures in test testRecreateTemplateWhenDeleted (1.3% fail rate in 154 executions)
Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.
Activity