We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 309c266 commit f179436Copy full SHA for f179436
muted-tests.yml
@@ -279,6 +279,9 @@ tests:
279
- class: org.elasticsearch.repositories.s3.S3ServiceTests
280
method: testRetryOn403RetryPolicy
281
issue: https://github.com/elastic/elasticsearch/issues/115986
282
+- class: org.elasticsearch.search.slice.SearchSliceIT
283
+ method: testPointInTime
284
+ issue: https://github.com/elastic/elasticsearch/issues/115988
285
286
# Examples:
287
#
0 commit comments