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 f179436 commit dfd6814Copy full SHA for dfd6814
muted-tests.yml
@@ -282,6 +282,9 @@ tests:
282
- class: org.elasticsearch.search.slice.SearchSliceIT
283
method: testPointInTime
284
issue: https://github.com/elastic/elasticsearch/issues/115988
285
+- class: org.elasticsearch.action.search.PointInTimeIT
286
+ method: testPITTiebreak
287
+ issue: https://github.com/elastic/elasticsearch/issues/115810
288
289
# Examples:
290
#
0 commit comments