You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
java.lang.AssertionError: AcknowledgedResponse failed - not acked
Expected: <true>
but: was <false>
at __randomizedtesting.SeedInfo.seed([A1A7B8410230F86A:260E9455E87A563E]:0)
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:18)
at org.opensearch.test.hamcrest.OpenSearchAssertions.assertAcked(OpenSearchAssertions.java:125)
at org.opensearch.test.hamcrest.OpenSearchAssertions.assertAcked(OpenSearchAssertions.java:129)
at org.opensearch.test.TestCluster.wipeIndices(TestCluster.java:181)
at org.opensearch.test.TestCluster.wipe(TestCluster.java:92)
at org.opensearch.test.OpenSearchTestClusterRule.afterInternal(OpenSearchTestClusterRule.java:323)
at org.opensearch.test.OpenSearchTestClusterRule.after(OpenSearchTestClusterRule.java:188)
at org.opensearch.test.OpenSearchTestClusterRule$1.evaluate(OpenSearchTestClusterRule.java:374)
at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[Triage - attendees 1234567]
Second look - the reproduction does not align with the issue title, its unclear what next steps are. Please open a new issue with consistent details.
Describe the bug
The tests fail in tearDown
Failed Build
Related component
Build
To Reproduce
Expected behavior
Test should pass
Additional Details
Plugins
Please list all plugins currently enabled.
Screenshots
If applicable, add screenshots to help explain your problem.
Host/Environment (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: