-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[TEST] Failures in IndexingMemoryControllerTests #39
Comments
Not able to reproduce with |
Yeah seems like they are not showing up on the local build but they show up on the Github workflow. |
Looks like the env is not setup properly for github actions. |
Yup I'll go ahead and close this issue. |
Got this issue on the recent GHA run: https://github.com/opensearch-project/OpenSearch/runs/4718277102?check_suite_focus=true for the PR: #1665. Reopening the issue.
|
The failure org.elasticsearch.indices.IndexingMemoryControllerTests.testSkipRefreshIfShardIsRefreshingAlready is also seen on windows machines.
|
No references in over a year. Closing. |
Couple of tests failing in IndexingMemoryControllerTests.
Reproduced by
./gradlew ':server:test'
The text was updated successfully, but these errors were encountered: