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
The concerned test failure was modified with my backport PR #9076 and fails with below reason.
Wanted but not invoked:
indexOutput.close();
-> at org.opensearch.index.store.RemoteSegmentStoreDirectoryTests.testUploadMetadataMissingSegment(RemoteSegmentStoreDirectoryTests.java:785)
Actually, there were zero interactions with this mock.
Gradle check has failed on push of your commit 94338e5.
Please examine the workflow log https://build.ci.opensearch.org/job/gradle-check/21807/.
Is the failure a flaky test unrelated to your change?
The text was updated successfully, but these errors were encountered: