We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Several failed tests: https://build.ci.opensearch.org/job/gradle-check/33467/ org.opensearch.repositories.gcs.GoogleCloudStorageThirdPartyTests.testListChildren org.opensearch.repositories.gcs.GoogleCloudStorageThirdPartyTests.testCreateSnapshot org.opensearch.repositories.gcs.GoogleCloudStorageThirdPartyTests.testCleanup
Plugins
./gradlew ':plugins:repository-gcs:gcsThirdPartyTest' --tests "org.opensearch.repositories.gcs.GoogleCloudStorageThirdPartyTests.testListChildren" -Dtests.seed=998634774CF1EF3C -Dtests.security.manager=false -Dtests.jvm.argline="-XX:TieredStopAtLevel=1 -XX:ReservedCodeCacheSize=64m" -Dtests.locale=ja-JP -Dtests.timezone=Africa/Asmara -Druntime.java=21
Tests always pass
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:
[Triage - attendees 1 2 3 4 5] @jed326 Thanks for filing this issue, feel free to submit a PR to address.
Sorry, something went wrong.
No branches or pull requests
Describe the bug
Several failed tests: https://build.ci.opensearch.org/job/gradle-check/33467/
org.opensearch.repositories.gcs.GoogleCloudStorageThirdPartyTests.testListChildren
org.opensearch.repositories.gcs.GoogleCloudStorageThirdPartyTests.testCreateSnapshot
org.opensearch.repositories.gcs.GoogleCloudStorageThirdPartyTests.testCleanup
Related component
Plugins
To Reproduce
Expected behavior
Tests always 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: