We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5860ccb commit 4e14dd1Copy full SHA for 4e14dd1
muted-tests.yml
@@ -408,6 +408,9 @@ tests:
408
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
409
method: test {p0=ml/inference_crud/Test delete given unused trained model}
410
issue: https://github.com/elastic/elasticsearch/issues/126881
411
+- class: org.elasticsearch.repositories.gcs.GoogleCloudStorageBlobStoreRepositoryTests
412
+ method: testRequestStats
413
+ issue: https://github.com/elastic/elasticsearch/issues/126902
414
415
# Examples:
416
#
0 commit comments